@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/p372837042> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Deli-zending / [door J.H. Neumann, E.J. van den Berg, G. Smit, L. Bodaan]" ;
    dcterms1:issued "1911" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594517> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p095119752> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p102977585> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/85e7f52fc33cb3a35ba1c7da1c93224b> ;
    schema1:name "De Deli-zending" ;
    schema1:numberOfPages 32 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/249781ea2be14a95ecf16557749f07c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/874105017> .

