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

<https://id.rijksmuseum.nl/3003572> a ns1:CreativeWork ;
    ns1:about <https://id.rijksmuseum.nl/320126550>,
        <https://id.rijksmuseum.nl/320130107> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "3572" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Monographs on the theory of photography ;" ] ;
    ns1:name "Aerial haze and its effect on photography from the air" ;
    ns1:position "4" ;
    ns1:workExample <https://id.rijksmuseum.nl/3013572> .

