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

tero:TNR1910
  skosext:broaderGeneric tero:p846 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p846 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1910> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "suu- ja leukakirurgia"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/stameta/TNR1910> skos:exactMatch tero:TNR1910 .
tero:conceptscheme a skos:ConceptScheme .
tero:p846
  skos:prefLabel "kirurgi"@sv, "surgery"@en, "kirurgia"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR1910 .

