@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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/c048bcb6-c73c-495f-9b63-4260ffa3423b> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo "See the referenced specification" ;
    dct:created "2021-03-03T12:39:04"^^xsd:dateTime ;
    dct:identifier "c048bcb6-c73c-495f-9b63-4260ffa3423b" ;
    dct:issued "2021-02-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2022-03-16T05:18:00"^^xsd:dateTime ;
    dct:provenance "Data supplied by Marine Institute." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"Consult license for use limitations\",otherRestrictions,otherRestrictions}" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-5.2723 48.1802, -5.2723 56.7000, -16.0908 56.7000, -16.0908 48.1802, -5.2723 48.1802))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-5.27233, 48.180187833],[-5.27233, 56.7], [-16.09085, 56.7], [-16.09085, 48.180187833], [-5.27233, 48.180187833]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "9999-12-31"^^xsd:date ;
            schema1:startDate "2020-12-16"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "9999-12-31"^^xsd:date ;
            dcat:startDate "2020-12-16"^^xsd:date ] ;
    dct:title "Seascape Character Type" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/c048bcb6-c73c-495f-9b63-4260ffa3423b/resource/763e251f-637e-477a-837c-f3b462b1e51b>,
        <https://dgi5.staging.derilinx.com/dataset/c048bcb6-c73c-495f-9b63-4260ffa3423b/resource/9cb04e81-11d3-46f3-a515-32c47332750a>,
        <https://dgi5.staging.derilinx.com/dataset/c048bcb6-c73c-495f-9b63-4260ffa3423b/resource/a15f3194-a47b-411b-8377-8b94a2735163> ;
    dcat:keyword "boundaries",
        "environment",
        "location",
        "planningcadastre" ;
    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/c048bcb6-c73c-495f-9b63-4260ffa3423b/resource/763e251f-637e-477a-837c-f3b462b1e51b> a dcat:Distribution ;
    dct:description "Marine Institute home page" ;
    dct:issued "2022-03-16T05:18:01"^^xsd:dateTime ;
    dct:modified "2022-03-16T05:18:01"^^xsd:dateTime ;
    dct:title "Marine Institute home page" ;
    dcat:accessURL <http://www.marine.ie> ;
    dcat:downloadURL <http://www.marine.ie> .

<https://dgi5.staging.derilinx.com/dataset/c048bcb6-c73c-495f-9b63-4260ffa3423b/resource/9cb04e81-11d3-46f3-a515-32c47332750a> a dcat:Distribution ;
    dct:description "available as HTML" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2022-03-16T05:18:01"^^xsd:dateTime ;
    dct:modified "2022-03-16T05:18:01"^^xsd:dateTime ;
    dct:title "https://emff.marine.ie/blue-growth/definition-and-classification-ireland%E2%80%99s-seascapes" ;
    dcat:accessURL <https://emff.marine.ie/blue-growth/definition-and-classification-ireland%E2%80%99s-seascapes> .

<https://dgi5.staging.derilinx.com/dataset/c048bcb6-c73c-495f-9b63-4260ffa3423b/resource/a15f3194-a47b-411b-8377-8b94a2735163> a dcat:Distribution ;
    dct:description "available as HTML" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2022-03-16T05:18:01"^^xsd:dateTime ;
    dct:modified "2022-03-16T05:18:01"^^xsd:dateTime ;
    dct:title "Organisation Home Page" ;
    dcat:accessURL <http://www.marine.ie> .

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

