@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/p406975302> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De cholera verdedigd / naar het Hoogduitsch van Mises" ;
    dcterms1:issued "1833" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000028179" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073950122> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p084523689> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e8d29fbb33f6c04a5feb7eb20a5957bb> ;
    schema1:name "De cholera verdedigd" ;
    schema1:numberOfPages 106 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2c467623376ca032cd70c990586f30c4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747723398> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/7cdeeb77fd903ca38ce8209d606951b3> .

