@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:TNR2091
  skosext:broaderGeneric tero:p7413 ;
  skos:note "YSOhierB YSO termin alaluokka"@fi ;
  skos:broader tero:p7413 ;
  skos:exactMatch <http://www.yso.fi/onto/stameta/TNR2091> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "asiakaslähtöinen arviointi"@fi ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
tero:p6080
  a skos:Collection ;
  skos:prefLabel "arviointi kohteen mukaan"@fi ;
  skos:member tero:TNR2091 .

tero:p7413
  skos:prefLabel "evaluation"@en, "utvärdering"@sv, "arviointi"@fi ;
  a skos:Concept ;
  skos:narrower tero:TNR2091 .

<http://www.yso.fi/onto/stameta/TNR2091> skos:exactMatch tero:TNR2091 .
