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

<https://id.rijksmuseum.nl/300308964> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/310120476>,
        <https://id.rijksmuseum.nl/320126537>,
        <https://id.rijksmuseum.nl/320126710> ;
    ns1:contributor <https://id.rijksmuseum.nl/31015502>,
        <https://id.rijksmuseum.nl/311109893> ;
    ns1:creator <https://id.rijksmuseum.nl/310120476> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "308964" ] ;
    ns1:inLanguage "eng",
        "fre",
        "ger" ;
    ns1:name "Franz Erhard Walther",
        "Neue Alphabet",
        "New alphabet",
        "Nouvel alphabet" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "German, English, and French." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301308964> .

