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

<https://id.rijksmuseum.nl/300289731> a ns1:CreativeWork ;
    ns1:about [ a ns1:Person ;
            ns1:alternateName "Gogh, Vincent van, 1853-1890" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Artists--Netherlands--Biography" ],
        <https://id.rijksmuseum.nl/320127259>,
        <https://id.rijksmuseum.nl/320127549> ;
    ns1:contributor <https://id.rijksmuseum.nl/31042904>,
        <https://id.rijksmuseum.nl/311116498> ;
    ns1:creator <https://id.rijksmuseum.nl/31067081> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "289731" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Struggle & success",
        "Struggle and success",
        "Van Gogh" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300195187> ;
            ns1:text "Volume 1. Van Gogh : Success -- volume 2. Van Gogh : Struggle." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301289731> .

