@prefix kfp: <http://data.loterre.fr/ark:/67375/KFP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

kfp: a skos:ConceptScheme .
kfp:-RJVMS44T-C
  skos:prefLabel "general anaesthetic"@en ;
  a skos:Concept ;
  skos:narrower kfp:-C2GL95SH-D .

kfp:-
  a isothes:ConceptGroup ;
  skos:prefLabel "3_STAR"@en ;
  skos:member kfp:-C2GL95SH-D .

kfp:-C2GL95SH-D
  skos:hiddenLabel "Inhalationsanaesthetikum"@en, "Inhalationsnarkotikum"@en, "Inhalationsnarkotika"@en, "Inhalationsanaesthetika"@en, "anesthetic gases"@en, "inhalation anesthetics"@en ;
  skos:inScheme kfp: ;
  owl:sameAs obo:CHEBI_38870 ;
  a skos:Concept ;
  skos:broader kfp:-RJVMS44T-C ;
  skos:prefLabel "inhalation anaesthetic"@en .

