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

yso:p18451 skos:exactMatch tero:p18451 .
tero:conceptscheme a skos:ConceptScheme .
tero:p18451
  a skos:Concept ;
  skos:prefLabel "kirjahistoria"@fi, "book history"@en, "bokhistoria"@sv ;
  skos:related tero:p16329 ;
  skos:exactMatch ysa:Y109450, yso:p18451, allars:Y16246 ;
  skos:altLabel "kirjan historia"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p18452 ;
  skos:broader tero:p18452 .

tero:p16329
  skos:prefLabel "lärdomshistoria"@sv, "history of learning"@en, "oppihistoria"@fi ;
  a skos:Concept ;
  skos:related tero:p18451 .

ysa:Y109450 skos:exactMatch tero:p18451 .
tero:p18452
  skos:prefLabel "kulturhistoria"@sv, "kulttuurihistoria"@fi, "cultural history"@en ;
  a skos:Concept ;
  skos:narrower tero:p18451 .

allars:Y16246 skos:exactMatch tero:p18451 .
