@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 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/361aef95-2e82-4ce0-a62e-709c1cc1c44b> a dcat:Dataset ;
    dct:accrualPeriodicity "Never" ;
    dct:conformsTo epsg:29903,
        "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-07T22:09:50"^^xsd:dateTime ;
    dct:description """This GIS dataset holds positive records from the National Otter Survey of Ireland 1980/1981 by the Vincent Wildlife Trust. The survey was the first systematic study of otters and their wetland and coastal habitats to be undertaken throughout the Republic of Ireland and Northern Ireland. It took place between January 1980 and March 1981. The survey provided a base-line against which further studies could be compared and thus assist monitoring of populations and distribution.

Publication: Chapman, P.J. & Chapman, L.L. (1982). Otter Survey of Ireland 1980-81. Survey carried out on behalf of The Vincent Wildlife Trust."""@en ;
    dct:identifier "361aef95-2e82-4ce0-a62e-709c1cc1c44b" ;
    dct:issued "1982-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:14:12"^^xsd:dateTime ;
    dct:provenance """Alternate 50km Irish Grid squares were surveyed to obtain a representative coverage of all major regions and habitat types throughout Ireland in the limited time available. The basic unit area used during the survey was the 10km Irish Grid square, and a representative sample of wetland and coastal habitat types present in each 10km square was chosen whenever possible. It was generally possible to locate six sites within each whole 10km square. 

Survey points were frequently located at bridges, fords, piers etc., which provided good access. Spraints and tracks were accepted as proof of otters’ presence.  Of the 2,373 sites surveyed, 2,177 were found to have signs of otters, giving an overall result of 91,7% positive. Observations of non-targeted species (mainly fish species and American mink) were also recorded and are included in this dataset.

The survey records were at a later stage supplied to NPWS in MS Access .mdb format, and records for the Republic of Ireland were uploaded into the NPWS Species database. Spot-checks of record locations against discovery series mapping were carried out prior to the upload, and Recorder 6 validation rules applied. The records were then exported from the Species database as a polygon shapefile showing squares, with the side lengths of the squares corresponding to the precision in which the records were provided.""" ;
    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.0000 51.7667, -10.0000 55.5000, -6.0000 55.5000, -6.0000 51.7667, -10.0000 51.7667))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.0, 51.766740000000006],[-10.0, 55.5], [-6.000000000000001, 55.5], [-6.000000000000001, 51.766740000000006], [-10.0, 51.766740000000006]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "National Otter Survey of Ireland 1980-1981" ;
    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/361aef95-2e82-4ce0-a62e-709c1cc1c44b/resource/51045e23-8ffc-40e2-b4f2-d28e7babecad> ;
    dcat:keyword "biodiversity",
        "environment",
        "heritage",
        "ireland",
        "lutra lutra",
        "national biodiversity plan",
        "national parks and wildlife service",
        "npws",
        "species",
        "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/361aef95-2e82-4ce0-a62e-709c1cc1c44b/resource/51045e23-8ffc-40e2-b4f2-d28e7babecad> 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:12"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:14:12"^^xsd:dateTime ;
    dct:title "Zip file containing shapefile download" ;
    dcat:accessURL <https://www.npws.ie/sites/default/files/general/Otter_survey_1980_1981.zip> ;
    dcat:downloadURL <https://www.npws.ie/sites/default/files/general/Otter_survey_1980_1981.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" .

