@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/p86358733X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De appel / Jack Gelber ; vert. [uit het Engels door] Gerard K. van het Reve" ;
    dcterms1:issued "1962" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067921353> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068256671> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p177201606> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p843196378> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/32e22453f377153b3ea2e2cbfa4ec1e2> ;
    schema1:name "De appel" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7722981840e4a17ffcac700cefdb69ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64376100> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7c6838083d07dc02279603633410365d> .

