@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/261edd7d-8070-4cae-b5c0-234efdf4d6bb> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "All published short term and long patents filed with the IPOI, and European/International patents designating Ireland." ;
    dct:identifier "261edd7d-8070-4cae-b5c0-234efdf4d6bb" ;
    dct:issued "2020-12-08T16:15:02"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:36:04"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1dd0cf78-8197-489b-bc33-d2ab5420159c> ;
    dct:title "Patent 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" .

