@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/p370684273> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bijbel in strip / getekend door Jeff Anderson ; geschreven door Mike Maddox ; [vert. uit het Engels] door Pascal Oost & Piet Zeeman" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p146426045> ;
    schema1:bookEdition "Derde druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07373330X>,
        <http://data.bibliotheken.nl/id/thes/p202086267>,
        <https://data.bibliotheken.nl/.well-known/genid/e66466427d9222d105f661c09192208a> ;
    schema1:description "Oorspronkelijke Nederlandse uitgave in 5 delen: Hoofddorp : VNU Tijdschriften, 2000" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075623285>,
        <http://data.bibliotheken.nl/id/thes/p075679191> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789033831058" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3926453ff513b84311bcab01c96ad827> ;
    schema1:name "De Bijbel in strip" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4dbd7ced6ecbe5c4391d3e6543762d8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/866640789> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/4a0f3e7ff176972d54dd0162d87d222d> .

