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

tero:p8100
  skos:prefLabel "bokkonst"@sv, "kirjataide"@fi, "book art"@en ;
  a skos:Concept ;
  skos:related tero:p11431 .

tero:p2104
  skos:prefLabel "letters of the alphabet"@en, "bokstäver"@sv, "kirjaimet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11431 .

tero:conceptscheme a skos:ConceptScheme .
yso:p11431 skos:exactMatch tero:p11431 .
ysa:Y113372 skos:exactMatch tero:p11431 .
tero:p11431
  skos:prefLabel "initiaalit"@fi, "initialer"@sv, "initials"@en ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch allars:Y20046, ysa:Y113372, yso:p11431 ;
  skos:altLabel "alkukirjaimet"@fi, "begynnelsebokstäver"@sv, "anfanger"@sv, "anfangit"@fi ;
  skos:broader tero:p2104 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2104 ;
  skos:related tero:p8100 .

allars:Y20046 skos:exactMatch tero:p11431 .
