@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/p850087392> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gezinsboek / samengest. door Herman Divendal, Ernest van der Hallen, Anton Sweers" ;
    dcterms1:issued "1946" ;
    schema1:bookEdition "3e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06937306X>,
        <http://data.bibliotheken.nl/id/thes/p069444307>,
        <http://data.bibliotheken.nl/id/thes/p074258664> ;
    schema1:description "Oorspr. uitg.: 1939" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/48c17b044f17a8285e29ef4a52a8f5d3> ;
    schema1:name "Gezinsboek" ;
    schema1:numberOfPages 159 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2fa2c2eb358ebf5ae7e857efdf3b523e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64108238> .

