@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/d626956f-9a87-49de-aa31-2e2ec6ed92f5> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description """Database of publicly available mineral exploration drillholes.
Held and maintained by the Exploration and Mining Division.""" ;
    dct:identifier "d626956f-9a87-49de-aa31-2e2ec6ed92f5" ;
    dct:issued "2020-12-08T16:17:37"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:27:59"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/f63d2e91-cfa4-4162-ae17-aec82c2721d1> ;
    dct:title "Drillholes Public Access" ;
    dcat:landingPage <http://spatial.dcenr.gov.ie/ExplorationAndMining/SpatialViewer/index.html> ;
    dcat:theme <Environment> .

<https://psb.prod.derilinx.com/organization/f63d2e91-cfa4-4162-ae17-aec82c2721d1> a foaf:Organization ;
    foaf:name "Department of the Environment, Climate and Communications" .

