@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/p430372728> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De medische zending / door J.W. Gunning" ;
    dcterms1:issued "1911" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077594363>,
        <http://data.bibliotheken.nl/id/thes/p078586437> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069532265> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Pagina's ook genummerd: 223-264" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039796663> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p86103029X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6ef5c0ba5828dec8f4e9a311903d0f44> ;
    schema1:name "De medische zending" ;
    schema1:numberOfPages 44 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f5f0cc88016f4fcaa88376ee171c3d43> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1204255761> .

