@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .

<http://data.bibliotheken.nl/id/nbt/p340996854> a schema1:CreativeWork,
        schema1:Periodical,
        schema1:ProductModel ;
    rdfs:label "Weet wat je eet / Voedingscentrum" ;
    dcterms1:issued "2009" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p170568075> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c5499820779ef09696cc9369753d8ab3> ;
    schema1:name "Weet wat je eet" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3e08eeddf2b011b9bd97950ef7620f12> ;
    schema1:sameAs <http://www.worldcat.org/oclc/793588121> .

