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

yso:p12774
  skos:prefLabel "record players"@en, "skivspelare"@sv, "levysoittimet"@fi ;
  a skos:Concept ;
  skos:related yso:p12776 .

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

yso:p9536
  skos:prefLabel "automatons"@en, "automater"@sv, "automaatit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12776 .

yso:p3137
  skos:prefLabel "sound reproduction equipment"@en, "ljudåtergivningsanläggningar"@sv, "äänentoistolaitteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12776 .

yso:p12776
  skos:altLabel "jukeboksit"@fi ;
  skos:closeMatch ysa:Y100947, allars:Y20425 ;
  skos:prefLabel "jukeboxes"@en, "levyautomaatit"@fi, "jukeboxar"@sv ;
  skos:related yso:p12774 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p3137, yso:p9536 .

