@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/p436195569> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Calcuttabrieven / Sandew Hira" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07853464X>,
        <http://data.bibliotheken.nl/id/thes/p095970045> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069391750> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p436870339> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p437132013> ;
    schema1:isbn "9789074897952" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4aaf4db64dec2a27f9c09c0b7295a16e> ;
    schema1:name "De Calcuttabrieven" ;
    schema1:numberOfPages 512 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/926f5938ca18f0d9cbb9ccaf9791b8f7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1344337705> .

