@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://psb.prod.derilinx.com/dataset/6c0b88ea-c63e-41ba-8d3f-e13f8770f11c> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Proprty tax register of private dwellings" ;
    dct:identifier "6c0b88ea-c63e-41ba-8d3f-e13f8770f11c" ;
    dct:issued "2021-01-11T14:36:08"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:34:10"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ca8af9b6-25f2-4cc4-8984-db6765f84e77> ;
    dct:title "Local Property Tax" ;
    dcat:theme <Money%20and%20Tax> .

<https://psb.prod.derilinx.com/organization/ca8af9b6-25f2-4cc4-8984-db6765f84e77> a foaf:Organization ;
    foaf:name "Revenue Commissioners" .

