@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/mesh/D006515> skos:exactMatch tero:D006515 .
tero:D006515
  skos:exactMatch <http://www.yso.fi/onto/mesh/D006515> ;
  skos:altLabel "B-hepatiittivirus"@fi, "hepatitis virus, homologous serum"@en ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:prefLabel "hepatitis b virus"@en, "hepatit b-virus"@sv, "hepatiitti b -virus"@fi ;
  skos:hiddenLabel "B virus, Hepatitis"@en, "hepatitis b viruses"@en, "virus, hepatitis b"@en, "particle, dane"@en, "viruses, hepatitis b"@en ;
  skosext:broaderGeneric tero:p1123 ;
  skos:broader tero:p1123 .

tero:p1123
  skos:prefLabel "virus"@sv, "viruses"@en, "virukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:D006515 .

tero:conceptscheme a skos:ConceptScheme .
