@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/64135> a skos:Concept ;
    skos:altLabel "bel (idiofoon)"@nl,
        "klok (bel)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63422> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041872> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/OBJALG>,
        <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/67456>,
        <https://data.rkd.nl/thesaurus/81839> ;
    skos:notation "64135" ;
    skos:prefLabel "bell (idiophone)"@en,
        "klok (idiofoon)"@nl ;
    skos:scopeNote "Percussion vessels consisting of a hollow object, usually of metal but in some cultures of hard clay, wood, or glass, which when struck emits a sound by the vibration of most of its mass; they are held in position at their vertex, the point farthest from their rim, and their zone of maximum vibration is towards the rim."@en,
        "Slagvaten die bestaan uit een hol voorwerp, meestal van metaal maar in sommige culturen van harde klei, hout of glas die wanneer ze worden aangeslagen een geluid voortbrengen door de trilling van het grootste gedeelte van de massa; ze worden op hun plaats gehouden op het punt dat het verst van de rand is verwijderd, en het gebied waar ze het meest trillen ligt bij de rand."@nl ;
    prov:generatedAtTime "2023-01-25T11:59:06+00:00"^^xsd:dateTime .

