@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:p2165
  skos:prefLabel "optiska dokument"@sv, "optical recordings"@en, "optiset tallenteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15014 .

tero:conceptscheme a skos:ConceptScheme .
tero:p15014
  skos:prefLabel "WORM-levyt"@fi, "worm discs"@en, "WORM-skivor"@sv ;
  a skos:Concept ;
  skos:broader tero:p2165, tero:p2164 ;
  skos:exactMatch yso:p15014, allars:Y29209, ysa:Y106509 ;
  skosext:broaderGeneric tero:p2164, tero:p2165 ;
  skos:inScheme tero:conceptscheme .

tero:p2164
  skos:prefLabel "digitala dokument"@sv, "digital recordings"@en, "digitaaliset tallenteet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15014 .

ysa:Y106509 skos:exactMatch tero:p15014 .
yso:p15014 skos:exactMatch tero:p15014 .
allars:Y29209 skos:exactMatch tero:p15014 .
