@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/p191800139> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chemoenzymatic synthesis of carbohydates / ed. by C. Augé & D.H.G. Crout" ;
    dcterms1:issued "1997" ;
    schema1:contributor <https://data.bibliotheken.nl/.well-known/genid/cc4104cc8de5b536089e3688d41fcc33>,
        <https://data.bibliotheken.nl/.well-known/genid/ecfa5f71ceac16d5baa29155e82c91ce> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840810628> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c8691e49f086c6bfd69b5b71721f048e> ;
    schema1:name "Chemoenzymatic synthesis of carbohydates" ;
    schema1:numberOfPages 568 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5b80de0b633c8d42d5c635fd3335a114> .

