@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/p389065935> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Das Buch \"De tribus impostoribus\" : (von den drei Betrügern) / door Jacob Presser" ;
    dcterms1:issued "1926" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077593952>,
        <http://data.bibliotheken.nl/id/thes/p180475339> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068409745> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "De drie bedriegers zouden Mozes, Jezus en Mohammed zijn",
        "Proefschrift Amsterdam, G.U" ;
    schema1:inLanguage "de" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p044084870> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3ae773e9168bdfd8386d6eb66bc1fe51> ;
    schema1:name "Das Buch \"De tribus impostoribus\" : (von den drei Betrügern)" ;
    schema1:numberOfPages 169 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/977d5dc8d313fa5ba7cb96544a2c70cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902616475> .

