@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:D006678
  skos:prefLabel "hiv"@sv, "hiv"@en, "HIV"@fi ;
  a skos:Concept ;
  skos:narrower tero:D015497 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/mesh/D015497> skos:exactMatch tero:D015497 .
tero:D015497
  skos:prefLabel "HIV-1"@en, "HIV-1"@sv, "HIV-1"@fi ;
  a skos:Concept ;
  skos:altLabel "human immunodeficiency virus 1"@en, "HIV-I"@en, "humant immunbristvirus typ 1"@sv, "immunodeficiency virus type 1, human"@en, "HI-virus 1"@fi, "human immunodeficiency virus type 1"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:D006678 ;
  skos:broader tero:D006678 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D015497> .

