@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:TNR1758
  skosext:broaderGeneric tero:p846 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p846 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1758> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "leuka- ja kasvokirurgia"@fi ;
  a skos:Concept .

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

