@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/65802> a skos:Concept ;
    skos:altLabel "cembalo"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/63420> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041678> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:narrower <https://data.rkd.nl/thesaurus/65807>,
        <https://data.rkd.nl/thesaurus/67922> ;
    skos:notation "65802" ;
    skos:prefLabel "harpsichord"@en,
        "klavecimbel"@nl ;
    skos:scopeNote "Zitherlike chordophones having a keyboard which operates a plucking mechanism to sound the strings; typically of an an elongated wing shape like a grand piano with strings that run parallel to the keys."@en,
        "Snaarinstrumenten in de vorm van een vleugelpiano met een toetsenbord waarmee een tokkelmechanisme bedient wordt om de snaren te bespelen, met snaren die evenwijdig aan de toetsen lopen."@nl ;
    prov:generatedAtTime "2022-10-12T09:04:22+00:00"^^xsd:dateTime .

