@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/p394620933> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Medische kennis / E.A.F. Wentink" ;
    dcterms1:issued "2007" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p204257018> ;
    schema1:bookEdition "1e dr., 1e opl" ;
    schema1:bookFormat schema1:EBook ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075628988> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p304199923> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p325007403> ;
    schema1:isbn "9789031380862" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/63dec908806700ca7e2cc0b85fbd18e3> ;
    schema1:name "Medische kennis" ;
    schema1:numberOfPages 2095937 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cd0afbadb016b6492ff7aa5c75c262bb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1438830828> .

