@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/p102133751> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Diabetes mellitus / [G.J. Bruining ... et al]" ;
    dcterms1:issued "1989" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/48b307ef9cf0f46d4fcacfa9bc34e33b> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p05387773X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2390dd527f643ecae13936f8cb1948e4> ;
    schema1:name "Diabetes mellitus" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d7b1a8a0dab5cb575fa7f14d34fe0efb> .

