@prefix valo: <http://www.yso.fi/onto/valo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

valo:p1318 skos:exactMatch yso:p7242 .
yso:p14834
  skos:prefLabel "reproduktioner"@sv, "jäljennökset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p7242 .

yso:p7241
  skos:prefLabel "art forgeries"@en, "konstförfalskningar"@sv, "taideväärennökset"@fi ;
  a skos:Concept ;
  skos:related yso:p7242 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p7242
  skos:related yso:p7241 ;
  skos:prefLabel "art reproductions"@en, "taidejäljennökset"@fi, "konstreproduktioner"@sv ;
  skos:broader yso:p14834 ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "kopior  -- konst"@sv, "kopiot -- taide"@fi ;
  a skos:Concept ;
  skos:closeMatch ysa:Y7920 .

