@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.publishing.service.gov.uk/dataset/8a334958-ff65-4f5c-9674-5a85e61ee269> a dcat:Dataset ;
    dct:description "Climatic data are required for the assessment of Agricultural Land Classification (ALC). The climatic data listed here are provided as a grid dataset with 5km spacings. The datasets are derived from data supplied by the Meteorological Office, Bracknell. They were compiled and validated in collaboration with the Soil Survey and Land Research Centre (SSLRC now NSRI) and the MAFF Agricultural Development and Advisory Service (ADAS)." ;
    dct:identifier "CU-LANDIS-ALC_CLIMATE_5K" ;
    dct:issued "2013-09-25T16:30:25.008156"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:58:45.654282"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/5ea7a4ac-7455-4ab4-8296-b6b600bf9b6e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((2.0976 49.8590, 2.0976 55.8333, -7.0980 55.8333, -7.0980 49.8590, 2.0976 49.8590))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[2.097569, 49.858951],[2.097569, 55.833259], [-7.098008, 55.833259], [-7.098008, 49.858951], [2.097569, 49.858951]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Climatological Data for Agricultural Land Classification" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/8a334958-ff65-4f5c-9674-5a85e61ee269/resource/6781ef23-8c21-47f8-ae86-26ec6ac7adc7> .

<https://ckan.publishing.service.gov.uk/dataset/8a334958-ff65-4f5c-9674-5a85e61ee269/resource/6781ef23-8c21-47f8-ae86-26ec6ac7adc7> a dcat:Distribution ;
    dct:description "LandIS website" ;
    dct:format "HTML" ;
    dct:issued "2013-10-03T14:23:05.496641"^^xsd:dateTime ;
    dct:modified "2013-10-03T14:23:05.496641"^^xsd:dateTime ;
    dct:title "LandIS website" ;
    dcat:accessURL <http://www.landis.org.uk/> .

<https://ckan.publishing.service.gov.uk/organization/5ea7a4ac-7455-4ab4-8296-b6b600bf9b6e> a foaf:Organization ;
    foaf:name "Cranfield University" .

