@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/12b1563a-42a9-4fb2-9d1c-3734671bdfbe> a dcat:Dataset ;
    dct:accrualPeriodicity "Never" ;
    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 "2023-11-04T01:24:24"^^xsd:dateTime ;
    dct:description "A trail is usually a path, track or unpaved lane or road. Trails in Co. Wexford include Coillte Recrecational Trail, National Loop Walk, Cycling and other trails."@en ;
    dct:identifier "12b1563a-42a9-4fb2-9d1c-3734671bdfbe" ;
    dct:issued "2017-03-14"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-05-27T11:36:06"^^xsd:dateTime ;
    dct:provenance "Wexford County Council Map Gallery including geographical locations of trails across Co. Wexford." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/50d63f2a-70f3-499f-8a1e-a4f883d3cd8d> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "['Creative Commons licence conditions apply', 'https://creativecommons.org/licenses/by/4.0/', 'license']" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-6.7810 52.1490, -6.7810 52.7430, -6.2530 52.7430, -6.2530 52.1490, -6.7810 52.1490))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-6.781, 52.149],[-6.781, 52.743], [-6.253, 52.743], [-6.253, 52.149], [-6.781, 52.149]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:startDate "2014-06-30"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:startDate "2014-06-30"^^xsd:date ] ;
    dct:title "Co. Wexford" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wexford County Council" ;
            vcard:hasEmail <mailto:gis@wexfordcoco.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/12b1563a-42a9-4fb2-9d1c-3734671bdfbe/resource/35141226-0b71-4b2c-9025-a77078e16f26>,
        <https://dgi5.staging.derilinx.com/dataset/12b1563a-42a9-4fb2-9d1c-3734671bdfbe/resource/3657e424-5a4e-4432-a6a2-56259b07feb1> ;
    dcat:keyword "askamore",
        "atmosphere",
        "bannow bay",
        "biosphere",
        "bunclody",
        "duncannon",
        "environment",
        "forest",
        "geography",
        "green space",
        "kilmore quay",
        "land use",
        "location",
        "new ross",
        "oulart",
        "planningcadastre",
        "recreation",
        "recreational area",
        "rosslare harbour",
        "science",
        "society",
        "tara hill",
        "terrestrial area",
        "tintern",
        "wexford" ;
    dcat:theme <Science>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/12b1563a-42a9-4fb2-9d1c-3734671bdfbe/resource/35141226-0b71-4b2c-9025-a77078e16f26> a dcat:Distribution ;
    dct:description "available as json" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2024-05-27T11:36:06"^^xsd:dateTime ;
    dct:modified "2024-05-27T11:36:06"^^xsd:dateTime ;
    dct:title "Download JSON" ;
    dcat:accessURL <https://maps.wexford.ie/extwebadapt103/rest/services/Public/TrailsOfWexford/MapServer?f=pjson> ;
    dcat:downloadURL <https://maps.wexford.ie/extwebadapt103/rest/services/Public/TrailsOfWexford/MapServer?f=pjson> .

<https://dgi5.staging.derilinx.com/dataset/12b1563a-42a9-4fb2-9d1c-3734671bdfbe/resource/3657e424-5a4e-4432-a6a2-56259b07feb1> a dcat:Distribution ;
    dct:description "available as KML" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "KML" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/vnd.google-earth.kmz> ] ;
    dct:issued "2024-05-27T11:36:06"^^xsd:dateTime ;
    dct:modified "2024-05-27T11:36:06"^^xsd:dateTime ;
    dct:title "Download KML" ;
    dcat:accessURL <https://maps.wexford.ie/extwebadapt103/rest/services/Public/TrailsOfWexford/MapServer/kml/mapImage.kmz> ;
    dcat:downloadURL <https://maps.wexford.ie/extwebadapt103/rest/services/Public/TrailsOfWexford/MapServer/kml/mapImage.kmz> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.google-earth.kmz> .

<https://dgi5.staging.derilinx.com/organization/50d63f2a-70f3-499f-8a1e-a4f883d3cd8d> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Wexford County Council" .

