@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:p23336 .

allars:Y34196 skos:exactMatch tero:p23336 .
tero:p23336
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y34196, ysa:Y149677, yso:p23336 ;
  skos:broader tero:p1780 ;
  skos:prefLabel "landscape history"@en, "landskapshistoria"@sv, "maisemahistoria"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1780 .

ysa:Y149677 skos:exactMatch tero:p23336 .
yso:p23336 skos:exactMatch tero:p23336 .
