@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/lsp-plugins-34070820>
    a trn:PluginProfile ;
    rdfs:label "LSP Plugins" ;
    trn:vendor "Vladimir Sadovnikov" ;
    rdfs:comment "A collection of open-source audio effects, synthesizers, and tools designed for music and sound production, primarily on the GNU/Linux platform." ;
    foaf:homepage <https://github.com/lsp-plugins/lsp-plugins> ;
    rdfs:seeAlso <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lsp-plugins/lsp-plugins/index.json> ;
    foaf:depiction <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/lsp-plugins/lsp-plugins/lsp-plugins.jpg> ;
    schema:downloadUrl <https://github.com/lsp-plugins/lsp-plugins/releases/download/1.2.35/lsp-plugins-1.2.35-Linux-aarch64.7z> ;
    schema:downloadUrl <https://github.com/lsp-plugins/lsp-plugins/releases/download/1.2.35/lsp-plugins-1.2.35-Linux-arm32.7z> ;
    schema:downloadUrl <https://github.com/lsp-plugins/lsp-plugins/releases/download/1.2.35/lsp-plugins-1.2.35-Linux-i586.7z> ;
    schema:downloadUrl <https://github.com/lsp-plugins/lsp-plugins/releases/download/1.2.35/lsp-plugins-1.2.35-Linux-x86_64.7z> ;
    prov:wasDerivedFrom <https://open-audio-stack.github.io/open-audio-stack-registry/plugins/index.json> ;
    trn:format trn:VST3 ;
    trn:format trn:LV2 ;
    trn:format trn:CLAP ;
    pu:category <http://purl.org/stuff/plugin-universe/category/effect> ;
    pu:category <http://purl.org/stuff/plugin-universe/category/dynamics> ;
    pu:supportedPlatform pu:Linux ;
    pu:tag "density" ;
    pu:tag "effect" ;
    pu:tag "dynamics" ;
    pu:tag "gate" ;
    pu:tag "phase" ;
    pu:tag "multiband" ;
    pu:tag "breath control" ;
    pu:tag "de-esser" ;
    dcterms:license <https://creativecommons.org/publicdomain/zero/1.0/> .