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

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

tero:p18451
  skos:prefLabel "bokhistoria"@sv, "book history"@en, "kirjahistoria"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p18452 ;
  skos:broader tero:p18452 .

yso:p18452 skos:exactMatch tero:p18452 .
allars:Y21406 skos:exactMatch tero:p18452 .
ysa:Y96488 skos:exactMatch tero:p18452 .
tero:p18452
  skos:exactMatch yso:p18452, allars:Y21406, ysa:Y96488 ;
  skos:broader tero:p1780 ;
  skos:prefLabel "kulttuurihistoria"@fi, "kulturhistoria"@sv, "cultural history"@en ;
  skosext:broaderGeneric tero:p1780 ;
  skos:narrower tero:p18451 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept .

