@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/ddddb0dc-6614-4e57-9ce0-396a6cc64d16> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Database for all registered titles to property in, and guaranteed by, the state" ;
    dct:identifier "ddddb0dc-6614-4e57-9ce0-396a6cc64d16" ;
    dct:issued "2020-12-08T16:20:17"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:35:06"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/fa051440-d202-4866-ac95-e0394d9348f3> ;
    dct:title "National Land Register" ;
    dcat:landingPage <https://www.eregistration.ie/> ;
    dcat:theme <Housing> .

<https://psb.prod.derilinx.com/organization/fa051440-d202-4866-ac95-e0394d9348f3> a foaf:Organization ;
    foaf:name "Property Registration Authority" .

