@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/p411617486> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Histoire d'Angleterre / Rapin Thoyras" ;
    dcterms1:issued "1725" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000019805" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p07012678X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p161901417> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p054320755> ;
    schema1:issueNumber 70 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35f78634918cbc877ea5996552527499> ;
    schema1:name "Histoire d'Angleterre" ;
    schema1:numberOfPages 632 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2758592b2eae9ef67e3ad980d1849ad2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993660485> .

