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

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

yso:p22815
  skos:broader yso:p5241 ;
  skos:closeMatch allars:Y17763 ;
  rdfs:comment "farstukvistar + farstur + tamburer + verandor = kuistit"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "eteiset (porstuat)"@fi, "farstur"@sv ;
  a skos:Concept .

yso:p5241
  skos:prefLabel "entrance rooms"@en, "tamburer"@sv, "eteistilat"@fi ;
  a skos:Concept ;
  skos:narrower yso:p22815 .

