@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/spatial>
    a skos:Concept ;
    skos:inScheme <http://purl.org/stuff/plugin-universe/categories> ;
    skos:altLabel "binaural" ;
    skos:altLabel "imaging" ;
    skos:altLabel "panner" ;
    skos:altLabel "stereo" ;
    skos:altLabel "surround" ;
    skos:altLabel "width" ;
    skos:definition "Places or widens a signal in the stereo or surround field." ;
    skos:broader <http://purl.org/stuff/plugin-universe/category/effect> ;
    skos:closeMatch <http://lv2plug.in/ns/lv2core#SpatialPlugin> ;
    skos:prefLabel "spatial" .

<http://purl.org/stuff/plugin-universe/plugin/mda-image-4af7e586> pu:category <http://purl.org/stuff/plugin-universe/category/spatial> .
<http://purl.org/stuff/plugin-universe/plugin/mda-roundpan-bb89c855> pu:category <http://purl.org/stuff/plugin-universe/category/spatial> .
<http://purl.org/stuff/plugin-universe/plugin/mda-stereo-703fd837> pu:category <http://purl.org/stuff/plugin-universe/category/spatial> .
<http://purl.org/stuff/plugin-universe/plugin/rsbroken-media-3ef89071> pu:category <http://purl.org/stuff/plugin-universe/category/spatial> .
<http://purl.org/stuff/plugin-universe/plugin/stereo-cross-delay-f814c0b5> pu:category <http://purl.org/stuff/plugin-universe/category/spatial> .
<http://purl.org/stuff/plugin-universe/plugin/stereocreator-cc5eecab> pu:category <http://purl.org/stuff/plugin-universe/category/spatial> .
<http://purl.org/stuff/plugin-universe/plugin/zubnetic-d685c4f2> pu:category <http://purl.org/stuff/plugin-universe/category/spatial> .