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/>
:f0ef01e5-fdd5-4641-988a-cf5a5525513d
dcterms:title "NRFA River flow trends explorer" ;
dcterms:identifier <https://catalogue.ceh.ac.uk/id/f0ef01e5-fdd5-4641-988a-cf5a5525513d> ;
dcterms:description "This Shiny app provides a way of exploring and evaluating trends in peak flow and daily flow data within the measuring stations with records in the National River Flow Archive. The main purpose is to highlight trends in peak flow and daily flow percentiles by using the Theil Sen estimator of trend. The outputs here are based on data taken using the NRFA API, and are designed to match the station trends pages on the NRFA webpage. This work was supported by the Natural Environment Research Council award number NE/R016429/1 as part of the UK-SCAPE programme delivering National Capability." ;
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 ;
] ;
dcat:contactPoint
:f0ef01e5-fdd5-4641-988a-cf5a5525513d_c0 ;
dcterms:subject
<http://vocabs.ceh.ac.uk/ukscape/research-project/18>,
<http://vocabs.ceh.ac.uk/ukscape/research-project/15>,
<http://vocabs.ceh.ac.uk/ukscape/service/52>,
<http://vocabs.ceh.ac.uk/ukscape/research-theme/44>,
<http://vocabs.ceh.ac.uk/ukscape/science-challenge/37> ;
dcterms:language <http://id.loc.gov/vocabulary/iso639-1/en> .
:f0ef01e5-fdd5-4641-988a-cf5a5525513d_c0 a foaf:Person ;
foaf:name "Henrys, P." ;
foaf:familyName "Henrys" ;
foaf:givenName "Pete" ;
vcard:hasEmail "enquiries@ceh.ac.uk" ;
foaf:member <https://ror.org/00pggkr55> ;
.
<http://vocabs.ceh.ac.uk/ukscape/research-project/18> a skos:Concept;
skos:prefLabel "Data Labs"; rdfs:label "Data Labs"
. <http://vocabs.ceh.ac.uk/ukscape/research-project/15> a skos:Concept;
skos:prefLabel "National River Flow Archive"; rdfs:label "National River Flow Archive"
. <http://vocabs.ceh.ac.uk/ukscape/service/52> a skos:Concept;
skos:prefLabel "Web Portal"; rdfs:label "Web Portal"
. <http://vocabs.ceh.ac.uk/ukscape/research-theme/44> a skos:Concept;
skos:prefLabel "Water"; rdfs:label "Water"
. <http://vocabs.ceh.ac.uk/ukscape/science-challenge/37> a skos:Concept;
skos:prefLabel "Water quality and resources"; rdfs:label "Water quality and resources"
.
<https://ror.org/00pggkr55> a foaf:Organization ;
foaf:name "UK Centre for Ecology & Hydrology" .