@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:p19656
  skos:exactMatch ysa:Y97135, allars:Y29096, yso:p19656 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p1780 ;
  skos:prefLabel "world history"@en, "maailmanhistoria"@fi, "världshistoria"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1780 .

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

allars:Y29096 skos:exactMatch tero:p19656 .
yso:p19656 skos:exactMatch tero:p19656 .
