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

yso:p9164
  skos:closeMatch ysa:Y14350 ;
  skos:related yso:p3637, yso:p9166, yso:p9165 ;
  skos:prefLabel "itsemäärääminen"@fi, "self-determination"@en, "självbestämmande"@sv ;
  skos:broader yso:p642 ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept .

yso:p642
  skos:prefLabel "kognition"@sv, "cognition"@en, "kognitio"@fi ;
  a skos:Concept ;
  skos:narrower yso:p9164 .

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

yso:p9165
  skos:prefLabel "autonomi"@sv, "autonomia"@fi ;
  a skos:Concept ;
  skos:related yso:p9164 .

yso:p3637
  skos:prefLabel "intimitetsskydd"@sv, "protection of the individual"@en, "yksilönsuoja"@fi ;
  a skos:Concept ;
  skos:related yso:p9164 .

yso:p9166
  skos:prefLabel "individual liberty"@en, "individuell frihet"@sv, "yksilönvapaus"@fi ;
  a skos:Concept ;
  skos:related yso:p9164 .

