@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/p240475593> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijdrage tot de kennis van den kunstmatigen diabetes mellitus / door Bernard Westerdijk" ;
    dcterms1:issued "1879" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p180765191> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/743777cfa7937ff4fd0b0296616c9ff4> ;
    schema1:name "Bijdrage tot de kennis van den kunstmatigen diabetes mellitus" ;
    schema1:numberOfPages 63 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3aeaddadad3cef135e4f00a6fa85b1fc> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777291647> .

