@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/8172dcb4-6281-4370-b0c1-8089c3560618> 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:14:14"^^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. Shallow seismic sub-bottom profile (Pinger) data provides information on the shallow soft sedimentary layers of the seafloor."@en ;
    dct:identifier "8172dcb4-6281-4370-b0c1-8089c3560618" ;
    dct:issued "2013-06-20"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:29:40"^^xsd:dateTime ;
    dct:provenance "Sub-bottom profile." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/geological-survey-of-ireland> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "['Creative Commons International Attribution 4.0 licence conditions apply', 'https://creativecommons.org/licenses/by/4.0/\\n\\nRights (can)\\n\\nShare- copy and redistribute the data in any medium or format\\n\\nAdapt- remix, transform, and build upon the material for any purpose, even commercially\\n\\nRequirements (must)\\n\\nAttribution- Give appropriate credit, provide a link to the licence, and indicate if changes were made. Do so in any reasonable manner, but not in any way that suggests the license endorses you or your use\\n\\nNo additional restrictions - may not apply legal terms or technological measures that legally restrict others from doing anything the license permits\\n\\nUnder the CC-BY Licence, users must acknowledge the source of the Information in their product or application.\\n\\nPlease use this specific attribution statement: \"Contains Irish Public Sector Data (Geological Survey Ireland & 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 ;
            schema1:endDate "2005-12-31"^^xsd:date ;
            schema1:startDate "2003-06-02"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2005-12-31"^^xsd:date ;
            dcat:startDate "2003-06-02"^^xsd:date ] ;
    dct:title "INSS INFOMAR Seabed Survey Shallow Seismic Sub-Bottom Profile" ;
    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/8172dcb4-6281-4370-b0c1-8089c3560618/resource/e52f2d81-2645-43fa-afb7-569e78b6d817> ;
    dcat:keyword "atlantic ocean",
        "celtic sea",
        "earth science",
        "environment",
        "geography",
        "geology",
        "geoscientificinformation",
        "hydrography",
        "hydrosphere",
        "infomar",
        "irish sea and st. georges channel",
        "lithosphere",
        "monitoring technique",
        "natural science",
        "north-east atlantic ocean",
        "oceans",
        "pinger",
        "science",
        "sea",
        "sea bed",
        "seabed mapping",
        "seabed survey",
        "sub bottom profile",
        "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/8172dcb4-6281-4370-b0c1-8089c3560618/resource/e52f2d81-2645-43fa-afb7-569e78b6d817> a dcat:Distribution ;
    dct:description "available as html" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2024-02-25T22:29:40"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:29:40"^^xsd:dateTime ;
    dct:title "Request Data" ;
    dcat:accessURL <https://jetstream.gsi.ie/iwdds/map.jsp> .

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

