@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/p158675797> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het einde van Napoleon : Waterloo 1815 / Luc de Vos" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p069017743>,
        <http://data.bibliotheken.nl/id/thes/p077599594>,
        <http://data.bibliotheken.nl/id/thes/p078938287>,
        <http://data.bibliotheken.nl/id/thes/p241924391> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073542830> ;
    schema1:bookEdition "2e, volledig herz. uitg" ;
    schema1:description "1e dr.: 1990" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p087122642> ;
    schema1:isbn "9061529859" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f85730bc367720463bfca2139b497d55> ;
    schema1:name "Het einde van Napoleon : Waterloo 1815" ;
    schema1:numberOfPages 133 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/e33853fab7404d8e730dead89c85b10f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/40249983> .

