@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

yso:p4399
  skos:prefLabel "legal capacity"@en, "oikeustoimikelpoisuus"@fi, "rättshandlingsförmåga"@sv ;
  a skos:Concept ;
  skos:related yso:p4401 .

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

yso:p4397
  skos:prefLabel "legally incompetent"@en, "vajaavaltaiset"@fi, "omyndiga"@sv ;
  a skos:Concept ;
  skos:related yso:p4401 .

yso:p98
  skos:prefLabel "custody of a child"@en, "vårdnad om barn"@sv, "lapsen huolto"@fi ;
  a skos:Concept ;
  skos:related yso:p4401 .

yso:p4401
  skos:closeMatch allars:Y18679, ysa:Y95413 ;
  skos:prefLabel "guardianship"@en, "holhous"@fi, "förmyndarskap"@sv ;
  skos:broader yso:p2241 ;
  skos:related yso:p4399, yso:p98, yso:p4397 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

yso:p2241
  skos:prefLabel "samhälleliga fenomen"@sv, "societal phenomena"@en, "yhteiskunnalliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p4401 .

