@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/p099420309> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mélanges de littérature, d'histoire et de philosophie / [par Jean Le Rond d'Alembert]" ;
    dcterms1:issued "1770" ;
    schema1:bookEdition "Nouv. éd" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068929005> ;
    schema1:inLanguage "fr" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d5fe6307fc929aceaa5b351229444777> ;
    schema1:name "Mélanges de littérature, d'histoire et de philosophie" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c297aa3e620c94586c8b210868348a09> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906475727> .

