@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/p050653369> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De appel en Eva / door Jo van Ammers-Küller" ;
    dcterms1:issued "1932" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06956664X> ;
    schema1:bookEdition "3e dr" ;
    schema1:description "Deel 3 van de trilogie: De opstandigen" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06582f7fbfe4c92bb2fca277891e8c07> ;
    schema1:name "De appel en Eva" ;
    schema1:numberOfPages 320 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6fce9d3567eabaf59ba5737978e52568> ;
    schema1:sameAs <http://www.worldcat.org/oclc/811820939> .

