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

yso:p3189 skos:exactMatch tero:p3189 .
tero:p3189
  skos:exactMatch yso:p3189, ysa:Y113312, allars:Y36541 ;
  skos:prefLabel "hepatiitti C -virus"@fi, "hepatit C-virus"@sv, "hepatitis C virus"@en ;
  skos:broader tero:p20854 ;
  a skos:Concept ;
  skos:altLabel "HCV"@fi ;
  skosext:broaderGeneric tero:p20854 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y113312 skos:exactMatch tero:p3189 .
tero:p20854
  skos:prefLabel "hepatitis viruses"@en, "hepatiittivirukset"@fi, "hepatitvirus"@sv ;
  a skos:Concept ;
  skos:narrower tero:p3189 .

allars:Y36541 skos:exactMatch tero:p3189 .
