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

yso:p10224
  skos:prefLabel "A-kliniker"@sv, "A-klinikat"@fi, "a-clinics"@en ;
  a skos:Concept ;
  skos:broader yso:p283 .

yso:p14880
  skos:prefLabel "centralanstalter"@sv, "central institutions"@en, "keskuslaitokset"@fi ;
  a skos:Concept ;
  skos:broader yso:p283 .

yso:p5980
  skos:prefLabel "anstalter"@sv, "laitokset"@fi, "institutions"@en ;
  a skos:Concept ;
  skos:narrower yso:p283 .

yso:p12950
  skos:prefLabel "youth stations"@en, "nuorisoasemat"@fi, "ungdomskliniker"@sv ;
  a skos:Concept ;
  skos:broader yso:p283 .

yso:p283
  skos:narrower yso:p12950, yso:p8577, yso:p10224, yso:p281, yso:p14880 ;
  skos:prefLabel "welfare institutions"@en, "huoltolaitokset"@fi, "vårdanstalter"@sv ;
  skos:broader yso:p5980 ;
  a skos:Concept ;
  skos:related yso:p1306 ;
  skos:inScheme puho:conceptscheme .

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

yso:p8577
  skos:prefLabel "child welfare institutions"@en, "lastensuojelulaitokset"@fi, "barnskyddsanstalter"@sv ;
  a skos:Concept ;
  skos:broader yso:p283 .

yso:p1306
  skos:prefLabel "institutional treatment"@en, "laitoshuolto"@fi, "anstaltsvård"@sv ;
  a skos:Concept ;
  skos:related yso:p283 .

yso:p281
  skos:prefLabel "institutions for the elderly"@en, "vårdinstitutioner för åldringar"@sv, "vanhustenhuoltolaitokset"@fi ;
  a skos:Concept ;
  skos:broader yso:p283 .

