@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/6901d956-016e-450e-a292-1d048c9a675e> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description "Stores information on Buildings in state care and the funding allocated to the properties in state care." ;
    dct:identifier "6901d956-016e-450e-a292-1d048c9a675e" ;
    dct:issued "2021-01-18T17:54:54"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:23:59"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/73254903-7b1b-42ef-8274-9508c9eb2dc5> ;
    dct:title "Buildings in State Care" ;
    dcat:landingPage <https://www.gov.ie/en/organisation/department-of-tourism-culture-arts-gaeltacht-sport-and-media/> ;
    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" .

