@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.bibliotheken.nl/id/nbt/p428063187> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De nationalistische beweging in Nederlandsch-Indië / door J.Th. Petrus Blumberger" ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073327581>,
        <http://data.bibliotheken.nl/id/thes/p077599616>,
        <http://data.bibliotheken.nl/id/thes/p078599857>,
        <http://data.bibliotheken.nl/id/thes/p397532334> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073327581> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p802960480> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b9ef3424088c27e64c915f412042309c> ;
    schema1:name "De nationalistische beweging in Nederlandsch-Indië" ;
    schema1:numberOfPages 462 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d14393e8b69ea6f30a6f447564ee7d87> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120157451> .

