@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/58eb1292-dd3a-452d-9436-8914085392cf> a dcat:Dataset ;
    dct:accrualPeriodicity "Quarterly" ;
    dct:description "Publicly available data on public service numbers in Ireland since 1980." ;
    dct:identifier "58eb1292-dd3a-452d-9436-8914085392cf" ;
    dct:issued "2020-12-08T16:24:22"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:48:53"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/76595224-4aa2-4026-a8d0-fbf6b05756af> ;
    dct:title "DPER Databank - Public Service Numbers" ;
    dcat:landingPage <http://databank.per.gov.ie/> ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/76595224-4aa2-4026-a8d0-fbf6b05756af> a foaf:Organization ;
    foaf:name "OGCIO" .

