@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/p833430211> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Wij hebben een baby / Irene Verhagen" ;
    dcterms1:issued "1983" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068340427> ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/48d33bf0a056ff80acb9fd15d08c0dca> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822832933> ;
    schema1:isbn "9021831023" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b43b31b59d24d305f6918fcbe33553c1> ;
    schema1:name "Wij hebben een baby" ;
    schema1:numberOfPages 60 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d769d26f595818549a8c8f40210a1ad5> .

