PREFIX atom:    <http://lv2plug.in/ns/ext/atom#>
PREFIX aufx:    <https://w3id.org/aufx/ontology/1.0#>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX doap:    <http://usefulinc.com/ns/doap#>
PREFIX foaf:    <http://xmlns.com/foaf/0.1/>
PREFIX lv2:     <http://lv2plug.in/ns/lv2core#>
PREFIX midi:    <http://lv2plug.in/ns/ext/midi#>
PREFIX mo:      <http://purl.org/ontology/mo/>
PREFIX owl:     <http://www.w3.org/2002/07/owl#>
PREFIX prov:    <http://www.w3.org/ns/prov#>
PREFIX pu:      <http://purl.org/stuff/plugin-universe/>
PREFIX rdf:     <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX rdfs:    <http://www.w3.org/2000/01/rdf-schema#>
PREFIX schema:  <https://schema.org/>
PREFIX sh:      <http://www.w3.org/ns/shacl#>
PREFIX skos:    <http://www.w3.org/2004/02/skos/core#>
PREFIX spdx:    <http://spdx.org/rdf/terms#>
PREFIX studio:  <http://purl.org/ontology/studio/main/>
PREFIX time:    <http://lv2plug.in/ns/ext/time#>
PREFIX trn:     <http://purl.org/stuff/transmissions/>
PREFIX ui:      <http://lv2plug.in/ns/extensions/ui#>
PREFIX units:   <http://lv2plug.in/ns/extensions/units#>
PREFIX void:    <http://rdfs.org/ns/void#>
PREFIX xsd:     <http://www.w3.org/2001/XMLSchema#>

<http://purl.org/stuff/plugin-universe/plugin/geonkick-single-2fd106cf>
        rdf:type               trn:PluginProfile , lv2:InstrumentPlugin , doap:Project;
        rdfs:comment           "Geonkick is a free software synthesizer capable of generating a wide range of percussive sounds, including kicks, snares, claps, hi-hats, shakers, and also unique effect sounds. ";
        rdfs:label             "Geonkick Single";
        rdfs:seeAlso           <https://github.com/quamplex/geonkick>;
        lv2:project            "http://geonkick.org/geonkick/single";
        dcterms:created        "2026-09-10T12:41:54.143Z"^^xsd:dateTime;
        dcterms:license        "https://www.gnu.org/licenses/gpl-3.0.en.html";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:licenceId           "GPL-3.0";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "c" , "standalone" , "percussion" , "cpp" , "vst3" , "lv2" , "synthesizer";
        trn:accepts            trn:Midi;
        trn:format             trn:LV2;
        trn:produces           trn:Audio;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Iurie Nistor";
        owl:sameAs             <http://geonkick.org/geonkick/single>;
        foaf:homepage          <http://geonkick.org/> .

<http://purl.org/stuff/plugin-universe/plugin/geonkick-5f990dda>
        rdf:type               trn:PluginProfile , lv2:InstrumentPlugin , doap:Project;
        rdfs:comment           "Geonkick is a free software synthesizer capable of generating a wide range of percussive sounds, including kicks, snares, claps, hi-hats, shakers, and also unique effect sounds. ";
        rdfs:label             "Geonkick";
        rdfs:seeAlso           <https://github.com/quamplex/geonkick>;
        lv2:project            "http://geonkick.org/geonkick";
        dcterms:created        "2026-09-10T12:41:54.143Z"^^xsd:dateTime;
        dcterms:license        "https://www.gnu.org/licenses/gpl-3.0.en.html";
        pu:category            <http://purl.org/stuff/plugin-universe/category/instrument>;
        pu:licenceId           "GPL-3.0";
        pu:sourceAvailability  pu:OpenSource;
        pu:tag                 "c" , "standalone" , "percussion" , "cpp" , "vst3" , "lv2" , "synthesizer";
        trn:accepts            trn:Midi;
        trn:format             trn:LV2;
        trn:produces           trn:Audio;
        trn:role               trn:Instrument , trn:AudioInstrument;
        trn:vendor             "Iurie Nistor";
        owl:sameAs             <http://geonkick.org/geonkick>;
        foaf:homepage          <http://geonkick.org/> .
