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

<https://id.rijksmuseum.nl/300302516> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography of the human body" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography of the nude" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Aging in art" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Portrait photography" ],
        <https://id.rijksmuseum.nl/320126537>,
        <https://id.rijksmuseum.nl/320130982> ;
    ns1:creator <https://id.rijksmuseum.nl/310205802> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "302516" ] ;
    ns1:inLanguage "ger" ;
    ns1:name "Bilder des Alterns" ;
    ns1:workExample <https://id.rijksmuseum.nl/301302516> .

