@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/33c10362-17bc-45cb-a4dc-c2f8b2a2434c> a dcat:Dataset ;
    dct:conformsTo epsg:29902 ;
    dct:created "2023-11-21T15:13:00"^^xsd:dateTime ;
    dct:description """Dataset owned and provided by Galway County Council
Data provided in esri format in June 2010

Dataset attributed with Site 'Location' and Site 'Name'"""@en ;
    dct:identifier "33c10362-17bc-45cb-a4dc-c2f8b2a2434c" ;
    dct:issued "2023-11-21T15:13:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:15:53"^^xsd:dateTime ;
    dct:provenance "Dataset provided by Galway County Council in esri format" ;
    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 ((-9.9320 53.0683, -9.9320 53.5764, -8.0188 53.5764, -8.0188 53.0683, -9.9320 53.0683))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-9.93196, 53.068311],[-9.93196, 53.576378], [-8.01879, 53.576378], [-8.01879, 53.068311], [-9.93196, 53.068311]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Bird Watching Galway" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Compass Informatics" ;
            vcard:hasEmail <mailto:arobinson@compass.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/33c10362-17bc-45cb-a4dc-c2f8b2a2434c/resource/f00515f6-8693-42cb-96a3-00c7130ffd2c> ;
    dcat:keyword "environment",
        "habitats and biotopes",
        "society" ;
    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/33c10362-17bc-45cb-a4dc-c2f8b2a2434c/resource/f00515f6-8693-42cb-96a3-00c7130ffd2c> 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:15:53"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:15:53"^^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" .

