PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX dcat: <http://www.w3.org/ns/dcat#>
PREFIX dcmitype: <http://purl.org/dc/dcmitype/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX geo: <http://www.opengis.net/ont/geosparql#>
PREFIX vcard: <http://www.w3.org/2006/vcard/ns#>
PREFIX prov: <http://www.w3.org/ns/prov#>
PREFIX odrs: <http://schema.theodi.org/odrs#>
PREFIX sosa: <http://www.w3.org/ns/sosa/>
PREFIX sdo: <https://schema.org/>
PREFIX ef: <http://www.w3.org/2015/03/inspire/ef/>
PREFIX doo: <https://digital.ceh.ac.uk/ontology/doo/>
PREFIX adms: <http://www.w3.org/ns/adms#>
PREFIX : <https://catalogue.ceh.ac.uk/id/>
:a78c90a2-8da4-4f0a-9c6a-c1d1a4a3c2b0
dcterms:title "UKCEH digital river network of Great Britain web map service" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/a78c90a2-8da4-4f0a-9c6a-c1d1a4a3c2b0" ;
dcterms:description "This is a web map service of the UKCEH digital river network of Great Britain (1:50,000). It is a river centreline network, based originally on OS 1:50,000 mapping. There are four layers: rivers; canals; surface pipes (man-made channels such as aqueducts and leats) and miscellaneous channels (including estuary and lake centre-lines and some underground channels)." ;
dcterms:spatial [
a dcterms:Location ;
dcat:bbox "POLYGON((-9.89 49.3, -9.89 61.38, 3.36 61.38, 3.36 49.3, -9.89 49.3))"^^geo:wktLiteral ;
] ;
dcat:contactPoint
<https://ror.org/00pggkr55> ;
dcterms:subject
<http://onto.nerc.ac.uk/CEHMD/topic/9>,
<http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService> ;
a dcmitype:Service ;
dcterms:license <https://eidc.ac.uk/licences/wms/plain>
;
dcterms:rights [ a dcterms:RightsStatement ;
odrs:copyrightNotice "If images of the river network are reproduced the following copyright notice should be included on or under the image: copyright UKCEH. Contains Ordnance Survey data copyright Crown copyright and database right.";
]
;
dcterms:accessRights [
a dcterms:RightsStatement ;
rdfs:label "unknown"
] ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
<https://ror.org/00pggkr55> a foaf:Organization ;
foaf:name "Centre for Ecology & Hydrology" ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<http://onto.nerc.ac.uk/CEHMD/topic/9> a skos:Concept;
skos:prefLabel "Hydrology"; rdfs:label "Hydrology"
. <http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService> a skos:Concept;
skos:prefLabel "infoMapAccessService"; rdfs:label "infoMapAccessService"
.
<https://ror.org/00pggkr55> a foaf:Organization ;
foaf:name "Centre for Ecology & Hydrology" .