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

yso:p22978 skos:exactMatch tero:p22978 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y164164 skos:exactMatch tero:p22978 .
allars:Y37457 skos:exactMatch tero:p22978 .
tero:p22978
  skos:prefLabel "museum buildings"@en, "museorakennukset"@fi, "museibyggnader"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch allars:Y37457, yso:p22978, ysa:Y164164 ;
  skos:altLabel "museot -- rakennukset"@fi ;
  skosext:broaderGeneric tero:p88 ;
  skos:broader tero:p88 .

tero:p88
  skos:prefLabel "offentliga byggnader"@sv, "public buildings"@en, "julkiset rakennukset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22978 .

