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

<https://id.rijksmuseum.nl/300193020> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Artistic" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Photograph collections--Netherlands--Amsterdam" ] ;
    ns1:contributor [ a ns1:Organization ;
            ns1:alternateName "Amsterdam (Netherlands). Stedelijk Museum." ],
        <https://id.rijksmuseum.nl/310118731> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "193020" ] ;
    ns1:inLanguage "dut",
        "eng" ;
    ns1:name "100 x photo",
        "One hundred x photo" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Vertaling uit het Nederlands" ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301193020> .

