@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/> .

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

envthes:10358
  skos:inScheme envthes: ;
  dc:source <http://semanticscience.org/resource/SIO_000600> ;
  a skos:Concept ;
  skos:exactMatch <https://kos.lifewatch.eu/thesauri/traits/c_77583e07>, <http://semanticscience.org/resource/SIO_000600> ;
  skos:definition "The specification that refers to the composition and arrangement of parts of an object."@en ;
  skos:broader envthes:21447 ;
  skos:prefLabel "structure"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

envthes:21447
  skos:prefLabel "characteristic"@en ;
  a skos:Concept ;
  skos:narrower envthes:10358 .

