@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/e1a05265-6cc6-4683-9d84-503646756d09> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    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 "2021-05-20T02:10:22"^^xsd:dateTime ;
    dct:description """The INtegrated Mapping FOr the Sustainable Development of Ireland's MArine Resource (INFOMAR) programme is a joint venture between the Geological Survey of Ireland (GSI) and the Marine Institute (MI). The programme is the successor to the Irish National Seabed Survey (INSS) and concentrates on creating integrated mapping products related to the seabed. 

Gravity data has been collected on some surveys. Gravity is the measure of the force of attraction at any point on the Earth's surface. This force will vary depending on the rock type present. Gravity data is used for interpreting sub-seabed geology often in the context of the hydrocarbon exploration and mining industry, as well as to define the boundaries of the sedimentary basins."""@en ;
    dct:identifier "e1a05265-6cc6-4683-9d84-503646756d09" ;
    dct:issued "2013-06-20"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:28:21"^^xsd:dateTime ;
    dct:provenance "<5m" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/geological-survey-of-ireland> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "['Creative Commons Attribution 4.0 International (CC BY 4.0) licence', 'Data that is produced directly by the Geological Survey Ireland (GSI) is free for use under the conditions of Creative Commons Attribution 4.0 International license. https://creativecommons.org/licenses/by/4.0/legalcode\\n\\nUnder the CC-BY Licence, users must acknowledge the source of the Information in their product or application. \\nPlease use this specific attribution statement: \"Contains Irish Public Sector Data (Geological Survey Ireland and Marine Institute) licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) licence\".', 'license']" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-17.1000 50.1000, -17.1000 57.1000, -5.0100 57.1000, -5.0100 50.1000, -17.1000 50.1000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-17.1, 50.1],[-17.1, 57.1], [-5.01, 57.1], [-5.01, 50.1], [-17.1, 50.1]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2005-12-31"^^xsd:date ;
            dcat:startDate "1999-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2005-12-31"^^xsd:date ;
            schema1:startDate "1999-01-01"^^xsd:date ] ;
    dct:title "INSS Seabed Survey Gravity" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Geological Survey of Ireland" ;
            vcard:hasEmail <mailto:GSI-Seabed@gsi.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/e1a05265-6cc6-4683-9d84-503646756d09/resource/9e3dad76-5494-4d26-85e9-572294f35308> ;
    dcat:keyword "atlantic ocean",
        "celtic sea",
        "earth science",
        "environment",
        "geology",
        "geophysics",
        "geoscientificinformation",
        "gravity",
        "gravity samples",
        "hydrosphere",
        "infomar",
        "irish sea and st. georges channel",
        "lithosphere",
        "monitoring technique",
        "north atlantic ocean",
        "north-east atlantic ocean",
        "oceans",
        "physical science",
        "physics",
        "science",
        "sea",
        "sea bed",
        "seabed mapping",
        "seabed survey",
        "submarine morphology",
        "survey" ;
    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/e1a05265-6cc6-4683-9d84-503646756d09/resource/9e3dad76-5494-4d26-85e9-572294f35308> a dcat:Distribution ;
    dct:description "available as HTML" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2024-02-25T22:28:22"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:28:21"^^xsd:dateTime ;
    dct:title "Download data" ;
    dcat:accessURL <https://www.gsi.ie/en-ie/data-and-maps/Pages/Marine.aspx#Gravity> .

<https://dgi5.staging.derilinx.com/organization/geological-survey-of-ireland> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Geological Survey Ireland" .

