@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix elter_cl: <http://vocabs.lter-europe.net/elter_cl/> .
@prefix dc: <http://purl.org/dc/terms/> .

<http://vocabs.lter-europe.net/elter_cl>
  skos:prefLabel "eLTER Controlled Lists"@en ;
  a skos:ConceptScheme .

elter_cl:10028
  skos:inScheme <http://vocabs.lter-europe.net/elter_cl> ;
  dc:source <http://inspire.ec.europa.eu/theme/hy> ;
  a skos:Concept ;
  dc:contributor "0000-0003-2195-3997"@en ;
  skos:exactMatch <http://inspire.ec.europa.eu/theme/hy> ;
  skos:definition "Hydrographic elements, including marine areas and all other water bodies and items related to them, including river basins and sub-basins. Where appropriate, according to the definitions set out in Directive 2000/60/EC of the European Parliament and of the Council of 23 October 2000 establishing a framework for Community action in the field of water policy (2) and in the form of networks."@en ;
  skos:broader elter_cl:10001 ;
  skos:prefLabel "hydrography"@en ;
  dc:creator "0000-0003-2195-3997"@en .

elter_cl:10001
  skos:prefLabel "INSPIRE data theme"@en ;
  a skos:Concept ;
  skos:narrower elter_cl:10028 .

