@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/f0c5416b-177d-4cd1-9101-d72c14ce288e> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "All trademarks applications and registrations filed with the IPOI and European/International registrations designating Ireland." ;
    dct:identifier "f0c5416b-177d-4cd1-9101-d72c14ce288e" ;
    dct:issued "2020-12-08T16:15:10"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:41:45"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1dd0cf78-8197-489b-bc33-d2ab5420159c> ;
    dct:title "Trademark 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" .

