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

<https://id.rijksmuseum.nl/300270307> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Photograph collections" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Photography, Artistic" ],
        <https://id.rijksmuseum.nl/320126550>,
        <https://id.rijksmuseum.nl/320127048>,
        <https://id.rijksmuseum.nl/320128375>,
        <https://id.rijksmuseum.nl/320129834> ;
    ns1:contributor <https://id.rijksmuseum.nl/311189855> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "270307" ] ;
    ns1:inLanguage "eng",
        "ger" ;
    ns1:name "Art Collection Deutsche Börse",
        "Extra large photography 2",
        "XL photography 2" ;
    ns1:subjectOf [ a ns1:Statement ;
            ns1:additionalType <http://id.loc.gov/vocabulary/mnotetype/lang> ;
            ns1:text "Text in German and English." ],
        [ a ns1:Statement ;
            ns1:additionalType <http://vocab.getty.edu/aat/300435416> ;
            ns1:text "Includes translation" ] ;
    ns1:workExample <https://id.rijksmuseum.nl/301270307> .

