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

tero:conceptscheme a skos:ConceptScheme .
tero:p9646
  skosext:broaderGeneric tero:p207 ;
  skos:exactMatch yso:p9646, allars:Y26256, ysa:Y113204 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "seinäkkeet"@fi, "skärmväggar"@sv, "cutoff walls"@en ;
  skos:broader tero:p207 ;
  a skos:Concept ;
  skos:altLabel "sermit"@fi .

allars:Y26256 skos:exactMatch tero:p9646 .
tero:p207
  skos:prefLabel "concrete inanimate object"@en, "konkret icke-levande objekt"@sv, "konkreettinen eloton objekti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p9646 .

yso:p9646 skos:exactMatch tero:p9646 .
ysa:Y113204 skos:exactMatch tero:p9646 .
