@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/167a466e-34a3-4d85-8641-2ca0028e8361> a dcat:Dataset ;
    dct:description "Soil Pits represent the most detailed descriptions made of a soil profile. They are used for classification of the soil series. For generating standard property information on a series base it was necessary to  check and simplify some of the more critical properties of the profile such as the horizon designation code used to describe the type of horizon." ;
    dct:identifier "CU-LANDIS-SOILPIT_PROFILE_CLASSIFIED" ;
    dct:issued "2013-09-25T16:31:00.432562"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:53:18.672379"^^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 "Classified Soil Pit Profile Information" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/167a466e-34a3-4d85-8641-2ca0028e8361/resource/7d3636be-fd09-4b41-bb73-db35ff630bf4> .

<https://ckan.publishing.service.gov.uk/dataset/167a466e-34a3-4d85-8641-2ca0028e8361/resource/7d3636be-fd09-4b41-bb73-db35ff630bf4> a dcat:Distribution ;
    dct:description "LandIS website" ;
    dct:format "HTML" ;
    dct:issued "2013-10-03T14:23:53.858574"^^xsd:dateTime ;
    dct:modified "2013-10-03T14:23:53.858574"^^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" .

