@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/63421> a skos:Concept ;
    skos:altLabel "carillon"@en,
        "beiaard"@nl,
        "carillon"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63422> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300195452> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "63421" ;
    skos:prefLabel "chimes"@en,
        "klokkenspel"@nl ;
    skos:related <https://data.rkd.nl/thesaurus/65159>,
        <https://data.rkd.nl/thesaurus/81839> ;
    skos:scopeNote "Sets of tuned stationary bells, hung indoors or out, and struck to sound. They are less extensive than carillons, having a range limited to within two octaves. The term is always used in the plural. For a single bell, see \"cymbal.\""@en,
        "Serie gestemde vaste klokken die binnen of buiten hangen en die bespeeld worden door er tegen te slaan. Ze zijn minder uitgebreid dan carillons, met een bereik dat beperkt is tot minder dan twee octaven. Zie 'bekkens' voor een enkele klok."@nl ;
    prov:generatedAtTime "2022-10-17T13:44:33+00:00"^^xsd:dateTime .

