@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p12156
  a skos:Concept ;
  skos:related yso:p12157, yso:p2138 ;
  skos:prefLabel "utbildningsbakgrund"@sv, "educational background"@en, "koulutustausta"@fi ;
  dc11:source "Kielitoimiston sanakirja" ;
  skos:closeMatch allars:Y29680, ysa:Y127134 ;
  rdfs:comment "tausta - jstak joka on jnk tapahtuman, ilmiön tms. (piilevänä) syynä, aiheuttajana, perustana, edellytyksenä, myötävaikuttajana" ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p253 .

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

yso:p2138
  skos:prefLabel "social background"@en, "social bakgrund"@sv, "sosiaalinen tausta"@fi ;
  a skos:Concept ;
  skos:related yso:p12156 .

yso:p12157
  skos:prefLabel "educational level"@en, "koulutustaso"@fi, "utbildningsnivå"@sv ;
  a skos:Concept ;
  skos:related yso:p12156 .

yso:p253
  skos:prefLabel "external properties"@en, "yttre egenskaper"@sv, "ulkoiset ominaisuudet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12156 .

