@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/p426515196> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Waar is Hitler? : de valse speurtocht naar een verdwenen Führer / Tim Trachet" ;
    dcterms1:issued "2020" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p068566093>,
        <http://data.bibliotheken.nl/id/thes/p075627183> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p140287868> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789057189692" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/741fb20d208b21dc560a3cb3e2ec6752> ;
    schema1:name "Waar is Hitler? : de valse speurtocht naar een verdwenen Führer" ;
    schema1:numberOfPages 1547098 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/801b23b0aae3c18975d35876f500e443> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1525533232> .

