@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/921610d3-4c8d-423b-9b3e-b0ae0b589dd7> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo epsg:29902,
        "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 "2024-08-27T12:21:09"^^xsd:dateTime ;
    dct:description "Special Protection Areas (SPAs) are designated under the European Commission Directive on the Conservation of Wild Birds. All European Community member States are required to identify internationally important areas for breeding, over-wintering and migrating birds and designate them as Special Protection Areas (SPAs)."@en ;
    dct:identifier "921610d3-4c8d-423b-9b3e-b0ae0b589dd7" ;
    dct:issued "2013-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:14:30"^^xsd:dateTime ;
    dct:provenance "The Conservation Objectives for these sites have been reviewed and are available for download and view from the DAERA website - https://www.daera-ni.gov.uk/search/type/publication?query=Special%20Protection%20Area" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"Data is for public use under Creative Commons CC-By 4.0\",https://creativecommons.org/licenses/by/4.0/,license}" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-10.4747 51.4455, -10.4747 55.3800, -6.0131 55.3800, -6.0131 51.4455, -10.4747 51.4455))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.47472, 51.44555],[-10.47472, 55.37999], [-6.01306, 55.37999], [-6.01306, 51.44555], [-10.47472, 51.44555]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2014-01-24"^^xsd:date ;
            schema1:startDate "1980-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2014-01-24"^^xsd:date ;
            dcat:startDate "1980-01-01"^^xsd:date ] ;
    dct:title "Northern Ireland Special Protection Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of Agriculture, Environment and Rural Affairs" ;
            vcard:hasEmail <mailto:daeradirect.armagh@daera-ni.gov.uk> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/921610d3-4c8d-423b-9b3e-b0ae0b589dd7/resource/b0dd3b19-9927-4b2a-a283-f585f6a7a1a4> ;
    dcat:keyword "animal species",
        "biodiversity",
        "biota",
        "ecological",
        "ecology",
        "environment",
        "habitat",
        "northern ireland",
        "protected sites",
        "protection of animals",
        "protection of birds",
        "protection of species",
        "spa",
        "special protection area",
        "terrestrial ecosystem",
        "wildlife protection",
        "wildlife sanctuary" ;
    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/921610d3-4c8d-423b-9b3e-b0ae0b589dd7/resource/b0dd3b19-9927-4b2a-a283-f585f6a7a1a4> a dcat:Distribution ;
    dct:description "available as WMS" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "WMS" ;
            rdf:value "WMS" ] ;
    dct:issued "2026-04-01T18:14:30"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:14:30"^^xsd:dateTime ;
    dct:title "WMS GetMap" ;
    dcat:accessURL <http://gis.epa.ie/geoserver/EPA/wms?service=WMS&version=1.1.0&request=GetMap&layers=EPA:PROT_NISPA&styles=&bbox=197363.0%2C308954.0529999994%2C368479.53000000026%2C454000.1099999994&width=768&height=650&srs=EPSG:29902&format=image%2Fpng> .

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

