@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/Frequency> a skos:Concept ;
    rdfs:label "Frequency"@en ;
    skos:prefLabel "Frequency"@en ;
    rdf:value "Frequency" ;
    rdfs:comment "In published works, the method of calculating the frequency or frequency range is not always given. The sub-properties of this property allow for precise definitions to be attributed where possible."@en ;
    skos:definition "In published works, the method of calculating the frequency or frequency range is not always given. The sub-properties of this property allow for precise definitions to be attributed where possible."@en ;
    skos:inScheme <https://vocab.audioblast.org/> ;
    skos:topConceptOf <https://vocab.audioblast.org/> ;
    skos:narrower <https://vocab.audioblast.org/Bandwidth>, <https://vocab.audioblast.org/CentreFrequency>, <https://vocab.audioblast.org/DominantHarmonic>, <https://vocab.audioblast.org/FirstHarmonicAttenuation>, <https://vocab.audioblast.org/FirstHarmonicFrequency>, <https://vocab.audioblast.org/FundamentalFrequency>, <https://vocab.audioblast.org/PeakFrequency>, <https://vocab.audioblast.org/SecondHarmonicAttenuation>, <https://vocab.audioblast.org/SecondHarmonicFrequency> ;
    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" .
