@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/68517c24-cafa-4f68-b527-c9dfe8997c66> a dcat:Dataset ;
    dct:description "- A plan showing the site included in the Brownfield Land Register, showing extent of the site boundaries. Plan was created to be included on the Brownfield Land Register" ;
    dct:identifier "338d1b49ecfb6f883d83559b818e143c" ;
    dct:issued "2018-04-18T07:02:20.310536"^^xsd:dateTime ;
    dct:modified "2018-04-18T07:02:20.328705"^^xsd:dateTime ;
    dct:publisher <https://ckan.publishing.service.gov.uk/organization/b6da0937-000d-499c-bd48-4d7072db2802> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.5950 50.5644, 1.5950 50.7758, 1.0459 50.7758, 1.0459 50.5644, 1.5950 50.5644))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[1.594994, 50.564408],[1.594994, 50.775844], [1.045921, 50.775844], [1.045921, 50.564408], [1.594994, 50.564408]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "IWC Brownfield Land Register" .

<https://ckan.publishing.service.gov.uk/organization/b6da0937-000d-499c-bd48-4d7072db2802> a foaf:Organization ;
    foaf:name "Isle of Wight Council" .

