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

<https://id.rijksmuseum.nl/300106306> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/310120137> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "106306" ] ;
    ns1:inLanguage "dut" ;
    ns1:isPartOf [ a ns1:CreativeWorkSeries ;
            ns1:name "Uitgaven van de commissie voor bronnenpublicatie betreffende de geschiedenis van Nederlands-Indië 1900-1942 van het Historisch Genootschap ;" ] ;
    ns1:name "De opkomst van de nationalistische beweging in Nederlands-Indië",
        "The emergence of the nationalist movement in the Netherlands-Indies" ;
    ns1:position "4" ;
    ns1:workExample <https://id.rijksmuseum.nl/301106306> .

