@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/p411340883> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De honderd dagen : dagboek van 1815 / door Lodewijk Philips van Orléans, gewezen Koning der Franschen" ;
    dcterms1:issued "1850" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBL000001322" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070684545> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p042383420> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/949056456764924bafe3900ad514c492> ;
    schema1:name "De honderd dagen : dagboek van 1815" ;
    schema1:numberOfPages 307 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9271b6167903dec44ca5ebe28e98956e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/993436274> .

