@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://purl.org/linked-data/registry#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix discipline: <https://service.poleterresolide.fr/voc/science_field> .
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://service.poleterresolide.fr/voc/science_field/D040700>
  dc:description "Surface-water hydrology is a field that encompasses all surface waters of the globe (overland flows, rivers, lakes, wetlands, estuaries, oceans, etc.). This is a subset of the hydrologic cycle that does not include atmospheric, and ground waters. Surface-water hydrology relates the dynamics of flow in surface-water systems (rivers, canals, streams, lakes, ponds, wetlands, marshes, arroyos, oceans, etc.). This includes the field measurement of flow (discharge); the statistical variability at each setting; floods; drought susceptibility and the development of the levels of risk; and the fluid mechanics of surface waters."@en, "à faire"@fr ;
  skos:exactMatch <https://gcmd.earthdata.nasa.gov/kms/concept/9d86cd70-062a-4c39-b3f3-226abebc07f7> ;
  skos:broader <https://service.poleterresolide.fr/voc/science_field/D040000> ;
  ns0:notation "D040700" ;
  skos:prefLabel "Surface water processes/measurements"@en, "Processus et mesures des eaux de suface"@fr ;
  a skos:Concept ;
  rdfs:label "Processus et mesures des eaux de suface"@fr, "Surface water processes/measurements"@en ;
  skos:inScheme discipline: .

<https://service.poleterresolide.fr/voc/science_field/D040000>
  rdfs:label "Geomorphology"@en, "Géomorphologie"@fr ;
  skos:prefLabel "Geomorphology"@en, "Géomorphologie"@fr ;
  a skos:Concept ;
  skos:narrower <https://service.poleterresolide.fr/voc/science_field/D040700> .

discipline:
  rdfs:label "Disciplines and theme for Solid Earth"@en, "Disciplines et thèmes pour la Terre Solide"@fr ;
  a ldp:Container, ns0:Register, skos:ConceptScheme, owl:Ontology .

