@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/p092447090> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dagboek van een dorpspastoor : roman / Georges Bernanos ; vert. door Jacques Benoit" ;
    dcterms1:issued "1941" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068388128> ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068951469> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0270585ddfc99a341ab3a6926911f40f> ;
    schema1:name "Dagboek van een dorpspastoor : roman" ;
    schema1:numberOfPages 407 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/66e5728cde75eb360c86a435d5946b33> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65575237> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/39c00b2c354f6f8ddf4c5ba8168a3da1> .

