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

<https://id.rijksmuseum.nl/300312584> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/310187283>,
        <https://id.rijksmuseum.nl/320126589>,
        <https://id.rijksmuseum.nl/320130782> ;
    ns1:contributor <https://id.rijksmuseum.nl/310187279>,
        <https://id.rijksmuseum.nl/310187280> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "312584" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:name "Eugen Schönebeck",
        "Eugen Schönebeck: the catalogue raisonné of the drawings" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Texts in German and English." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Band I 1950 bis 1960. - 219 pages." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301312584> .

