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

tero:p846
  skos:prefLabel "kirurgi"@sv, "surgery"@en, "kirurgia"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR1886 .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/stameta/TNR1886> skos:exactMatch tero:TNR1886 .
allars:Y40382 skos:exactMatch tero:TNR1886 .
ysa:Y177806 skos:exactMatch tero:TNR1886 .
tero:TNR1886
  skos:broader tero:p846 ;
  skos:exactMatch ysa:Y177806, allars:Y40382, <http://www.yso.fi/onto/stameta/TNR1886> ;
  skos:prefLabel "ögonkirurgi"@sv, "silmäkirurgia"@fi, "eye surgery"@en ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skosext:broaderGeneric tero:p846 .

