@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/b27aee34-cdb8-4ad0-8254-db329de1947b> a dcat:Dataset ;
    dct:description "MNCR training week. Only one site was properly surveyed at Bovisand Bay." ;
    dct:identifier "fc83b499-2bc3-40fd-b130-5488278b4cd5" ;
    dct:issued "2015-12-15T20:15:34.160873"^^xsd:dateTime ;
    dct:modified "2018-05-17T12:19:41.995825"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/d535271c-a76d-4af2-81e7-335b5da1a2bf> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-4.1191 50.3359, -4.1191 50.3387, -4.1218 50.3387, -4.1218 50.3359, -4.1191 50.3359))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-4.119100983, 50.33593355],[-4.119100983, 50.33868092], [-4.121789393, 50.33868092], [-4.121789393, 50.33593355], [-4.119100983, 50.33593355]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Habitat point records from 1993 MNCR Plymouth survey training data" ;
    dcat:distribution <https://ckan.publishing.service.gov.uk/dataset/b27aee34-cdb8-4ad0-8254-db329de1947b/resource/191b7109-9e22-4a08-b350-21403ddf43b9> .

<https://ckan.publishing.service.gov.uk/dataset/b27aee34-cdb8-4ad0-8254-db329de1947b/resource/191b7109-9e22-4a08-b350-21403ddf43b9> a dcat:Distribution ;
    dct:description "Resource locator" ;
    dct:format "CSV" ;
    dct:issued "2015-12-15T20:15:34.229550"^^xsd:dateTime ;
    dct:modified "2015-12-15T20:15:34.229550"^^xsd:dateTime ;
    dct:title "1993-MNCR-Plymouth-survey-training-data.csv" ;
    dcat:accessURL <http://data.jncc.gov.uk/data/fc83b499-2bc3-40fd-b130-5488278b4cd5-1993-MNCR-Plymouth-survey-training-data.csv> .

<https://ckan.publishing.service.gov.uk/organization/d535271c-a76d-4af2-81e7-335b5da1a2bf> a foaf:Organization ;
    foaf:name "Joint Nature Conservation Committee" .

