@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/p046895167> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mens en microbe / F. Bolle ; [vert.: G.M. de Vries-Riphagen]" ;
    dcterms1:issued "1961" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073482528> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p128665955> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p120307456> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/2485100a5ce2be2a6d41f1952ae5dd5e> ;
    schema1:name "Mens en microbe" ;
    schema1:numberOfPages 272 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/270cb80d7d0044389661568644c07bc0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64776798> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/beb21851cd3d1b1f1653b4d52ffad343> .

