@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/67922> a skos:Concept ;
    skos:broader <https://data.rkd.nl/thesaurus/65802> ;
    skos:exactMatch <http://vocab.getty.edu/aat/300041684> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/SUBJECT> ;
    skos:notation "67922" ;
    skos:prefLabel "virginaal"@nl ;
    skos:scopeNote "Small harpsichords that are usually rectangular in shape, and having one keyboard and with the strings running at right angles to the keys."@en,
        "Klavecimbels, meestal rechthoekig, met 1 toetsenbord, waarbij de snaren in een rechte hoek tot de toetsen lopen."@nl ;
    prov:generatedAtTime "2022-10-12T09:04:22+00:00"^^xsd:dateTime .

