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

tero:conceptscheme a skos:ConceptScheme .
tero:p10464
  skos:exactMatch ysa:Y113343, yso:p10464 ;
  skos:note "Käytetään tarkoitettaessa rakennusta. Itse taidemuseosta käytetään muotoa Ateneumin taidemuseo" ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1786 ;
  skos:prefLabel "Ateneum"@sv, "Ateneum"@fi ;
  a skos:Concept ;
  skos:broader tero:p1786 ;
  dc11:source "Lähde: Facta 2001" .

ysa:Y113343 skos:exactMatch tero:p10464 .
tero:p1786
  skos:prefLabel "buildings"@en, "rakennukset"@fi, "byggnader"@sv ;
  a skos:Concept ;
  skos:narrower tero:p10464 .

yso:p10464 skos:exactMatch tero:p10464 .
