@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/42677e75-ce92-4d24-b9eb-9c4ca929c7b4> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description "Properties and Gardens that qualify for Section 482 relief under the Taxes and Consolidation Act" ;
    dct:identifier "42677e75-ce92-4d24-b9eb-9c4ca929c7b4" ;
    dct:issued "2021-01-18T18:40:09"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:40:09"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/73254903-7b1b-42ef-8274-9508c9eb2dc5> ;
    dct:title "Section 482 Relief" ;
    dcat:landingPage <www.revenue.ie> ;
    dcat:theme <Arts%2C%20Heritage%2C%20Culture> .

<https://psb.prod.derilinx.com/organization/73254903-7b1b-42ef-8274-9508c9eb2dc5> a foaf:Organization ;
    foaf:name "Department of Tourism, Culture, Arts, Gaeltacht, Sports and Media" .

