@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/c270ca3e-4c43-4bb6-95e8-b6bc21b79bc5> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "A list of patent agents registered with the Intellectual Property Office of Ireland (IPOI)" ;
    dct:identifier "c270ca3e-4c43-4bb6-95e8-b6bc21b79bc5" ;
    dct:issued "2020-12-08T16:15:14"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:38:53"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/1dd0cf78-8197-489b-bc33-d2ab5420159c> ;
    dct:title "Register of Patent Agents" ;
    dcat:landingPage <https://www.ipoi.gov.ie/en/law-practice/regulation-of-patent-agents/register-of-patent-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" .

