@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 schema1: <http://schema.org/> .
@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/9ffd67f8-243e-4a87-8c49-692c1c8e7493> a dcat:Dataset ;
    dct:accrualPeriodicity "Never" ;
    dct:conformsTo epsg:4326,
        "The INSPIRE Directive or INSPIRE lays down a general framework for a Spatial Data Infrastructure (SDI) for the purposes of European Community environmental policies and policies or activities which may have an impact on the environment." ;
    dct:created "2018-12-07T22:14:49"^^xsd:dateTime ;
    dct:description "Bathymetry water depth survey including Esri raster Grid and contour vector lines at 1m intervals. Data coverage includes Lough Feeagh in the Burrishoole catchment Co. Mayo Ireland. Data collected from 2002 survey. Data collected using standard echosounder device gear mounted on the front of a boat for determining the depth of the lake by measuring time taken for sound echoes to return to the listener. The purpose of the survey was to understand the depth profile of Lough Feeagh to support ecosystem analysis of the lake catchment. Data collection undertaken by NUI Galway in consultation with the Marine Institute Newport facility. Data coverage 100% of the lake area surveyed."@en ;
    dct:identifier "9ffd67f8-243e-4a87-8c49-692c1c8e7493" ;
    dct:issued "2012-04-24"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:32:00"^^xsd:dateTime ;
    dct:provenance "Dataset produced by bathymetry survey on Lough Feeagh. Access this data via online data request through MI Data Request Service." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "['Creative Commons Licence conditions apply', 'https://creativecommons.org/licenses/by/4.0/', 'license']" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-9.6652 53.8929, -9.6652 53.9803, -9.5624 53.9803, -9.5624 53.8929, -9.6652 53.8929))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-9.6652, 53.8929],[-9.6652, 53.9803], [-9.5624, 53.9803], [-9.5624, 53.8929], [-9.6652, 53.8929]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2002-11-30"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2002-11-30"^^xsd:date ] ;
    dct:title "Bathymetric Survey of Lough Feeagh" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/9ffd67f8-243e-4a87-8c49-692c1c8e7493/resource/62fb7b2b-06e1-4b11-95ff-ed1f509531bc> ;
    dcat:keyword "burrishoole",
        "elevation",
        "environment",
        "furnace",
        "geography",
        "hydrography",
        "hydrosphere",
        "inlandwaters",
        "ireland",
        "lough feeagh",
        "mayo",
        "science",
        "water (geographic)" ;
    dcat:theme <Science>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

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

<https://dgi5.staging.derilinx.com/dataset/9ffd67f8-243e-4a87-8c49-692c1c8e7493/resource/62fb7b2b-06e1-4b11-95ff-ed1f509531bc> a dcat:Distribution ;
    dct:description "available as shp" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "SHP" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2024-02-25T22:32:00"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:32:00"^^xsd:dateTime ;
    dct:title "Download shapefile" ;
    dcat:accessURL <http://data.marine.ie/downloads/Burrishoole/LoughFeeaghDepthContours.zip> ;
    dcat:downloadURL <http://data.marine.ie/downloads/Burrishoole/LoughFeeaghDepthContours.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

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

