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

<https://id.rijksmuseum.nl/300184996> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Industrial buildings--Germany--Pictorial works" ],
        [ a ns1:Person ;
            ns1:alternateName "Becher, Bernd, 1931-2007" ],
        [ a ns1:Person ;
            ns1:alternateName "Becher, Hilla" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Architectural photography--Germany" ] ;
    ns1:contributor <https://id.rijksmuseum.nl/31026738>,
        <https://id.rijksmuseum.nl/3107576> ;
    ns1:creator <https://id.rijksmuseum.nl/3107574> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "184996" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "Bernd and Hilla Becher" ;
    ns1:workExample <https://id.rijksmuseum.nl/301184996> .

