@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/p433299878> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Napoleon Bonaparte / Pascal Davoz, Jean Torton, Jacques Martin ; vertaling [uit het Frans]: Andy Van Dingenen" ;
    dcterms1:issued "2021" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069444188> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070042691>,
        <http://data.bibliotheken.nl/id/thes/p326354476>,
        <http://data.bibliotheken.nl/id/thes/p377076929> ;
    schema1:description "Oorspronkelijke Nederlandse uitgave verschenen in 4 delen: ©2010, ©2013, ©2014, ©2015. - (Historische personages)",
        "Rugtitel: Napoleon Bonaparte integraal" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789030377108" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b633b1b7e07ebcab3b35d8bf51ac6cdb> ;
    schema1:name "Napoleon Bonaparte" ;
    schema1:numberOfPages 204 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dc70a70dec139a667a027a5eb25405f9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1264698531> .

