@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/p238576604> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Anaerobic azo dye reduction / Frank P. van der Zee" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663732>,
        <http://data.bibliotheken.nl/id/thes/p075675382> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p239425766> ;
    schema1:description "Proefschrift Wageningen Universiteit" ;
    schema1:inLanguage "en" ;
    schema1:isbn "9058086100" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/52bec72635547676969b16e380eaee55> ;
    schema1:name "Anaerobic azo dye reduction" ;
    schema1:numberOfPages 142 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b4fc7e914a699e3116bafeaf8fc95780> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906996959> .

