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

<http://www.yso.fi/onto/stameta/TNR1136> skos:exactMatch tero:TNR1136 .
tero:conceptscheme a skos:ConceptScheme .
tero:TNR1137
  skos:prefLabel "leikkaustoiminta"@fi ;
  a skos:Concept ;
  skos:related tero:TNR1136 .

tero:p18204
  skos:prefLabel "queues"@en, "jonot"@fi, "köer"@sv ;
  a skos:Concept ;
  skos:narrower tero:TNR1136 .

tero:TNR1136
  skosext:broaderGeneric tero:p18204 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p18204 ;
  skos:related tero:TNR1137 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR1136> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "leikkausjonot"@fi ;
  a skos:Concept .

