@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p12763
  skos:prefLabel "level"@en, "nivå"@sv, "taso"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12157 .

yso:p12156
  skos:prefLabel "koulutustausta"@fi, "educational background"@en, "utbildningsbakgrund"@sv ;
  a skos:Concept ;
  skos:related yso:p12157 .

yso:p2510
  skos:prefLabel "social stratification"@en, "sosiaalinen kerrostuneisuus"@fi, "social stratifiering"@sv ;
  a skos:Concept ;
  skos:related yso:p12157 .

yso:p12157
  skos:broader yso:p12763 ;
  skos:related yso:p12156, yso:p2510, yso:p6311 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "educational level"@en, "koulutustaso"@fi, "utbildningsnivå"@sv ;
  a skos:Concept .

puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p6311
  skos:prefLabel "social mobility"@en, "sosiaalinen liikkuvuus"@fi, "social rörlighet"@sv ;
  a skos:Concept ;
  skos:related yso:p12157 .

