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

envthes:
  skos:prefLabel "EnvThes"@en ;
  a skos:ConceptScheme .

envthes:20613
  skos:narrower envthes:10098, envthes:10099 ;
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:note "[controlled by ] Mark Frenzel, 22 May 2013\" , \"[source of definition ] Worksheet Hend: Crustacea"@en ;
  skos:altLabel "crustacea"@en ;
  skos:scopeNote "US LTER controlled vocabulary"@en ;
  skos:exactMatch <https://vocab.lternet.edu/vocab/vocab/?tema=134>, <http://en.wikipedia.org/wiki/crustaceans> ;
  skos:definition "[GEMET] A class of arthropod animals having jointed feet and mandibles, two pairs of antennae, and segmented, chitin-encased bodies."@en ;
  skos:broader envthes:20593 ;
  skos:prefLabel "crustaceans"@en ;
  dc:modified "2022-10-10"^^xsd:date ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:10098
  skos:prefLabel "cladocera"@en ;
  a skos:Concept ;
  skos:broader envthes:20613 .

envthes:10099
  skos:prefLabel "copepoda"@en ;
  a skos:Concept ;
  skos:broader envthes:20613 .

envthes:20593
  skos:prefLabel "invertebrates"@en ;
  a skos:Concept ;
  skos:narrower envthes:20613 .

