@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/p336851529> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bericht aan de Batavieren. / Door Condorcet, lid van de Nat. Conventie in Frankrijk" ;
    dcterms1:issued "1792" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069423121> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p036400866> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e49cc8083f87d26ca6c38b1062d401a5> ;
    schema1:name "Bericht aan de Batavieren." ;
    schema1:numberOfPages 14 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e452e3c2e00ba7dd7b85b8738c7d2f90> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747693909> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/035db5bf482e989b0e1d9711e87b03d7> .

