@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:10354
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C25336> ;
  skos:definition "[NCIT] An arrangement of objects, facts, behaviors, or other things which have scientific, mathematical, geometric, statistical, or other meaning."@en ;
  skos:broader envthes:21447 ;
  skos:prefLabel "pattern"@en ;
  dc:creator <https://orcid.org/0000-0003-2195-3997> .

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

