@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/p424532972> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Vroedkunde : normale baring en kraambed / Annick Bogaerts" ;
    dcterms1:issued "2019" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p323604277> ;
    schema1:bookEdition "7e, gewijzigde druk" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789044137064" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b88cbf74f8f2d981c00b8a2f45b88735> ;
    schema1:name "Vroedkunde : normale baring en kraambed" ;
    schema1:numberOfPages 502 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/509a07d348925e4a33d41df2a48a29fa> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1128868773> .

