@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/p422696838> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Acht verhalen van Jezus / Nick Butterworth en Mick Inkpen ; vertaling [uit het Engels] en bewerking: Marijke Bleij" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072468815> ;
    schema1:bookEdition "Dertiende druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072468823>,
        <http://data.bibliotheken.nl/id/thes/p075032910> ;
    schema1:description "Oorspronkelijke Engelse uitgave: London : Hudson, 1994. - 1e druk Nederlandse uitgave: Amsterdam : Ark Boeken, 1995" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789033827297" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/942827f30674ca1d2f26c096fd75fd0d> ;
    schema1:name "Acht verhalen van Jezus" ;
    schema1:numberOfPages 220 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f78fea6ed56b77929b8d8569cb58a4d7> .

