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

<https://id.rijksmuseum.nl/300292577> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Antiquarian booksellers--Catalogs" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Book covers--Design--History--20th century" ],
        <https://id.rijksmuseum.nl/320126791>,
        <https://id.rijksmuseum.nl/320127313> ;
    ns1:contributor <https://id.rijksmuseum.nl/310198854>,
        <https://id.rijksmuseum.nl/31052397> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "292577" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:name "Antiquarian catalogs: a special case in cover design",
        "Goldrausch & Werther",
        "Goldrausch und Werther" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "German, with some English." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301292577> .

