@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:p1319
  skos:prefLabel "koppor"@sv, "rokot"@fi, "poxes"@en ;
  a skos:Concept ;
  skos:narrower tero:D005077 .

<http://www.yso.fi/onto/mesh/D005077> skos:exactMatch tero:D005077 .
tero:conceptscheme a skos:ConceptScheme .
tero:D005077
  skos:altLabel "kolmen päivän kuume"@fi, "kolmipäiväkuume"@fi, "täpläihottuma"@fi, "exanthema subitum"@fi, "exanthema subitum"@sv, "sixth disease"@en, "täpläeksanteema"@fi, "roseola infantum"@fi, "roseola infantum"@en ;
  skos:prefLabel "exanthema subitum"@en, "vauvarokko"@fi, "tredagarsfeber"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1319 ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D005077> ;
  a skos:Concept ;
  skos:hiddenLabel "disease, sixth"@en ;
  skosext:broaderGeneric tero:p1319 .

