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

yso:p475 skos:exactMatch tero:p475 .
allars:Y17684 skos:exactMatch tero:p475 .
tero:conceptscheme a skos:ConceptScheme .
tero:p17682
  skos:prefLabel "vocational education"@en, "yrkesutbildning"@sv, "ammattikoulutus"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p475 ;
  skos:broader tero:p475 .

ysa:Y100743 skos:exactMatch tero:p475 .
tero:p476
  skos:prefLabel "kasvatus"@fi, "education"@en, "fostran"@sv ;
  a skos:Concept ;
  skos:narrower tero:p475 .

tero:p475
  skos:exactMatch ysa:Y100743, yso:p475, allars:Y17684 ;
  skos:prefLabel "vocational training"@en, "fackutbildning"@sv, "ammattikasvatus"@fi ;
  skos:narrower tero:p17682 ;
  skos:broader tero:p476 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p476 ;
  skos:inScheme tero:conceptscheme .

