@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/p242432573> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Kochsche bacil is niet de oorzakelijke parasiet van de tuberculose / H.W. Middendorp" ;
    dcterms1:issued "1908" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p238532755> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069128731> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4818558ec4732cdd1b61381b51a01af7> ;
    schema1:name "De Kochsche bacil is niet de oorzakelijke parasiet van de tuberculose" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf95f2f0bc376b455c478f00c08cd074> ;
    schema1:sameAs <http://www.worldcat.org/oclc/777547307> .

