@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/p10213555X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Diabetes mellitus / [R.P. Stolk ... et al.]" ;
    dcterms1:issued "1992" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/4d1188ad604cf9954b868b256560006d> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p05387773X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/50e69f2ff0aafced7c27bc9f0d233a59> ;
    schema1:name "Diabetes mellitus" ;
    schema1:numberOfPages 18 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/aafde9939f645a1838a0bf24525f8d0e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1239326420> .

