@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/p084814829> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Diarrheal diseases / ed. by Michael Field" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075648598>,
        <http://data.bibliotheken.nl/id/thes/p077596889>,
        <http://data.bibliotheken.nl/id/thes/p078483980>,
        <http://data.bibliotheken.nl/id/thes/p375561277> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068442580> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p048268828> ;
    schema1:isbn "0444015736" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/742198cfda9899c0143489ff6fbc719b> ;
    schema1:name "Diarrheal diseases" ;
    schema1:numberOfPages 538 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/08dcb3e3f05783c3508a5f82d57d8857> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905563600> .

