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

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

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

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

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

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

