@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/98769977-fcbd-4e45-bb68-e3e5cb21d5ee> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "A list of trade mark agents registered with the Intellectual Property Office of Ireland (IPOI)" ;
    dct:identifier "98769977-fcbd-4e45-bb68-e3e5cb21d5ee" ;
    dct:issued "2020-12-08T16:15:13"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:38:55"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1dd0cf78-8197-489b-bc33-d2ab5420159c> ;
    dct:title "Register of Trade Mark Agents" ;
    dcat:landingPage <https://www.ipoi.gov.ie/en/law-practice/regulation-of-trade-mark-agents/register-of-trade-mark-agents/> ;
    dcat:theme <Employment> .

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

