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

tero:conceptscheme a skos:ConceptScheme .
tero:p18335
  skos:altLabel "Pogostan tauti"@fi, "nivelrokko"@fi ;
  skos:broader tero:p16261 ;
  skos:exactMatch yso:p18335, ysa:Y128081 ;
  skosext:broaderGeneric tero:p16261 ;
  skos:prefLabel "Ockelbosjuka"@sv, "pogostantauti"@fi, "pogosta disease"@en ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

ysa:Y128081 skos:exactMatch tero:p18335 .
tero:p16261
  skos:prefLabel "virus diseases"@en, "virussjukdomar"@sv, "virustaudit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18335 .

yso:p18335 skos:exactMatch tero:p18335 .
