@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/238a9f0b-b12c-4c58-948a-1f6d9eb16ce2> 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 "2023-12-05T09:46:39"^^xsd:dateTime ;
    dct:description "To survey seals around the coast of Ireland between August and September 2011. The coast from Lough Foyle to Galway Bay was surveyed during this aerial survey."@en ;
    dct:identifier "238a9f0b-b12c-4c58-948a-1f6d9eb16ce2" ;
    dct:issued "2022-06-24"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:14:54"^^xsd:dateTime ;
    dct:provenance "Sightings data obtained between the 14th August and 20th August 2011 during the Harbour seal thermal imaging survey." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{http://creativecommons.org/licenses/by/4.0/,\"Copyright Government of Ireland. This dataset was created by National Parks and Wildlife Service, Department of Housing, Local Government and Heritage. This copyright material is licensed for re-use under the Creative Commons Attribution 4.0 International licence. http://creativecommons.org/licenses/by/4.0/\",otherRestrictions}" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-10.6504 50.8079, -10.6504 55.9935, -5.2891 55.9935, -5.2891 50.8079, -10.6504 50.8079))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.650444030762, 50.807923689449],[-10.650444030762, 55.993470564449], [-5.289115905762, 55.993470564449], [-5.289115905762, 50.807923689449], [-10.650444030762, 50.807923689449]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2011-08-20"^^xsd:date ;
            dcat:startDate "2011-08-14"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2011-08-20"^^xsd:date ;
            schema1:startDate "2011-08-14"^^xsd:date ] ;
    dct:title "Thermal imaging for Harbour seals 2011" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of Housing, Local Government and Heritage" ;
            vcard:hasEmail <mailto:datadelivery@housing.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/238a9f0b-b12c-4c58-948a-1f6d9eb16ce2/resource/a55c03f5-e131-4c3e-a0ba-3e3ede5b7739> ;
    dcat:keyword "biodiversity",
        "biota",
        "environment",
        "ireland",
        "mammal",
        "marine",
        "marine fauna",
        "marine mammal",
        "national parks and wildlife service",
        "npws",
        "species distribution" ;
    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/238a9f0b-b12c-4c58-948a-1f6d9eb16ce2/resource/a55c03f5-e131-4c3e-a0ba-3e3ede5b7739> a dcat:Distribution ;
    dct:description "available as zip" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "SHP / Zip" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2026-04-01T18:14:54"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:14:54"^^xsd:dateTime ;
    dct:title "Dataset" ;
    dcat:accessURL <https://www.npws.ie/sites/default/files/general/HarbourSealSurveyPart1_2011_0.zip> ;
    dcat:downloadURL <https://www.npws.ie/sites/default/files/general/HarbourSealSurveyPart1_2011_0.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Housing, Local Government, and Heritage" .

