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/>
:e4b36270-8246-4afa-8eff-6781210a0477
dcterms:title "WMS of wooded riparian zones in Great Britain" ;
dcterms:identifier "https://catalogue.ceh.ac.uk/id/e4b36270-8246-4afa-8eff-6781210a0477" ;
dcterms:description "This web map service provides a 1km resolution gridded coverage of wooded areas in riparian zones (river- or streamsides) across Great Britain. The areas classified as riparian in this dataset are defined by a 50 metre buffer applied to the CEH 1:50000 watercourse network. Wooded areas within this zone are identified as those classified by the Land Cover Map of Great Britain 2007 as either coniferous or deciduous woodland. The data are aggregated to a 1km resolution." ;
dcterms:spatial [
a dcterms:Location ;
dcat:bbox "POLYGON((-8.648 49.864, -8.648 60.861, 1.768 60.861, 1.768 49.864, -8.648 49.864))"^^geo:wktLiteral ;
] ;
dcterms:publisher
<https://ror.org/04xw4m193> ;
dcterms:subject
<http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService> ;
a dcmitype:Service ;
dcterms:license <https://eidc.ac.uk/licences/wms/plain>
;
dcterms:accessRights [
a dcterms:RightsStatement ;
rdfs:label "unknown"
] ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
<https://ror.org/04xw4m193> a foaf:Organization ;
foaf:name "NERC Environmental Information Data Centre" ;
vcard:hasEmail "info@eidc.ac.uk" ;
foaf:member <https://ror.org/04xw4m193> ;
.
<http://inspire.ec.europa.eu/metadata-codelist/SpatialDataServiceCategory/infoMapAccessService> a skos:Concept;
skos:prefLabel "infoMapAccessService"; rdfs:label "infoMapAccessService"
.