@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#> .

yso:p10752
  skos:prefLabel "custody"@en, "gripande"@sv, "säilöönotto"@fi ;
  a skos:Concept ;
  skos:related yso:p10751 .

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

yso:p10750
  skos:prefLabel "detention"@en, "anhållande"@sv, "pidättäminen"@fi ;
  a skos:Concept ;
  skos:related yso:p10751 .

yso:p10308
  skos:prefLabel "exploitation"@en, "berövande"@sv, "riisto"@fi ;
  a skos:Concept ;
  skos:narrower yso:p10751 .

yso:p6976
  skos:prefLabel "imprisonment"@en, "vangitseminen"@fi, "häktning"@sv ;
  a skos:Concept ;
  skos:related yso:p10751 .

yso:p10751
  skos:broader yso:p10308 ;
  skos:related yso:p6976, yso:p10750, yso:p10752 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "deprivation of freedom"@en, "vapaudenriisto"@fi, "frihetsberövande"@sv ;
  a skos:Concept .

