@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:p21612
  skos:prefLabel "social stations"@en, "sosiaaliasemat"@fi, "socialstationer"@sv ;
  a skos:Concept ;
  skos:related yso:p11997 .

yso:p11997
  skos:broader yso:p272 ;
  skos:related yso:p21613, yso:p21612 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "socialbyråer"@sv, "social welfare offices"@en, "sosiaalitoimistot"@fi ;
  a skos:Concept .

yso:p21613
  skos:prefLabel "sosiaalivirastot"@fi, "socialverk"@sv, "social welfare offices"@en ;
  a skos:Concept ;
  skos:related yso:p11997 .

yso:p272
  skos:prefLabel "organisaatiot (järjestelmät)"@fi, "organisations (systems)"@en, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower yso:p11997 .

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

