@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/p802371981> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Gezonde voeding, gezonde mensen / C. den Hartog" ;
    dcterms1:issued "1979" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07562625X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068190840> ;
    schema1:bookEdition "10e, bijgew. dr" ;
    schema1:description "1e dr.: 1959" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p810638940> ;
    schema1:isbn "9027401047" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d8bb30b474b8e979ef8c2c67ea561915> ;
    schema1:name "Gezonde voeding, gezonde mensen" ;
    schema1:numberOfPages 143 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/2680f984a7c7f288e86f7bff15ce7615> ;
    schema1:sameAs <http://www.worldcat.org/oclc/63418707> .

