@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/6f472c89-55c4-466a-a16a-f5ccaf495cfa> a dcat:Dataset ;
    dct:description """NSI features derives many parameters beneficial for modelling soils. These parameters, derived from readings and measurements taken at the NSI site include the depth from the surface to various layers, as well as providing information on the amount of risk that is posed to this soil by erosion and flooding. This dataset will prove important for those wanting a good understanding of the depths of the various layers in the soil profile, and those interested in mapping
risks.""" ;
    dct:identifier "CU-LANDIS-NSI_FEATURES" ;
    dct:issued "2013-09-25T16:30:29.932489"^^xsd:dateTime ;
    dct:modified "2016-02-10T18:22:25.541625"^^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 "NSI Features" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/6f472c89-55c4-466a-a16a-f5ccaf495cfa/resource/4a91f56c-433b-44cc-863f-fd66cb3e6c49> .

<https://ckan.publishing.service.gov.uk/dataset/6f472c89-55c4-466a-a16a-f5ccaf495cfa/resource/4a91f56c-433b-44cc-863f-fd66cb3e6c49> a dcat:Distribution ;
    dct:description "LandIS website" ;
    dct:format "HTML" ;
    dct:issued "2013-10-03T14:21:14.645414"^^xsd:dateTime ;
    dct:modified "2013-10-03T14:21:14.645414"^^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" .

