@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/p040582280> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bekende verhalen uit de bijbel : een kaleidoskoop-boek / [ill. Vic Mitchell ; vert. uit het Engels door Ans de Boer]" ;
    dcterms1:issued "1987" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075426129> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069186405>,
        <http://data.bibliotheken.nl/id/thes/p070999279> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p305489984> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9033823950" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/69b19983d5155072d74aee900b736bc3> ;
    schema1:name "Bekende verhalen uit de bijbel : een kaleidoskoop-boek" ;
    schema1:numberOfPages 10 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/199a77c6d23bbde0fd97cbdac6531fb0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64711640> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/703b254e756105bdcdfc7d2d7db5f130> .

