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

<https://id.rijksmuseum.nl/3001850> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31035068> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "1850" ] ;
    ns1:name "200 years of watercolor painting in America" ;
    ns1:workExample <https://id.rijksmuseum.nl/3011850> .

