@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/cv/components> a skos:ConceptScheme ;
    dcterms:title "Call Components"@en ;
    rdfs:label "Call Components"@en ;
    skos:prefLabel "Call Components"@en ;
    skos:hasTopConcept <https://vocab.audioblast.org/cv/components#Call>, <https://vocab.audioblast.org/cv/components#Echeme>, <https://vocab.audioblast.org/cv/components#EchemeSequence>, <https://vocab.audioblast.org/cv/components#Pulse>, <https://vocab.audioblast.org/cv/components#Syllable> .

<https://vocab.audioblast.org/cv/components#Call> a skos:Concept ;
    rdfs:label "Call"@en ;
    skos:prefLabel "Call"@en ;
    rdf:value "Call" ;
    skos:inScheme <https://vocab.audioblast.org/cv/components> ;
    skos:topConceptOf <https://vocab.audioblast.org/cv/components> .

<https://vocab.audioblast.org/cv/components#ClosingHemisyllable> a skos:Concept ;
    rdfs:label "ClosingHemisyllable"@en ;
    skos:prefLabel "ClosingHemisyllable"@en ;
    rdf:value "ClosingHemisyllable" ;
    skos:inScheme <https://vocab.audioblast.org/cv/components> ;
    skos:broader <https://vocab.audioblast.org/cv/components#Hemisyllable> .

<https://vocab.audioblast.org/cv/components#Diplosyllable> a skos:Concept ;
    rdfs:label "Diplosyllable"@en ;
    skos:prefLabel "Diplosyllable"@en ;
    rdf:value "Diplosyllable" ;
    rdfs:comment "A syllable in which both the opening and closing movements produce sound, e.g. distinct opening and closing stridulation of the elytra in some Ensifera."@en ;
    skos:definition "A syllable in which both the opening and closing movements produce sound, e.g. distinct opening and closing stridulation of the elytra in some Ensifera."@en ;
    skos:inScheme <https://vocab.audioblast.org/cv/components> ;
    skos:broader <https://vocab.audioblast.org/cv/components#Syllable> ;
    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" .

<https://vocab.audioblast.org/cv/components#Echeme> a skos:Concept ;
    rdfs:label "Echeme"@en ;
    skos:prefLabel "Echeme"@en ;
    rdf:value "Echeme" ;
    rdfs:comment "A first-order assemblage of syllables."@en ;
    skos:definition "A first-order assemblage of syllables."@en ;
    skos:inScheme <https://vocab.audioblast.org/cv/components> ;
    skos:topConceptOf <https://vocab.audioblast.org/cv/components> ;
    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" .

<https://vocab.audioblast.org/cv/components#EchemeSequence> a skos:Concept ;
    rdfs:label "Echeme Sequence"@en ;
    skos:prefLabel "Echeme Sequence"@en ;
    rdf:value "EchemeSequence" ;
    skos:inScheme <https://vocab.audioblast.org/cv/components> ;
    skos:topConceptOf <https://vocab.audioblast.org/cv/components> .

<https://vocab.audioblast.org/cv/components#Hemisyllable> a skos:Concept ;
    rdfs:label "Hemisyllable"@en ;
    skos:prefLabel "Hemisyllable"@en ;
    rdf:value "Hemisyllable" ;
    rdfs:comment "A syllable where only one of the to-and-fro motions produces sound."@en ;
    skos:definition "A syllable where only one of the to-and-fro motions produces sound."@en ;
    skos:inScheme <https://vocab.audioblast.org/cv/components> ;
    skos:broader <https://vocab.audioblast.org/cv/components#Syllable> ;
    skos:narrower <https://vocab.audioblast.org/cv/components#ClosingHemisyllable>, <https://vocab.audioblast.org/cv/components#OpeningHemisyllable> ;
    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" .

<https://vocab.audioblast.org/cv/components#OpeningHemisyllable> a skos:Concept ;
    rdfs:label "OpeningHemisyllable"@en ;
    skos:prefLabel "OpeningHemisyllable"@en ;
    rdf:value "OpeningHemisyllable" ;
    skos:inScheme <https://vocab.audioblast.org/cv/components> ;
    skos:broader <https://vocab.audioblast.org/cv/components#Hemisyllable> .

<https://vocab.audioblast.org/cv/components#Pulse> a skos:Concept ;
    rdfs:label "Pulse"@en ;
    skos:prefLabel "Pulse"@en ;
    rdf:value "Pulse" ;
    rdfs:comment "An indivisible unit of sound; the most basic unit of stridulatory sounds."@en ;
    skos:definition "An indivisible unit of sound; the most basic unit of stridulatory sounds."@en ;
    skos:inScheme <https://vocab.audioblast.org/cv/components> ;
    skos:topConceptOf <https://vocab.audioblast.org/cv/components> ;
    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" .

<https://vocab.audioblast.org/cv/components#Syllable> a skos:Concept ;
    rdfs:label "Syllable"@en ;
    skos:prefLabel "Syllable"@en ;
    rdf:value "Syllable" ;
    rdfs:comment "A single complete stridulatory movement (the opening and closing of the elytra in Ensifera, the up and down motion of the femora against the elytra in some Acrididae)."@en ;
    skos:definition "A single complete stridulatory movement (the opening and closing of the elytra in Ensifera, the up and down motion of the femora against the elytra in some Acrididae)."@en ;
    skos:inScheme <https://vocab.audioblast.org/cv/components> ;
    skos:topConceptOf <https://vocab.audioblast.org/cv/components> ;
    skos:narrower <https://vocab.audioblast.org/cv/components#Diplosyllable>, <https://vocab.audioblast.org/cv/components#Hemisyllable> ;
    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" .
