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

<https://id.rijksmuseum.nl/300186145> a ns1:CreativeWork ;
    ns1:about [ a ns1:Person ;
            ns1:alternateName "Sieff, Jeanloup, 1933-" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography of women" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography of the nude" ] ;
    ns1:creator <https://id.rijksmuseum.nl/310105411> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "186145" ] ;
    ns1:inLanguage "eng",
        "fre" ;
    ns1:name "Torses nus" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "English and French." ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301186145> .

