@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/p432872965> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De bijbelsche geschiedenis : leesboekje voor catechisatie en huiselijk gebruik / door J. Sepp" ;
    dcterms1:issued "1889" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594312>,
        <http://data.bibliotheken.nl/id/thes/p078462649> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000154564" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070976287> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p245820280> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f7b12aed34cbc43da6e9debabf63f8b6> ;
    schema1:name "De bijbelsche geschiedenis : leesboekje voor catechisatie en huiselijk gebruik" ;
    schema1:numberOfPages 182 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/630771aa587c0440d8e4557a7e974749> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245588258> .

