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

<https://id.rijksmuseum.nl/300193044> a ns1:CreativeWork ;
    ns1:about [ a ns1:DefinedTerm ;
            ns1:alternateName "Documentary photography--English Channel" ] ;
    ns1:contributor [ a ns1:Organization ;
            ns1:alternateName "Mission photographique transmanche" ],
        <https://id.rijksmuseum.nl/31021257> ;
    ns1:creator <https://id.rijksmuseum.nl/31088010> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "193044" ] ;
    ns1:inLanguage "eng",
        "fre" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Mission photographique transmanche ;" ] ;
    ns1:name "One day trip",
        "Voyage d'un jour" ;
    ns1:position "cahier 5" ;
    ns1:workExample <https://id.rijksmuseum.nl/301193044> .

