@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p8635 skos:exactMatch tero:p8635 .
allars:Y24332 skos:exactMatch tero:p8635 .
ysa:Y102876 skos:exactMatch tero:p8635 .
tero:p2599
  skos:prefLabel "bildverk"@sv, "illustrated works"@en, "kuvateokset"@fi ;
  a skos:Concept ;
  skos:narrower tero:p8635 .

tero:p8635
  skos:exactMatch ysa:Y102876, allars:Y24332, yso:p8635 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "kuvastot"@fi, "planschverk"@sv, "collections of pictures"@en ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2599 ;
  skos:broader tero:p2599 .

