@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/557db704-4915-4fac-8692-b1ead276bbfb> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Details of members of the public requesting attendance at an event at Áras an Uachtaráin." ;
    dct:identifier "557db704-4915-4fac-8692-b1ead276bbfb" ;
    dct:issued "2020-12-08T16:22:46"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:29:11"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/add5448a-62e3-4d44-bb01-ee0e1664a687> ;
    dct:title "Events database" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/add5448a-62e3-4d44-bb01-ee0e1664a687> a foaf:Organization ;
    foaf:name "President's Establishment" .

