@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/p314867619> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Dagboek van mijn zwangerschap / met foto's van Anne Geddes" ;
    dcterms1:issued "2008" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075628732> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p152895280> ;
    schema1:description "Omslagtitel",
        "Oorspr. uitg.: Auckland : Anne Geddes Publishing, 2008" ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p075635461> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9789058979445" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b6376dae13ba5c9b05cfd2e2854a6007> ;
    schema1:name "Dagboek van mijn zwangerschap" ;
    schema1:numberOfPages 94 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0a5eed58ca5721b2b44c9d4117b50950> ;
    schema1:sameAs <http://www.worldcat.org/oclc/262652550> .

