@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/p405330782> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De blauwe dood : cholera in Nederland / M. Boshart" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p433132981> ;
    dcterms1:issued "2016" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075602903> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p353245712> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789463380072" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1f14030d7c620a2bd8e6e4475c71e4ac> ;
    schema1:name "De blauwe dood : cholera in Nederland" ;
    schema1:numberOfPages 274 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/268e2b43530441a1e6341e2f144b0dd5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962416718> .

