@prefix jupo: <http://www.yso.fi/onto/jupo/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ns0: <http://www.yso.fi/onto/jupo-meta/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

jupo:p369
  dc11:source "JHS" ;
  skos:exactMatch yso:p2291 ;
  ns0:associativeLabel "lyhytaikainen sijaishuolto laitoksessa"@fi, "kiireellinen huostaanotto"@fi, "lastenkoti"@fi, "lasten sijaishuolto"@fi, "lyhytaikainen perhehoito"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "huostaanotto"@fi ;
  a skos:Concept ;
  ns0:subject "perhepalvelut ja sosiaalipalvelut"@fi ;
  skos:broader jupo:p304 .

jupo:p2135
  a skos:Collection ;
  skos:prefLabel "aiheryhmä sosiaalipalvelut"@fi ;
  skos:member jupo:p369 .

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

jupo:p304
  skos:prefLabel "palvelut"@fi ;
  a skos:Concept ;
  skos:narrower jupo:p369 .

yso:p2291
  skos:prefLabel "transfer of guardianship"@en, "omhändertagande"@sv, "huostaanotto"@fi ;
  a skos:Concept .

ns0:associativeLabel rdfs:label "associativeLabel"@en .
