@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://vocab.audioblast.org/Amplitude> a skos:Concept ;
    rdfs:label "Amplitude"@en ;
    skos:prefLabel "Amplitude"@en ;
    rdf:value "Amplitude" ;
    rdfs:comment "Unit: dB While the concept of call amplitude is easily understood, it can be measured in a wide variety of ways. The distance from the subject is of clear importance. The property ’Amplitude’ has been included in the ontology, however, it is hoped that more specific sub-properties can be agreed upon in the future. These should include a standardised unit of measure and distance from the subject."@en ;
    skos:definition "Unit: dB While the concept of call amplitude is easily understood, it can be measured in a wide variety of ways. The distance from the subject is of clear importance. The property ’Amplitude’ has been included in the ontology, however, it is hoped that more specific sub-properties can be agreed upon in the future. These should include a standardised unit of measure and distance from the subject."@en ;
    skos:inScheme <https://vocab.audioblast.org/> ;
    skos:topConceptOf <https://vocab.audioblast.org/> ;
    skos:narrower <https://vocab.audioblast.org/AmplitudeWithBaffle> ;
    dcterms:modified "2026-09-15"^^xsd:date ;
    dcterms:bibliographicCitation "Baker E, Chesmore D (2020) Standardisation of bioacoustic terminology for insects. Biodiversity Data Journal 8: e54222. https://doi.org/10.3897/BDJ.8.e54222" .
