@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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/> .

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

yso:p2175
  skos:prefLabel "kopiering (reproducering)"@sv, "copying"@en, "kopiointi"@fi ;
  a skos:Concept ;
  skos:related yso:p2452 .

yso:p1452
  skos:prefLabel "skapande med hjälp av tekniskt redskap"@sv, "creation by machines"@en, "koneellinen luonti"@fi ;
  a skos:Concept ;
  skos:narrower yso:p2452 .

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

yso:p2452
  skos:related yso:p2175, yso:p14833 ;
  skos:closeMatch allars:Y17143, ysa:Y102674 ;
  skos:broader yso:p1452 ;
  skos:prefLabel "monistus"@fi, "duplicering"@sv, "duplication"@en ;
  skos:inScheme yso:conceptscheme ;
  a skos:Concept ;
  skos:altLabel "monistaminen"@fi .

