@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/24cffed0-8b54-45c6-8280-0f24fa6cbf21> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    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:21:15"^^xsd:dateTime ;
    dct:description """The location of hydro electricity stations around Ireland.
Data was created for use in MSFD article 8, 9 10 reporting."""@en ;
    dct:identifier "24cffed0-8b54-45c6-8280-0f24fa6cbf21" ;
    dct:issued "2014-04-24"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-08T11:51:24"^^xsd:dateTime ;
    dct:provenance "Locations were digitised based on reference material sourced from Wikipedia under Commons licence." ;
    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 ((-10.4747 51.4455, -10.4747 55.3800, -6.0131 55.3800, -6.0131 51.4455, -10.4747 51.4455))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.47472, 51.44555],[-10.47472, 55.37999], [-6.01306, 55.37999], [-6.01306, 51.44555], [-10.47472, 51.44555]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2015-04-20"^^xsd:date ;
            schema1:startDate "2015-01-20"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2015-04-20"^^xsd:date ;
            dcat:startDate "2015-01-20"^^xsd:date ] ;
    dct:title "Hydro Electric Station" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/24cffed0-8b54-45c6-8280-0f24fa6cbf21/resource/27a4c4ad-76e6-4058-a663-78a37021aa80>,
        <https://dgi5.staging.derilinx.com/dataset/24cffed0-8b54-45c6-8280-0f24fa6cbf21/resource/4bb53640-5158-49d3-ad2e-d9169ad4e197>,
        <https://dgi5.staging.derilinx.com/dataset/24cffed0-8b54-45c6-8280-0f24fa6cbf21/resource/6516a5cc-3c03-4927-9cbf-bffd2744329f>,
        <https://dgi5.staging.derilinx.com/dataset/24cffed0-8b54-45c6-8280-0f24fa6cbf21/resource/6a7f160d-3d1d-4913-a6b3-20e96e50241a>,
        <https://dgi5.staging.derilinx.com/dataset/24cffed0-8b54-45c6-8280-0f24fa6cbf21/resource/d466af8f-c5a9-4c32-8379-587a7192c910>,
        <https://dgi5.staging.derilinx.com/dataset/24cffed0-8b54-45c6-8280-0f24fa6cbf21/resource/e74b5cf1-c71e-4e7c-8a87-b4b4c1bdd7b7> ;
    dcat:keyword "applied science",
        "ballyshannon",
        "cork",
        "donegal",
        "economy",
        "electricity",
        "electricity generation",
        "electricity supply industry",
        "engineering",
        "government",
        "hydro electricity station",
        "hydroelectric energy",
        "hydrosphere",
        "ireland",
        "lee",
        "liffey",
        "shannon",
        "utilitiescommunication",
        "utility and governmental services",
        "water power",
        "wicklow" ;
    dcat:landingPage <http://atlas.marine.ie/arcgis/services/EnergyResourcesInfrastructure/MapServer/WMSServer?REQUEST=GetMap&SERVICE=WMS&LAYERS=7&VERSION=1.3.0&FORMAT=image/png&CRS=CRS:84&BBOX=-10.5%2C51.5%2C-5.5%2C55.5&WIDTH=1000&HEIGHT=1000&STYLES=default> ;
    dcat:theme <Government>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

<https://dgi5.staging.derilinx.com/dataset/24cffed0-8b54-45c6-8280-0f24fa6cbf21/resource/27a4c4ad-76e6-4058-a663-78a37021aa80> a dcat:Distribution ;
    dct:description "available as CSV" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2024-02-25T22:33:56"^^xsd:dateTime ;
    dct:modified "2025-09-03T14:49:11"^^xsd:dateTime ;
    dct:title "Download CSV" ;
    dcat:accessURL <http://atlas.marine.ie/midata/EnergyResourcesInfrastructure/Hydro_Electricity_Generating_Station.csv.zip> ;
    dcat:downloadURL <http://atlas.marine.ie/midata/EnergyResourcesInfrastructure/Hydro_Electricity_Generating_Station.csv.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/24cffed0-8b54-45c6-8280-0f24fa6cbf21/resource/4bb53640-5158-49d3-ad2e-d9169ad4e197> a dcat:Distribution ;
    dct:description "available as wfs" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "WFS" ;
            rdf:value "WFS" ] ;
    dct:issued "2024-02-25T22:33:56"^^xsd:dateTime ;
    dct:modified "2025-09-03T14:49:11"^^xsd:dateTime ;
    dct:title "WFS GetFeature" ;
    dcat:accessURL <http://atlas.marine.ie/arcgis/services/EnergyResourcesInfrastructure/MapServer/WFSServer?request=GetFeature&service=WFS&TYPENAME=EnergyResourcesInfrastructure:Hydro_Electricity_Generating_Station> ;
    dcat:downloadURL <http://atlas.marine.ie/arcgis/services/EnergyResourcesInfrastructure/MapServer/WFSServer?request=GetFeature&service=WFS&TYPENAME=EnergyResourcesInfrastructure:Hydro_Electricity_Generating_Station> .

<https://dgi5.staging.derilinx.com/dataset/24cffed0-8b54-45c6-8280-0f24fa6cbf21/resource/6516a5cc-3c03-4927-9cbf-bffd2744329f> a dcat:Distribution ;
    dct:description "available as zip" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "ZIP" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2024-02-25T22:33:56"^^xsd:dateTime ;
    dct:modified "2025-09-03T14:49:11"^^xsd:dateTime ;
    dct:title "Download Shapefile" ;
    dcat:accessURL <http://atlas.marine.ie/midata/EnergyResourcesInfrastructure/Hydro_Electricity_Generating_Station.shapezip.zip> ;
    dcat:downloadURL <http://atlas.marine.ie/midata/EnergyResourcesInfrastructure/Hydro_Electricity_Generating_Station.shapezip.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/24cffed0-8b54-45c6-8280-0f24fa6cbf21/resource/6a7f160d-3d1d-4913-a6b3-20e96e50241a> a dcat:Distribution ;
    dct:description "available as json" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2024-02-25T22:33:56"^^xsd:dateTime ;
    dct:modified "2025-09-03T14:49:11"^^xsd:dateTime ;
    dct:title "GeoJSON" ;
    dcat:accessURL <http://atlas.marine.ie/arcgis/rest/services/EnergyResourcesInfrastructure/MapServer/5?f=pjson> ;
    dcat:downloadURL <http://atlas.marine.ie/arcgis/rest/services/EnergyResourcesInfrastructure/MapServer/5?f=pjson> .

<https://dgi5.staging.derilinx.com/dataset/24cffed0-8b54-45c6-8280-0f24fa6cbf21/resource/d466af8f-c5a9-4c32-8379-587a7192c910> a dcat:Distribution ;
    dct:description "available as WMS" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "WMS" ;
            rdf:value "WMS" ] ;
    dct:issued "2024-02-25T22:33:56"^^xsd:dateTime ;
    dct:modified "2025-09-03T14:49:11"^^xsd:dateTime ;
    dct:title "WMS GetMap" ;
    dcat:accessURL <http://atlas.marine.ie/arcgis/services/EnergyResourcesInfrastructure/MapServer/WMSServer?REQUEST=GetMap&SERVICE=WMS&LAYERS=7&VERSION=1.3.0&FORMAT=image/png&CRS=CRS:84&BBOX=-10.5%2C51.5%2C-5.5%2C55.5&WIDTH=1000&HEIGHT=1000&STYLES=default> .

<https://dgi5.staging.derilinx.com/dataset/24cffed0-8b54-45c6-8280-0f24fa6cbf21/resource/e74b5cf1-c71e-4e7c-8a87-b4b4c1bdd7b7> a dcat:Distribution ;
    dct:description "available as KML" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "KML" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2024-02-25T22:33:56"^^xsd:dateTime ;
    dct:modified "2025-09-03T14:49:11"^^xsd:dateTime ;
    dct:title "Download KML" ;
    dcat:accessURL <http://atlas.marine.ie/midata/EnergyResourcesInfrastructure/Hydro_Electricity_Generating_Station.kml.zip> ;
    dcat:downloadURL <http://atlas.marine.ie/midata/EnergyResourcesInfrastructure/Hydro_Electricity_Generating_Station.kml.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" .

