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

tero:TNR1671
  skosext:broaderGeneric tero:p7316 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p7316 ;
  skos:related tero:p12978 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1671> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "ihoinfektiot"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p12978
  skos:prefLabel "infektionssjukdomar"@sv, "infektiotaudit"@fi, "infectious diseases"@en ;
  a skos:Concept ;
  skos:related tero:TNR1671 .

<http://www.yso.fi/onto/stameta/TNR1671> skos:exactMatch tero:TNR1671 .
tero:p7316
  skos:prefLabel "infektion"@sv, "infection"@en, "infektio"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR1671 .

