@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/99e55e31-f09b-40c3-88c2-0776b8b9312a> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Database of Irish Place Names" ;
    dct:identifier "99e55e31-f09b-40c3-88c2-0776b8b9312a" ;
    dct:issued "2021-01-18T18:04:21"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:32:52"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/73254903-7b1b-42ef-8274-9508c9eb2dc5> ;
    dct:title "Irish Place names database" ;
    dcat:theme <Arts%2C%20Heritage%2C%20Culture> .

<https://psb.prod.derilinx.com/organization/73254903-7b1b-42ef-8274-9508c9eb2dc5> a foaf:Organization ;
    foaf:name "Department of Tourism, Culture, Arts, Gaeltacht, Sports and Media" .

