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

yso:p15686
  skos:broader yso:p3137 ;
  skos:closeMatch ysa:Y102708, allars:Y18312 ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "cassette recorders with headphones"@en, "korvalappustereot"@fi, "freestylebandspelare"@sv ;
  a skos:Concept .

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

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

