@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/p326712763> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "India en de paus" ;
    dcterms1:issued "1965" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602938>,
        <http://data.bibliotheken.nl/id/thes/p075618370>,
        <http://data.bibliotheken.nl/id/thes/p075631210> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p326791663> ;
    schema1:description "Omslagtitel" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p324736401> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2c45c0d5610340a068dc79fdeab6e4e> ;
    schema1:name "India en de paus" ;
    schema1:numberOfPages 26 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f536e7990377928f4a57b2466b8ecd2c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/608178320> .

