@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/p437132013> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Calcuttabrieven" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078459648> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069391750> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p436870339> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c7e9ffb35943c166d0287c58a2067f12> ;
    schema1:name "De Calcuttabrieven" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3b3b524bb95f7ebbe744e4e0f6842552> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1343899303> .

