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

yso:p14926
  skos:broader yso:p403 ;
  skos:related yso:p1132 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "kiosker"@sv, "kiosks"@en, "kioskit"@fi ;
  a skos:Concept .

afo:p3105 skos:exactMatch yso:p14926 .
yso:p403
  skos:prefLabel "serviceföretag"@sv, "service businesses"@en, "palveluyritykset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p14926 .

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

yso:p1132
  skos:prefLabel "affärer"@sv, "shops"@en, "myymälät"@fi ;
  a skos:Concept ;
  skos:related yso:p14926 .

