@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/5b1b5130-b655-47d3-b454-6617ce972d45> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "All Designs applications and registrations by the IPOI and European/International registrations designating Ireland." ;
    dct:identifier "5b1b5130-b655-47d3-b454-6617ce972d45" ;
    dct:issued "2020-12-08T16:15:11"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:27:20"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1dd0cf78-8197-489b-bc33-d2ab5420159c> ;
    dct:title "Design 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" .

