@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p840696027> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het ontstaan van den Tweeden Wereldoorlog / door J. Verseput" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42832133X> ;
    dcterms1:issued "1945" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627183>,
        <http://data.bibliotheken.nl/id/thes/p397487908> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068332696> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/091f47f453322ac6fcdc7059f84921a9> ;
    schema1:name "Het ontstaan van den Tweeden Wereldoorlog" ;
    schema1:numberOfPages 133 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08ec77e24cd9dfa5697055608c218b40> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781590260> .

