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

<https://id.rijksmuseum.nl/300207948> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Artistic" ],
        <https://id.rijksmuseum.nl/320126550>,
        <https://id.rijksmuseum.nl/320128394>,
        <https://id.rijksmuseum.nl/320128416> ;
    ns1:contributor <https://id.rijksmuseum.nl/310146464> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "207948" ] ;
    ns1:inLanguage "eng",
        "fre",
        "ger",
        "spa" ;
    ns1:name "The contact sheet" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in English, French, German and Spanish." ] ;
    ns1:temporalCoverage "1930-2008" ;
    ns1:workExample <https://id.rijksmuseum.nl/301207948> .

