@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/p401775607> 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:UBA000028178" ;
    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/c6ae4c4d20e6b801c26590a74d93b6db> ;
    schema1:name "De cholera verdedigd" ;
    schema1:numberOfPages 106 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d1effa1eacaac7414431994d8e32bc8d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/747723398> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/f5db4c5775f550005de557b407a24a2c> .

