@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 .
yso:p25737 skos:exactMatch tero:p25737 .
tero:p6182
  skos:prefLabel "doctors"@en, "läkare"@sv, "lääkärit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25737 .

ysa:Y183964 skos:exactMatch tero:p25737 .
tero:p25737
  skosext:broaderGeneric tero:p6182 ;
  skos:broader tero:p6182 ;
  skos:exactMatch ysa:Y183964, yso:p25737 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "endokrinologit"@fi ;
  a skos:Concept .

