@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/p802259634> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Hitler : zijn wording en wezen / Wenzel Frankemölle ; met inl. van Anton van Duinkerken" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p416521126> ;
    dcterms1:issued "1936" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068566093> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071096205> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068634196> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2ff444beef34850b2d4a6f5dbe97c887> ;
    schema1:name "Hitler : zijn wording en wezen" ;
    schema1:numberOfPages 86 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/818efa37164606765b2bf45f021e65dd> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63417498> .

