@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p090029518> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abrégé chronologique de l'histoire de France / de Mézeray" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p427189896> ;
    dcterms1:issued "1755" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069827664> ;
    schema1:bookEdition "Nouvelle éd. augm" ;
    schema1:inLanguage "fr" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p090027329> ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8226f65bf52ecd26170579f31d031e8> ;
    schema1:name "Abrégé chronologique de l'histoire de France" ;
    schema1:numberOfPages 535 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a9ef9c394ca50b15eebb25c54ec38bbc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769737363> .

