@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/p434948535> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bijbel / Bert Jan Lietaert Peerbolte en Klaas Spronk" ;
    dcterms1:issued "2021" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602385> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074572067> ;
    schema1:bookEdition "Tweede druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071753559> ;
    schema1:description "1e druk: 2021" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p444680268> ;
    schema1:isbn "9789025314132" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1c58dbd1476d2603bc2a7f7f11aca2cd> ;
    schema1:name "De Bijbel" ;
    schema1:numberOfPages 1853129 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/058d44f6b5a2424393e3d423f8220dde> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1321255240> .

