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

<https://id.rijksmuseum.nl/300185877> a ns1:CreativeWork ;
    ns1:about [ a ns1:Person ;
            ns1:alternateName "Davies, John, 1949-" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Landscape photography--Great Britain" ],
        [ a ns1:DefinedTerm ;
            ns1:alternateName "Great Britain--In art" ] ;
    ns1:contributor [ a ns1:Organization ;
            ns1:alternateName "Archive of Modern Conflict (London, England)" ] ;
    ns1:creator <https://id.rijksmuseum.nl/31026455> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "185877" ] ;
    ns1:inLanguage "eng" ;
    ns1:name "The British landscape" ;
    ns1:workExample <https://id.rijksmuseum.nl/301185877> .

