@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

<http://www.yso.fi/onto/ttl/TTL825> skos:exactMatch tero:TTL825 .
tero:TTL2038
  skos:prefLabel "anestetika, bedövningsmedel"@sv, "anaesthetics"@en, "nukutusaineet"@fi ;
  a skos:Concept ;
  skos:narrower tero:TTL825 .

tero:conceptscheme a skos:ConceptScheme .
tero:TTL825
  skosext:broaderGeneric tero:TTL2038 ;
  skos:broader tero:TTL2038 ;
  skos:altLabel "cas 13838-16-9"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL825> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "enfluran"@sv, "enflurane"@en, "enfluraani"@fi ;
  a skos:Concept .

