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

<https://id.rijksmuseum.nl/300105607> a ns1:CreativeWork ;
    ns1:creator <https://id.rijksmuseum.nl/310120137> ;
    ns1:identifier [ a ns1:PropertyValue ;
            ns1:propertyID "NL-AmRIJ" ;
            ns1:value "105607" ] ;
    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 "Education policy in the Netherlands-Indies 1900-1940",
        "Het onderwijsbeleid in Nederlands-Indië 1900-1940" ;
    ns1:position "1" ;
    ns1:workExample <https://id.rijksmuseum.nl/301105607> .

