@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/p326354514> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Napoleon Bonaparte / Jean Torton" ;
    dcterms1:issued "2010" ;
    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> ;
    schema1:description "Aan de kop van de titelpagina: Jacques Martin stelt voor" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p326354506> ;
    schema1:isbn "9789030363118" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/12b688bad82fc50c2844dfd28f68bfe8> ;
    schema1:name "Napoleon Bonaparte" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1e2a1a248a7f354a86744d656de48395> ;
    schema1:sameAs <http://www.worldcat.org/oclc/775668178> .

