@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/611982d0-388d-457b-803a-837e001962eb> a dcat:Dataset ;
    dct:conformsTo epsg:29902 ;
    dct:created "2023-11-21T15:08:04"^^xsd:dateTime ;
    dct:description """Dataset owned and provided by OSi as part of the OSI core database 2009.

Polyline dataset representative of disused railways around Ireland"""@en ;
    dct:identifier "611982d0-388d-457b-803a-837e001962eb" ;
    dct:issued "2023-11-21T15:08:04"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:12:37"^^xsd:dateTime ;
    dct:provenance "Dataset provided by OSi in December 2009" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"Seek Permissions\",\"Seek Permissions\",otherRestrictions}" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-10.4564 51.4710, -10.4564 55.2856, -6.0103 55.2856, -6.0103 51.4710, -10.4564 51.4710))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.456435, 51.471047],[-10.456435, 55.285637], [-6.010326, 55.285637], [-6.010326, 51.471047], [-10.456435, 51.471047]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Disused Railways" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Compass Informatics" ;
            vcard:hasEmail <mailto:arobinson@compass.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/611982d0-388d-457b-803a-837e001962eb/resource/78449e6a-f741-4727-84d3-12bbfeacf6c2> ;
    dcat:keyword "coastal heritage",
        "disused railways",
        "heritage council",
        "land use",
        "ordnance survey ireland",
        "science",
        "society" ;
    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/611982d0-388d-457b-803a-837e001962eb/resource/78449e6a-f741-4727-84d3-12bbfeacf6c2> a dcat:Distribution ;
    dct:description "available as arcsde connection" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "arcsde connection" ;
            rdf:value "arcsde connection" ] ;
    dct:issued "2026-04-01T18:12:37"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:12:37"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://Server=w08-sde93%3B%20Service=5273%3B%20Database=HCVector%3B%20User=HCVectorAdmin%3B%20Version=sde.DEFAULT> .

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

