@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/p21581262X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Belgische voedingsmiddelentabel / Nubel" ;
    dcterms1:issued "1999" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596293>,
        <http://data.bibliotheken.nl/id/thes/p078573882>,
        <http://data.bibliotheken.nl/id/thes/p07894726X> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/ae9659b044954691b8e5d1a7def01891> ;
    schema1:bookEdition "3e uitg" ;
    schema1:inLanguage "nl" ;
    schema1:isbn "9074362052" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b34a8409ccfcb91bdb748278d9caa1f7> ;
    schema1:name "Belgische voedingsmiddelentabel" ;
    schema1:numberOfPages 80 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b815bf7df55edbb3fb17c4ae8bb66c21> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67295072> .

