@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/p353068608> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De appel en Eva : roman / door Jo van Ammers-Küller" ;
    dcterms1:issued "1941" ;
    schema1:associatedMedia "http://www.kitlv.nl/documents/library/Metamorfoze/Belletrie/MMKITLV03_MB_MMETA1257.pdf" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06956664X> ;
    schema1:bookEdition "7e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p053440404> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p353064971> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3d02359203d7a28ac5ccda2d8c59b233> ;
    schema1:name "De appel en Eva : roman" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/451bb9b090c066a62320e7d93856c9fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/819743362> .

