@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p255785275> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De invloed van alcohol op den loop van infectieziekten / door Andreas Wilhelmus Ausems" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407860452> ;
    dcterms1:issued "1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068305850> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/625c354e01b3cdc6a6bcd2c90cb6fe99> ;
    schema1:name "De invloed van alcohol op den loop van infectieziekten" ;
    schema1:numberOfPages 136 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c76cd0b212154bf8fccf23cf442ddc0d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777727770> .

