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

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

tero:p6971
  a skos:Concept ;
  skos:related tero:p6972 ;
  skos:prefLabel "social fostran"@sv, "sosiaalinen kasvatus"@fi, "social education"@en ;
  skos:exactMatch allars:Y26414, yso:p6971, ysa:Y98945 ;
  skosext:broaderGeneric tero:p476 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p476 .

yso:p6971 skos:exactMatch tero:p6971 .
tero:p6972
  skos:prefLabel "samlevnadskunskap"@sv, "community education"@en, "yhteisökasvatus"@fi ;
  a skos:Concept ;
  skos:related tero:p6971 .

ysa:Y98945 skos:exactMatch tero:p6971 .
