@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/b76a47e4-6d54-4f69-a2d4-6d575e64a4b8> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Records relating to properties/lands purchased by the MAHG" ;
    dct:identifier "b76a47e4-6d54-4f69-a2d4-6d575e64a4b8" ;
    dct:issued "2021-01-18T18:37:40"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:37:40"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/73254903-7b1b-42ef-8274-9508c9eb2dc5> ;
    dct:title "Property Acquisitions Database" ;
    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" .

