@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/p407773908> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De ordening onzer zendelingen / door J.R. Callenbach" ;
    dcterms1:issued "1901" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069260176> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p059069767> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/35d3896b581d673e9ba42b389f5e5cc1> ;
    schema1:name "De ordening onzer zendelingen" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bbf7205b703a7404d803322ff5261f5e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962262742> .

