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

tero:conceptscheme a skos:ConceptScheme .
tero:T00340
  skos:prefLabel "undervisningsmodeller"@sv, "koulutusmenetelmät"@fi, "educational methods"@en ;
  a skos:Concept ;
  skos:related tero:T00344 .

<http://www.yso.fi/onto/hpmulti/T00344> skos:exactMatch tero:T00344 .
tero:p9675
  skos:prefLabel "educational programmes"@en, "kursplaner"@sv, "koulutusohjelmat"@fi ;
  a skos:Concept ;
  skos:related tero:T00344 .

tero:p4513
  skos:prefLabel "standards"@en, "standarder"@sv, "standardit"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00344 .

tero:T00344
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00344> ;
  skos:prefLabel "educational standards"@en, "koulutusstandardit"@fi, "utbildningsmål"@sv ;
  skosext:broaderGeneric tero:p4513 ;
  skos:broader tero:p4513 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:T00340, tero:p9675 ;
  a skos:Concept .

