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

<https://id.rijksmuseum.nl/300184877> a ns1:CreativeWork ;
    ns1:about [ a ns1:Person ;
            ns1:alternateName "Weston, Edward, 1886-1958" ] ;
    ns1:contributor [ a ns1:Organization ;
            ns1:alternateName "Friends of Photography" ],
        <https://id.rijksmuseum.nl/310122219>,
        <https://id.rijksmuseum.nl/31017128>,
        <https://id.rijksmuseum.nl/31034886>,
        <https://id.rijksmuseum.nl/310619> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "184877" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Untitled ;" ] ;
    ns1:name "Centennial essays in honor of Edward Weston",
        "EW one hundred",
        "EW:100" ;
    ns1:position "41" ;
    ns1:workExample <https://id.rijksmuseum.nl/301184877> .

