@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:D030361
  skos:prefLabel "papillomavirusinfektioner"@sv, "papillomavirus infections"@en, "papilloomavirusinfektiot"@fi ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D030361> ;
  skos:broader tero:p7316 ;
  skos:altLabel "HPV-infektiot"@fi, "kondyloomainfektio"@fi, "papilloomavirusinfektio"@fi, "HPV-infektio"@fi ;
  a skos:Concept ;
  skos:hiddenLabel "papillomavirus infection"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p7316 .

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

tero:conceptscheme a skos:ConceptScheme .
