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

yso:p6920
  skos:broader yso:p347 ;
  skos:closeMatch ysa:Y121198 ;
  skos:related yso:p13463, yso:p6919 ;
  skos:narrower yso:p9368 ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "places of business"@en, "toimipaikat"@fi ;
  a skos:Concept .

yso:p347
  skos:prefLabel "place defined by human"@en, "ihmisen määrittämä paikka"@fi ;
  a skos:Concept ;
  skos:narrower yso:p6920 .

yso:p6919
  skos:prefLabel "facilities"@en, "toimitilat"@fi, "lokaler"@sv ;
  a skos:Concept ;
  skos:related yso:p6920 .

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

yso:p13463
  skos:prefLabel "workplaces"@en, "työpaikat"@fi ;
  a skos:Concept ;
  skos:related yso:p6920 .

yso:p9368
  skos:prefLabel "post offices"@en, "postanstalter"@sv, "postitoimipaikat"@fi ;
  a skos:Concept ;
  skos:broader yso:p6920 .

