@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/p186044593> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Goede voeding, wat let je? / uitg. van de Stuurgroep Goede Voeding" ;
    dcterms1:issued "1997" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596293>,
        <http://data.bibliotheken.nl/id/thes/p078947189> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p161072119> ;
    schema1:description "Uitg. mogelijk gemaakt door de Nederlandse Kankerbestrijding/KWF, de Nederlandse Hartstichting en het Voorlichtingsbureau voor de Voeding" ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f8a04daffc6b4729189f36c319e3a897> ;
    schema1:name "Goede voeding, wat let je?" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d558f82c0138faeb6f60e0fe12b1b702> .

