@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/p395542065> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bijbel voor ongelovigen / Guus Kuijer" ;
    dcterms1:issued "2015" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p086244884> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06901647X> ;
    schema1:bookEdition "2e druk" ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p391887254> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p45056956X> ;
    schema1:isbn "9789025307295" ;
    schema1:issueNumber 40 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e14b68fc55fa69b0836d9874a11a660a> ;
    schema1:name "De Bijbel voor ongelovigen" ;
    schema1:numberOfPages 1060342 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/00803e39fe2acce0d3c466b1c832328a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1112360057> .

