@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/p431514860> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Abrégé de l'histoire des Vaudois / Pierre Boyer" ;
    dcterms1:issued "1691" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p17434399X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "fr" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p110721349> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/01218d600d975059108cd56c07bc6446> ;
    schema1:name "Abrégé de l'histoire des Vaudois" ;
    schema1:numberOfPages 336 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5e15e37698b1417c996489ae5f4e2fe0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993611449> .

