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

tero:conceptscheme a skos:ConceptScheme .
tero:p476
  skos:prefLabel "kasvatus"@fi, "education"@en, "fostran"@sv ;
  a skos:Concept ;
  skos:narrower tero:p19710 .

yso:p19710 skos:exactMatch tero:p19710 .
allars:Y29843 skos:exactMatch tero:p19710 .
ysa:Y127178 skos:exactMatch tero:p19710 .
tero:p19710
  skos:exactMatch ysa:Y127178, yso:p19710, allars:Y29843 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "cleanliness education"@en, "siisteyskasvatus"@fi, "renlighetsfostran"@sv ;
  skos:broader tero:p476 ;
  skosext:broaderGeneric tero:p476 ;
  a skos:Concept ;
  skos:altLabel "potträning"@sv .

