@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p442832176> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anne Frank en het verraad : een overzicht / David Barnouw" ;
    dcterms1:issued "2023" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p06835522X>,
        <http://data.bibliotheken.nl/id/thes/p075665328>,
        <http://data.bibliotheken.nl/id/thes/p443057877> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069333017> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p437483045> ;
    schema1:isbn "9789024452361" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6e6e03002b67900ffd11e4a3f8cbe86> ;
    schema1:name "Anne Frank en het verraad : een overzicht" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aafa7e459b49a159f6a7b3bd66473707> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1432082941> .

