@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p431461201> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Nouveaux mémoires pour servir à l'histoire du Cartesianisme / par M. G." ;
    dcterms1:issued "1698" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06923132X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "M.G. staat voor Gilles de Launay ; in werkelijkheid geschreven door Pierre-Daniel Huet" ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p144060434> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48ecabcf7efcc981bc6657d6e987d2f5> ;
    schema1:name "Nouveaux mémoires pour servir à l'histoire du Cartesianisme" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ad8d3fa523a3311844ad825a9a1f98c6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154775897> .

