@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/p090913833> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Koud water voor gezonden en zieken / door P.H. Eijkman" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p432836314> ;
    dcterms1:issued "1895" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08802833X> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7041d7fd06e4cb7ab7025d9fde705858> ;
    schema1:name "Koud water voor gezonden en zieken" ;
    schema1:numberOfPages 53 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c0da2deb107da46645c2934863102a72> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65864137> .

