@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/p407176764> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Histoire des guerres civiles d'Angleterre. / tirée des auteurs anglois, par M. de Rosemond" ;
    dcterms1:issued "1690" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000086588" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09693591X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p145345262> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/96a7246891c2b1e5b18521a0852fba8a> ;
    schema1:name "Histoire des guerres civiles d'Angleterre." ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e20e6e71847a6fff56a8f01f9651d7c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/959404386> .

