@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/p377503517> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beknopte toegepaste voedingsleer / door A.F.C. Suermondt en C.J. Bonnema" ;
    dcterms1:issued "1940" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596293>,
        <http://data.bibliotheken.nl/id/thes/p078573882>,
        <http://data.bibliotheken.nl/id/thes/p078947189> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p101913427> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069895031> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/da37e0b2da1fef06893f598331bc488b> ;
    schema1:name "Beknopte toegepaste voedingsleer" ;
    schema1:numberOfPages 101 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/931ef17482333caf592c64b931c76583> ;
    schema1:sameAs <http://www.worldcat.org/oclc/926725676> .

