@prefix trn: <http://purl.org/stuff/transmissions/> .
@prefix pu: <http://purl.org/stuff/plugin-universe/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .

<http://purl.org/stuff/plugin-universe/plugin/ensoniq-sd-1-32-vst-au-emulation-free-and-open-source-c8f9d6bf>
    a trn:PluginProfile ;
    rdfs:label "Ensoniq® SD-1/32 VST/AU Emulation - Free and Open Source" ;
    trn:vendor "Sojus Records" ;
    rdfs:comment "A bit perfect Ensoniq SD-1 VST plugin based on MAME emulation" ;
    foaf:homepage <https://www.sojusrecords.com/news/ensoniq-sd-1-32-vst-emulation-free> ;
    prov:wasDerivedFrom <http://purl.org/stuff/plugin-universe/person/github-1331566-af209154> ;
    trn:format trn:VST3 ;
    trn:format trn:AudioUnit ;
    pu:category <http://purl.org/stuff/plugin-universe/category/synth> ;
    pu:supportedPlatform pu:Windows ;
    pu:supportedPlatform pu:MacOS ;
    pu:supportedPlatform pu:Linux ;
    dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/> .