@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/d0102708-51fa-4c32-be01-4d0e43ecc0ce> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:description "Location Based dataset which identifies Approximate location of Protected Structures" ;
    dct:identifier "d0102708-51fa-4c32-be01-4d0e43ecc0ce" ;
    dct:issued "2021-01-18T18:37:49"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:37:49"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/dcb86b5e-7ab5-4479-966b-4224c0400a47> ;
    dct:title "Protected Structures" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/dcb86b5e-7ab5-4479-966b-4224c0400a47> a foaf:Organization ;
    foaf:name "Galway City Council" .

