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

tero:conceptscheme a skos:ConceptScheme .
tero:p1780
  skos:prefLabel "history"@en, "historia"@sv, "historia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15676 .

allars:Y16506 skos:exactMatch tero:p15676 .
tero:p15676
  skos:exactMatch ysa:Y130191, yso:p15676, allars:Y16506 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "byggnadshistoria"@sv, "building history"@en, "rakennushistoria"@fi ;
  skos:broader tero:p1780 ;
  skos:altLabel "hushistoria"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1780 ;
  skos:related tero:p15677 .

yso:p15676 skos:exactMatch tero:p15676 .
tero:p15677
  skos:prefLabel "byggnadshistoriker"@sv, "talohistoriikit"@fi, "histories of houses"@en ;
  a skos:Concept ;
  skos:related tero:p15676 .

ysa:Y130191 skos:exactMatch tero:p15676 .
