@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/p088681394> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Alledaagse kinderziekten / B.E. Spelberg ; [ill. Henk Koop]" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075660393>,
        <http://data.bibliotheken.nl/id/thes/p07759665X>,
        <http://data.bibliotheken.nl/id/thes/p078560209> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p08921157X> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p040941248> ;
    schema1:isbn "9031311723" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7f3d996a09c0b22dd47492af3cd3a6ee> ;
    schema1:name "Alledaagse kinderziekten" ;
    schema1:numberOfPages 114 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ef1d74a8721e1b0abef26b25d4fdc2ee> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65763223> .

