@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/p811110761> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Auguste Donnay / door Jules Bosmant ; vert. [uit het Frans] door E. Roobaert" ;
    dcterms1:issued "1967" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p070442916>,
        <http://data.bibliotheken.nl/id/thes/p397419406> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072211083> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p08668566X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841343292> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/335e95cb024dc71d9adb13e9f7293ae1> ;
    schema1:name "Auguste Donnay" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7597f4f0e44fa61d4872069f56f0121c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906165706> .

