@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@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:closeMatch allars:Y26454, ysa:Y106290 ;
  skos:prefLabel "sosiaalitoimistot"@fi, "social welfare offices"@en, "socialbyråer"@sv ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:broader yso:p272 ;
  skos:related yso:p21613, yso:p21612 .

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

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 .

