@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:21536
  skos:inScheme envthes: ;
  a skos:Concept ;
  skos:exactMatch <http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl#C41546>, <http://www.qudt.org/qudt/owl/1.0.0/quantity/Instances.html#Resistance> ;
  skos:definition "[NCIT] A Resistance Process consists of activities of biologic molecules or complexes involved in processes that maintain immunity to, or counteract, defeat, or withstand the effects of, an antagonistic agent."@en ;
  skos:broader envthes:21463 ;
  skos:prefLabel "resistance"@en ;
  dc:creator "herbert.schentz@umweltbundesamt.at"@en .

envthes:21463
  skos:prefLabel "derived property"@en ;
  a skos:Concept ;
  skos:narrower envthes:21536 .

