@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/63479> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/63419> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300224127> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63479" ;
    skos:prefLabel "conch shell"@en,
        "schelphoorn"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/63481> ;
    skos:scopeNote "Lip-vibrated aerophones of conical bore made from marine shells, usually conchs. They may be furnished with a mouthpiece, or simply have a hole bored in the tip, if end-blown, or in the spiraling part of the shell, if side-blown."@en,
        "Blaasinstrumenten, gemaakt van schelpen, met conische boring, geluid producerend door lipspanning; met een mondstuk of met een gat bovenin, wanneer aangeblazen aan het uiteinde, of met een gat in de spiraal in de spiraal van de schelp, wanneer aan de zijkant aangeblazen."@nl ;
    prov:generatedAtTime "2022-10-17T12:57:51+00:00"^^xsd:dateTime .

