@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/p391325612> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Jezus en ons dagelijksche leven / door H.J. van der Munnik" ;
    dcterms1:issued "1924" ;
    schema1:associatedMedia "http://resolver.kb.nl/resolve?urn=MMTUK01:000006320" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06831406X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p063943212> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8b069dd88efd20180238604e12e9813> ;
    schema1:name "Jezus en ons dagelijksche leven" ;
    schema1:numberOfPages 48 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/632705228d59d105722e0dacd4dd1708> ;
    schema1:sameAs <http://www.worldcat.org/oclc/904716205> .

