@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/p080614299> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Diseases, maladies and medical theories / ed.: H.T. Engelhardt" ;
    dcterms1:issued "1985" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068223617> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840702175> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d2d7b5cf680d2b3ccb1837d152390853> ;
    schema1:name "Diseases, maladies and medical theories" ;
    schema1:numberOfPages 395 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/65e3b4ec1034efd551b8c2f0d5435281> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65646961> .

