@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/p801991749> 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 "1976" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068932391> ;
    schema1:bookEdition "6e dr" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068932383> ;
    schema1:genre <http://data.bibliotheken.nl/id/thes/p07562902X> ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9023621204" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b560da4fb4c5a27d62999d805fea6342> ;
    schema1:name "De huishouding en onze gezondheid" ;
    schema1:numberOfPages 286 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5efdfc5aa44e1fb882d7fb9a1726202e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63408948> .

