@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/p061738638> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bedenkingen tegen de verloskundige tabelle" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p395301874>,
        <http://data.bibliotheken.nl/id/nbt/p396702252> ;
    dcterms1:issued "1840" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p078941490> ;
    schema1:description "Met een Voorberigt, ondertekend: Dr. H." ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ab768d4d99760f30fa69d3308c9b0e74> ;
    schema1:name "Bedenkingen tegen de verloskundige tabelle" ;
    schema1:numberOfPages 87 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/100c691cb08d5e950d6fb3766351b560> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65366271> .

