@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/p185277950> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijbel in vertelling en beeld / G. Ingwersen ; illustraties en omslag van Klaas Pijlman" ;
    dcterms1:issued "1969" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594134>,
        <http://data.bibliotheken.nl/id/thes/p078451744>,
        <http://data.bibliotheken.nl/id/thes/p07846255X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074172417> ;
    schema1:bookEdition "10e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p07417245X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10b850c88a2e35b1824c03b29b443141> ;
    schema1:name "Bijbel in vertelling en beeld" ;
    schema1:numberOfPages 744 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9a07a4d762cbe1903902cd171c06605a> .

