@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.staging.publishing.service.gov.uk/dataset/78368450-1a9f-442a-9ce6-be9f467db604> a dcat:Dataset ;
    dct:description """This is a national coverage rivers and inland water bodies dataset for Great Britain. 

The geometries for this dataset have been derived from Ordnance Survey Meridian 2 data at 1:50,000 scale and merged into a single dataset that covers the whole of Great Britain (England, Scotland, Wales). The rivers and inland water bodies have been named where possible, with the names coming from OS MasterMap data.""" ;
    dct:identifier "09cd57e1-a7b8-415f-aca6-ad819008a471" ;
    dct:issued "2013-04-01T09:12:32.952161"^^xsd:dateTime ;
    dct:modified "2016-02-10T16:48:10.824298"^^xsd:dateTime ;
    dct:publisher <https://ckan.staging.publishing.service.gov.uk/organization/a42aa1ab-8fbf-4fdf-bbca-07570caa1cfb> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((1.7900 49.9000, 1.7900 61.6690, -8.6550 61.6690, -8.6550 49.9000, 1.7900 49.9000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[1.79, 49.9],[1.79, 61.669019999999996], [-8.655, 61.669019999999996], [-8.655, 49.9], [1.79, 49.9]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Great Britain's Rivers and Inland Waters" .

<https://ckan.staging.publishing.service.gov.uk/organization/a42aa1ab-8fbf-4fdf-bbca-07570caa1cfb> a foaf:Organization ;
    foaf:name "University of Edinburgh" .

