@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/p437486850> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Diabetes mellitus type 2 / Gert van Lieshout" ;
    dcterms1:issued "2022" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075623412> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p241139546>,
        <http://data.bibliotheken.nl/id/thes/p241366089> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p436684292> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p425807312> ;
    schema1:isbn "9789089764379" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1101353b40628f57938dd48d1d2de68e> ;
    schema1:name "Diabetes mellitus type 2" ;
    schema1:numberOfPages 2811905 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0f7f891b86af6a5f5c31477f0dec3df6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1350178066> .

