@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/p427189977> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abrégé chronologique de l'histoire de France / de Mézeray" ;
    dcterms1:issued "1755" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB170072107" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069827664> ;
    schema1:bookEdition "Nouvelle éd. augm" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p090031644> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p090027329> ;
    schema1:issueNumber 130 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2e9f7378e650e042ac5adf2db0d1a3b1> ;
    schema1:name "Abrégé chronologique de l'histoire de France" ;
    schema1:numberOfPages 544 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/45637d8e6587a6ae6113c3e138cd16b4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1154412205> .

