@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/6f9440a9-1aef-40aa-83f4-b74662486e47> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    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-07T21:51:16"^^xsd:dateTime ;
    dct:description "International Council Exploration of the Sea (ICES) statistical rectangle boundary administrative units for offshore King Scallop monitoring and reporting. The ICES statistical rectangle boundaries used occur in the North Atlantic Ocean, Celtic Sea, Irish Sea, Saint Georges Channel, English Channel and Bay of Biscay. Boundaries were established in 2002 under HABs monitoring programme. Boundaries generated from query appropriate King Scallop landings by ICES Id. HABs offshore boundaries were created by Marine Institute (Ireland) from ICES statistical rectangle data. Offshore HABs zone have been used to support information on monitoring and reporting of offshore shellfish safety. Data complete for reporting area covered."@en ;
    dct:identifier "6f9440a9-1aef-40aa-83f4-b74662486e47" ;
    dct:issued "2002-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:24:04"^^xsd:dateTime ;
    dct:provenance "King Scallop shellfish samples received from ports and are sampled under ISO certified Marine Institute laboratory conditions." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "['Creative Commons Non-Commercial No Derivatives licence conditions apply', 'https://creativecommons.org/licenses/by-nc-nd/3.0/ie/', 'license']" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-11.2500 46.9000, -11.2500 55.5000, 2.2500 55.5000, 2.2500 46.9000, -11.2500 46.9000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-11.25, 46.9],[-11.25, 55.5], [2.25, 55.5], [2.25, 46.9], [-11.25, 46.9]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:startDate "2002-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:startDate "2002-01-01"^^xsd:date ] ;
    dct:title "HABs Offshore Shellfish Monitoring" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/6f9440a9-1aef-40aa-83f4-b74662486e47/resource/ce83eee1-44ea-4c3f-9ef8-83ce8f65eb8d> ;
    dcat:keyword "atlantic ocean",
        "biology",
        "bristol channel",
        "celtic sea",
        "chemistry",
        "disease-cause",
        "english channel",
        "environment",
        "environmental monitoring facilities",
        "health",
        "hydrosphere",
        "irish sea",
        "life science",
        "north atlantic ocean",
        "north-east atlantic ocean",
        "oceans",
        "shellfish",
        "st. georges channel" ;
    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/6f9440a9-1aef-40aa-83f4-b74662486e47/resource/ce83eee1-44ea-4c3f-9ef8-83ce8f65eb8d> a dcat:Distribution ;
    dct:description "available as html" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2024-02-25T22:24:04"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:24:04"^^xsd:dateTime ;
    dct:title "Download data" ;
    dcat:accessURL <http://www.marine.ie/Home/site-area/data-services/interactive-maps/latest-shellfish-safety-data> .

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

