@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/51852c88-1639-41e6-a416-c425942e1232> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "All Supplementary protection certificates (SPC's)  registered by the IPOI." ;
    dct:identifier "51852c88-1639-41e6-a416-c425942e1232" ;
    dct:issued "2021-01-11T14:37:03"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:41:05"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1dd0cf78-8197-489b-bc33-d2ab5420159c> ;
    dct:title "Supplementary protection certificate register" ;
    dcat:theme <Employment> .

<https://psb.prod.derilinx.com/organization/1dd0cf78-8197-489b-bc33-d2ab5420159c> a foaf:Organization ;
    foaf:name "Intellectual Property Office of Ireland" .

