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

<https://id.rijksmuseum.nl/3002077> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/31015715> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "2077" ] ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Nederlandse oudheden ;" ] ;
    ns1:name "1833",
        "A contribution to the history of Dutch archeology in the first half of the 19th century" ;
    ns1:position "4" ;
    ns1:workExample <https://id.rijksmuseum.nl/3012077> .

