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

<https://id.rijksmuseum.nl/300237920> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Polaroid Land camera" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography of women" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Fashion photography" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Erotic" ],
        <https://id.rijksmuseum.nl/31083747>,
        <https://id.rijksmuseum.nl/320128415>,
        <https://id.rijksmuseum.nl/320129247> ;
    ns1:contributor <https://id.rijksmuseum.nl/31083750> ;
    ns1:creator <https://id.rijksmuseum.nl/31083747> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "237920" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Helmut Newton",
        "Polaroids" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Preface in English, German and French." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301237920> .

