@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@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/> .

tero:p3406
  skosext:broaderGeneric tero:p1786 ;
  skos:note "Kulttuurihistoriallinen rakennus Oulussa" ;
  skos:broader tero:p1786 ;
  skos:exactMatch ysa:Y113090, yso:p3406 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Jurveliuksen talo"@sv, "Jurveliuksen talo"@fi ;
  a skos:Concept .

yso:p3406 skos:exactMatch tero:p3406 .
ysa:Y113090 skos:exactMatch tero:p3406 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1786
  skos:prefLabel "buildings"@en, "rakennukset"@fi, "byggnader"@sv ;
  a skos:Concept ;
  skos:narrower tero:p3406 .

