@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/p422264679> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Histoire d'Angleterre / Rapin Thoyras" ;
    dcterms1:issued "1727" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNLB390009187" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07012678X> ;
    schema1:bookEdition "Seconde ed" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p110277937> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054320755> ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b93b31602d5bf5ac34ccbd4058cd5cc2> ;
    schema1:name "Histoire d'Angleterre" ;
    schema1:numberOfPages 538 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a0176306e21dd58553fc3d7bccff7ceb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1090418979> .

