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

yso:p400
  skos:prefLabel "kulturella alster"@sv, "cultural accomplishments"@en, "kulttuuriset tuotokset"@fi ;
  a skos:Concept ;
  skos:narrower yso:p14834 .

yso:p14834
  skos:related yso:p6849, yso:p24424, yso:p14833 ;
  skos:narrower yso:p7242 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "jäljennökset"@fi, "reproduktioner"@sv, "reproductions"@en ;
  a skos:Concept ;
  skos:broader yso:p400 ;
  skos:closeMatch allars:Y25127, ysa:Y102014 .

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

yso:p24424
  skos:prefLabel "reproduktio"@fi, "reproducering"@sv, "reproduction"@en ;
  a skos:Concept ;
  skos:related yso:p14834 .

yso:p6849
  skos:prefLabel "plagiaries"@en, "plagiat"@sv, "plagiaatit"@fi ;
  a skos:Concept ;
  skos:related yso:p14834 .

yso:p7242
  skos:prefLabel "konstreproduktioner"@sv, "art reproductions"@en, "taidejäljennökset"@fi ;
  a skos:Concept ;
  skos:broader yso:p14834 .

yso:p14833
  skos:prefLabel "copies"@en, "kopior"@sv, "kopiot"@fi ;
  a skos:Concept ;
  skos:related yso:p14834 .

