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

tero:p8107
  a skos:Concept ;
  skos:prefLabel "kaupunkihistoria"@fi, "town history"@en, "stadshistoria"@sv ;
  skos:exactMatch ysa:Y96024, allars:Y26773, yso:p8107 ;
  skosext:broaderGeneric tero:p1780 ;
  skos:broader tero:p1780 ;
  skos:inScheme tero:conceptscheme .

ysa:Y96024 skos:exactMatch tero:p8107 .
allars:Y26773 skos:exactMatch tero:p8107 .
tero:conceptscheme a skos:ConceptScheme .
tero:p1780
  skos:prefLabel "history"@en, "historia"@sv, "historia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8107 .

yso:p8107 skos:exactMatch tero:p8107 .
