@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/p429950500> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De weg voor Indië / door J.W. Meijer Ranneft" ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p077599616>,
        <http://data.bibliotheken.nl/id/thes/p078563038>,
        <http://data.bibliotheken.nl/id/thes/p397532482> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070787034> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p830400494> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/669fb15e1a1f01062bc5b36a56f43970> ;
    schema1:name "De weg voor Indië" ;
    schema1:numberOfPages 67 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e1acaab05609e735ce4ed1e3464631c3> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200250014> .

