@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/hpmulti/T01235> skos:exactMatch tero:T01235 .
tero:p17682
  skos:prefLabel "vocational education"@en, "yrkesutbildning"@sv, "ammattikoulutus"@fi ;
  a skos:Concept ;
  skos:related tero:T01235 .

tero:conceptscheme a skos:ConceptScheme .
tero:p4780
  skos:prefLabel "studies"@en, "studier (studieinnehåll)"@sv, "opinnot"@fi ;
  a skos:Concept ;
  skos:narrower tero:T01235 .

tero:T01235
  skosext:broaderGeneric tero:p4780 ;
  skos:broader tero:p4780 ;
  skos:related tero:p17682 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T01235> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "praktisk yrkesutbildning"@sv, "ammattiopinnot"@fi, "vocational training"@en ;
  a skos:Concept .

