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

<https://id.rijksmuseum.nl/3004093> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31015715> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "4093" ] ;
    ns1:inLanguage "eng" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Nederlandse Oudheden ;" ] ;
    ns1:name "Air photography and Celtic field research in the Netherlands" ;
    ns1:position "6" ;
    ns1:workExample <https://id.rijksmuseum.nl/3014093> .

