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

tero:conceptscheme a skos:ConceptScheme .
yso:p18432 skos:exactMatch tero:p18432 .
ysa:Y139875 skos:exactMatch tero:p18432 .
tero:p18432
  skos:prefLabel "Grönqvistin talo"@fi, "Grönqvistska huset"@sv, "Grönvqist house"@en ;
  skos:broader tero:p1786 ;
  skos:exactMatch yso:p18432, ysa:Y139875 ;
  a skos:Concept ;
  skos:note "Kulttuurihistoriallinen rakennus Helsingin Pohjoisesplanadilla" ;
  skosext:broaderGeneric tero:p1786 ;
  skos:inScheme tero:conceptscheme .

tero:p1786
  skos:prefLabel "buildings"@en, "rakennukset"@fi, "byggnader"@sv ;
  a skos:Concept ;
  skos:narrower tero:p18432 .

