@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/p394602390> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hitler / Ian Kershaw" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067787029> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p183057252> ;
    schema1:description "1e dr. Nederlandse uitg.: 1999" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p307994627> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p450104060>,
        <http://data.bibliotheken.nl/id/nbt/p450564460> ;
    schema1:isbn "9789000322749" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3204cc217712c3b1009d88162b58b4db> ;
    schema1:name "Hitler" ;
    schema1:numberOfPages 1324944 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/128d34f044c347410ddf0a2fddd5e6b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1296388533> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/6cacd5173623d0d6d562b472f7c5aaaf> .

