@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/p423865641> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Kinderziekten, voornamelijk met het oog op de behandeling / bew. door N.I. Heijbroek, A.F.A.S. van Westrienen, S. van Creveld [et al.]" ;
    dcterms1:issued "1936" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p121016781> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p387809473> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b323accc6a640418482be94829ded5cf> ;
    schema1:name "Kinderziekten, voornamelijk met het oog op de behandeling" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dfd4d78fae4d95bd1132c475b1247691> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120158696> .

