@prefix ns1: <http://schema.org/> .

<https://id.rijksmuseum.nl/300239417> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Clavichord" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Clavicorde--Histoire" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Clavichord--History" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Clavicorde" ],
        <https://id.rijksmuseum.nl/320126575>,
        <https://id.rijksmuseum.nl/320127637> ;
    ns1:abstract "The clavichord was one of the most important instruments in Western keyboard history until the first decades of the 19th century. This work traces its evolution up to the mid-19th century, ending with a study of performance technique."@en ;
    ns1:creator <https://id.rijksmuseum.nl/310168561> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "239417" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "The clavichord" ;
    ns1:workExample <https://id.rijksmuseum.nl/301239417> .

