@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/p318940035> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Fructose, glucose, lactose and saccharose in lemonade" ;
    dcterms1:issued "2007" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604507>,
        <http://data.bibliotheken.nl/id/thes/p075665816> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p138801061> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p294217274> ;
    schema1:description "Report no. ND-07-13. - Proficiency study number 372 as directed by the CHEK working group" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p320606562> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f08c7dec6739effe55781055da53968> ;
    schema1:name "Fructose, glucose, lactose and saccharose in lemonade" ;
    schema1:numberOfPages 1 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/1825f0b577edada6505e83bc772ca1d0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/778394037> .

