@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/p402298098> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Bijbel voor ongelovigen / Guus Kuijer" ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075619520>,
        <http://data.bibliotheken.nl/id/thes/p075662337> ;
    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/p398408149> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p45056956X> ;
    schema1:isbn "9789025302368" ;
    schema1:issueNumber 50 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/8c02f5087c0236a75bae68cfb2cc689c> ;
    schema1:name "De Bijbel voor ongelovigen" ;
    schema1:numberOfPages 1521791 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6e52effee753a20359de51b4a0f48d8e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1108336057> .

