@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/5d4ff0f7-7698-46f2-908d-76176c1e56ff> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    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 "2018-12-07T22:05:51"^^xsd:dateTime ;
    dct:description "The Census of Agriculture dataset is made up of Electoral Division boundaries. Indicators available by ED include the number of sheep and the number of cattle. This data was made available from the Census of Agriculture 2010. More information on the Census of Agriculture can be obtained from the CSO website. http://www.cso.ie/en/newsandevents/pressreleases/2012pressreleases/pressreleasecensusofagriculture2010finalresults/"@en ;
    dct:identifier "5d4ff0f7-7698-46f2-908d-76176c1e56ff" ;
    dct:issued "2014-07-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-05-27T13:40:24"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/all-island-research-observatory> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "['Creative Commons licence conditions apply', 'http://creativecommons.org/licenses/by/4.0/', 'license']" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-10.5000 51.5000, -10.5000 55.5000, -5.5000 55.5000, -5.5000 51.5000, -10.5000 51.5000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.5, 51.5],[-10.5, 55.5], [-5.5, 55.5], [-5.5, 51.5], [-10.5, 51.5]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2011-04-30"^^xsd:date ;
            dcat:startDate "2011-04-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2011-04-30"^^xsd:date ;
            schema1:startDate "2011-04-01"^^xsd:date ] ;
    dct:title "Census of Agriculture" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "All-Island Research Observatory" ;
            vcard:hasEmail <mailto:airo@nuim.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/5d4ff0f7-7698-46f2-908d-76176c1e56ff/resource/3e32559a-1544-4beb-8bef-5d5193a74082>,
        <https://dgi5.staging.derilinx.com/dataset/5d4ff0f7-7698-46f2-908d-76176c1e56ff/resource/65d09949-8997-4ec4-92ff-79d814ea1327> ;
    dcat:keyword "demography",
        "economy",
        "geography",
        "ireland",
        "planningcadastre",
        "population distribution - demography",
        "science",
        "society" ;
    dcat:theme <Society>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<https://dgi5.staging.derilinx.com/dataset/5d4ff0f7-7698-46f2-908d-76176c1e56ff/resource/3e32559a-1544-4beb-8bef-5d5193a74082> a dcat:Distribution ;
    dct:description "available as json" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2024-05-27T13:40:24"^^xsd:dateTime ;
    dct:modified "2024-05-27T13:40:24"^^xsd:dateTime ;
    dct:title "Get JSON" ;
    dcat:accessURL <http://airomaps.nuim.ie/publicarcgis/rest/services/IrishTimes/AgriMaps/MapServer/1?f=pjson> ;
    dcat:downloadURL <http://airomaps.nuim.ie/publicarcgis/rest/services/IrishTimes/AgriMaps/MapServer/1?f=pjson> .

<https://dgi5.staging.derilinx.com/dataset/5d4ff0f7-7698-46f2-908d-76176c1e56ff/resource/65d09949-8997-4ec4-92ff-79d814ea1327> a dcat:Distribution ;
    dct:description "available as rest service" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "rest service" ;
            rdf:value "rest service" ] ;
    dct:issued "2024-05-27T13:40:24"^^xsd:dateTime ;
    dct:modified "2024-05-27T13:40:24"^^xsd:dateTime ;
    dct:title "REST Service" ;
    dcat:accessURL <http://airomaps.nuim.ie/publicarcgis/rest/services/IrishTimes/AgriMaps/MapServer?f=jsapi> ;
    dcat:downloadURL <http://airomaps.nuim.ie/publicarcgis/rest/services/IrishTimes/AgriMaps/MapServer?f=jsapi> .

<https://dgi5.staging.derilinx.com/organization/all-island-research-observatory> a foaf:Agent,
        foaf:Organization ;
    foaf:name "All-Island Research Observatory" .

