@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/p423887939> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gezinsboek / samengest. door Herman Divendal, Ernest v.d. Hallen, Anton Sweers" ;
    dcterms1:issued "1939" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069444307> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06937306X>,
        <http://data.bibliotheken.nl/id/thes/p074258664> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p850079462> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/88f7592eeafc36424d33e1981a5ecbf2> ;
    schema1:name "Gezinsboek" ;
    schema1:numberOfPages 240 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db38813fe28733891ffead1583e1a0d4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1120221665> .

