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

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

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 .

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

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

