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

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

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

yso:p22815 skos:exactMatch tero:p22815 .
