@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/p803294026> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Obstetrical and gynaecological hints for the tropical doctor / [by] Costijn D. van der Does [and] Arie A. Haspels" ;
    dcterms1:issued "1972" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071206159> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068357249> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9060465997" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ad1ed7775ee367dcf5b47a63baac7ed4> ;
    schema1:name "Obstetrical and gynaecological hints for the tropical doctor" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d66d1429a34653c8c0feb41171dfb0d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/509039> .

