@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/p086323741> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Besmettelijke ziekten / dr. Hendrik Peeters" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395310067> ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610086> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p124754031> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851358918> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d59a6fc1f305f239c94764e0298f0ec> ;
    schema1:name "Besmettelijke ziekten" ;
    schema1:numberOfPages 77 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6d2fc9d166e30cf812fc398e226e219c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65659373> .

