@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/p429858892> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Denis Diderot en zijn tijd : de Fransche 18e eeuw / J. Krul" ;
    dcterms1:issued "1931" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06837075X>,
        <http://data.bibliotheken.nl/id/thes/p075606399>,
        <http://data.bibliotheken.nl/id/thes/p075656574> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p357086619> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p357086465> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ae5b6d0be92e1c544a989077f3f0673> ;
    schema1:name "Denis Diderot en zijn tijd : de Fransche 18e eeuw" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aa4aff4c05c5cf0b3fd350ca744d3276> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1200186919> .

