@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

tero:p11432
  skosext:broaderGeneric tero:p400 ;
  skos:prefLabel "vinjetit"@fi, "vinjetter"@sv, "vignettes"@en ;
  skos:broader tero:p400 ;
  skos:related tero:p8100 ;
  skos:exactMatch allars:Y28882, yso:p11432, ysa:Y113475 ;
  skos:inScheme tero:conceptscheme ;
  rdfs:comment "kirjan t. sen luvun, lehden palstan, osaston tms. alku- t. loppukoriste" ;
  dc11:source "Kielitoimiston sanakirja" ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y113475 skos:exactMatch tero:p11432 .
allars:Y28882 skos:exactMatch tero:p11432 .
yso:p11432 skos:exactMatch tero:p11432 .
tero:p400
  skos:prefLabel "kulturella alster"@sv, "cultural accomplishments"@en, "kulttuuriset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11432 .

