@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/749f5402-ca08-4b77-b798-1cf75526a7aa> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Proprty tax register of private dwellings" ;
    dct:identifier "749f5402-ca08-4b77-b798-1cf75526a7aa" ;
    dct:issued "2020-12-08T16:21:59"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:47:56"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ca8af9b6-25f2-4cc4-8984-db6765f84e77> ;
    dct:title "Local Propert Tax" ;
    dcat:theme <Money%20and%20Tax> .

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

