@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/p036400874> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De huishouding en onze gezondheid / A.C. Tonsbeek, A.H. Barthel-van der Brugge ; onder red. van H.J.E. Bosch" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068932391> ;
    schema1:bookEdition "4e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068932383>,
        <http://data.bibliotheken.nl/id/thes/p068969732> ;
    schema1:description "Oorspr. uitg.: 1969" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023621204" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/7c188e43fb0bc5d51a8b6914900c6cd6> ;
    schema1:name "De huishouding en onze gezondheid" ;
    schema1:numberOfPages 286 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/8eaae2548592ae4564480cfa365ddb93> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64274433> .

