@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/p227288149> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gezond zwanger / Nienke ten Hoor & Sonja van de Rhoer" ;
    dcterms1:issued "2001" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628732> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p09875601X> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p073670618> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p183156218> ;
    schema1:isbn "9026924305" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/afef90270b4e81b6edb0a4efba11204a> ;
    schema1:name "Gezond zwanger" ;
    schema1:numberOfPages 99 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/10a90ed69a3af36662760e6c7a9a4ebb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67030205> .

