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

tero:p8875
  skos:prefLabel "unconsciousness"@en, "tajuttomuus"@fi, "medvetslöshet"@sv ;
  a skos:Concept ;
  skos:narrower tero:D003128 .

tero:conceptscheme a skos:ConceptScheme .
tero:D003128
  skos:altLabel "comatose"@en, "syvä tajuttomuus"@fi, "inconscientia"@fi, "coma"@fi ;
  skos:prefLabel "coma"@en, "koma"@sv, "kooma"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p8875 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p8875 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D003128> ;
  skos:hiddenLabel "comas"@en, "pseudocomas"@en .

<http://www.yso.fi/onto/mesh/D003128> skos:exactMatch tero:D003128 .
