@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/9d02fd4b-03a9-4442-b0d5-3d812fd372f2> a dcat:Dataset ;
    dct:accrualPeriodicity "Quarterly" ;
    dct:description "Publicly available data on public service numbers in Ireland since 1980." ;
    dct:identifier "9d02fd4b-03a9-4442-b0d5-3d812fd372f2" ;
    dct:issued "2021-01-11T14:41:21"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:38:05"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/c523fdcc-fecb-43bf-b256-3b2f212ba30e> ;
    dct:title "Public Service Numbers" ;
    dcat:landingPage <http://databank.per.gov.ie/> ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/c523fdcc-fecb-43bf-b256-3b2f212ba30e> a foaf:Organization ;
    foaf:name "Office of the Government Chief Information Officer" .

