@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/91a06e0f-ed18-441e-8f13-85b996e1a538> a dcat:Dataset ;
    dct:conformsTo epsg:29902 ;
    dct:created "2023-11-21T15:06:37"^^xsd:dateTime ;
    dct:description """This dataset is owned and provided by the Central Fisheries Board (CFB)

Dataset is a point file attributed with 'Barrier Type'."""@en ;
    dct:identifier "91a06e0f-ed18-441e-8f13-85b996e1a538" ;
    dct:issued "2023-11-21T15:06:37"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:11:50"^^xsd:dateTime ;
    dct:provenance "Dataset sourced from CFB" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"Seek Permissions\",\"Seek Permissions\",otherRestrictions}" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-10.1446 51.7249, -10.1446 55.0682, -7.9385 55.0682, -7.9385 51.7249, -10.1446 51.7249))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.144556, 51.724884],[-10.144556, 55.068152], [-7.938517, 55.068152], [-7.938517, 51.724884], [-10.144556, 51.724884]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Central Fisheries Board Barriers" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Compass Informatics" ;
            vcard:hasEmail <mailto:arobinson@compass.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/91a06e0f-ed18-441e-8f13-85b996e1a538/resource/256a329f-47c0-421f-9a32-7aa8e67e7567> ;
    dcat:keyword "central fisheries board barriers",
        "coastal heritage",
        "environment",
        "habitats and biotopes",
        "heritage council",
        "oceans" ;
    dcat:theme <Environment>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/91a06e0f-ed18-441e-8f13-85b996e1a538/resource/256a329f-47c0-421f-9a32-7aa8e67e7567> a dcat:Distribution ;
    dct:description "available as arcsde connection" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "arcsde connection" ;
            rdf:value "arcsde connection" ] ;
    dct:issued "2026-04-01T18:11:50"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:11:50"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://Server=w08-sde93%3B%20Service=5273%3B%20Database=HCVector%3B%20User=HCVectorAdmin%3B%20Version=sde.DEFAULT> .

<https://dgi5.staging.derilinx.com/organization/marine-institute> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Marine Institute" .

