@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/p446207969> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "In het land van Gandhi en Nehru / J.J. Buskes Jr" ;
    dcterms1:issued "1951" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069283710> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p800345487> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p811575845> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/681c0adff190140f154e58b199c9ff66> ;
    schema1:name "In het land van Gandhi en Nehru" ;
    schema1:numberOfPages 105 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2691a504a2c33356a15a0e85cdbf13c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509384080> .

