@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:conceptscheme a skos:ConceptScheme .
tero:D002601
  a skos:Concept ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D002601> ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p16855 ;
  skos:broader tero:p16855 ;
  skos:hiddenLabel "chancres"@en ;
  skos:altLabel "schanker, hård"@sv ;
  skos:prefLabel "schanker"@sv, "chancre"@en, "sankkeri"@fi .

<http://www.yso.fi/onto/mesh/D002601> skos:exactMatch tero:D002601 .
tero:p16855
  skos:prefLabel "syfilis"@sv, "syphilis"@en, "kuppa"@fi ;
  a skos:Concept ;
  skos:narrower tero:D002601 .

