@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p159839815> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Themanummer: diabetes mellitus" ;
    dcterms1:issued "1996" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p841010587> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ed4b64e19c63418ad9c1dbd170b4f6db> ;
    schema1:name "Themanummer: diabetes mellitus" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65011a7cabd5dbe672614a01a81205e4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/68467086> .

