@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:p2738
  skos:prefLabel "illustration, of a book"@en, "illustration"@sv, "kuvitus"@fi ;
  a skos:Concept ;
  skos:related tero:p21479 .

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

yso:p21479 skos:exactMatch tero:p21479 .
ysa:Y159176 skos:exactMatch tero:p21479 .
tero:conceptscheme a skos:ConceptScheme .
allars:Y36220 skos:exactMatch tero:p21479 .
tero:p21479
  skos:exactMatch yso:p21479, ysa:Y159176, allars:Y36220 ;
  skos:prefLabel "omslagskonst"@sv, "kansitaide"@fi, "cover art"@en ;
  skosext:broaderGeneric tero:p8100 ;
  skos:broader tero:p8100 ;
  a skos:Concept ;
  skos:related tero:p2738 ;
  skos:inScheme tero:conceptscheme .

