@prefix pu: <http://purl.org/stuff/plugin-universe/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://purl.org/stuff/plugin-universe/category/organ>
    a skos:Concept ;
    skos:inScheme <http://purl.org/stuff/plugin-universe/categories> ;
    skos:altLabel "drawbar" ;
    skos:altLabel "hammond" ;
    skos:altLabel "leslie" ;
    skos:altLabel "tonewheel" ;
    skos:definition "Organ instruments, and the rotary speakers that go with them." ;
    skos:broader <http://purl.org/stuff/plugin-universe/category/instrument> ;
    skos:prefLabel "organ" .

<http://purl.org/stuff/plugin-universe/plugin/sonatina-symphonic-orchestra-51a529ef> pu:category <http://purl.org/stuff/plugin-universe/category/organ> .