@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/p432850635> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Koud water voor gezonden en zieken / door P.H. Eijkman" ;
    dcterms1:issued "1896" ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:UBA000144059" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08802833X> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e dr.: 1895" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p109603524> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/bf58bcbaf0d0bd5560ddc5649e171610> ;
    schema1:name "Koud water voor gezonden en zieken" ;
    schema1:numberOfPages 56 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/71616ee3ee830b0dc06d23398fa1fe5a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1245583051> .

