@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/p036642177> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Ervaringen uit de praktijk omtrent kindersterfte / Izaäk van Daal" ;
    dcterms1:issued "1919" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596315>,
        <http://data.bibliotheken.nl/id/thes/p096417196> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p273449370> ;
    schema1:description "Proefschrift Amsterdam" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/088712a46ad4b77c9bb12fdf371cba56> ;
    schema1:name "Ervaringen uit de praktijk omtrent kindersterfte" ;
    schema1:numberOfPages 76 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b620c53d6c4a70b860765c2bd8cd3bf0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/898838513> .

