@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/p369192133> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mijn kleine prentenbijbel / illustraties Diana Mayo ; tekst James Harrison ; vertaling [uit het Engels] Nelleke Scherpbier" ;
    dcterms1:issued "2013" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p250112000> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p268572763>,
        <http://data.bibliotheken.nl/id/thes/p305662759> ;
    schema1:description "1e druk Nederlandse uitgave: Kampen : Callenbach, ©2009" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075611759> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789026615399" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/240bd0b943da56fede08ab0e0c929e94> ;
    schema1:name "Mijn kleine prentenbijbel" ;
    schema1:numberOfPages 79 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/92c1165e1da9f0e1372ce86ea61eca3a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/867746785> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/5c2507f3b1449f8f941d51b3ff4e53f0> .

