@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/d6180c39-ad5b-4b6a-93fd-726df088915c> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "All Supplementary protection certificates (SPC's)  registered by the IPOI." ;
    dct:identifier "d6180c39-ad5b-4b6a-93fd-726df088915c" ;
    dct:issued "2020-12-08T16:15:12"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:45:33"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1dd0cf78-8197-489b-bc33-d2ab5420159c> ;
    dct:title "Supplementary protection certificate (SPC) register" ;
    dcat:theme <Business> .

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

