@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:conceptscheme a skos:ConceptScheme .
tero:p1780
  skos:prefLabel "history"@en, "historia"@sv, "historia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18663 .

ysa:Y98409 skos:exactMatch tero:p18663 .
allars:Y16023 skos:exactMatch tero:p18663 .
yso:p18663 skos:exactMatch tero:p18663 .
tero:p18663
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p1780 ;
  skos:exactMatch yso:p18663, ysa:Y98409, allars:Y16023 ;
  skos:prefLabel "raamatunhistoria"@fi, "biblical history"@en, "biblisk historia"@sv ;
  skosext:broaderGeneric tero:p1780 ;
  a skos:Concept .

