@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/p240676920> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Applied mycology and biotechnology" ;
    dcterms1:issued "2002" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075640945>,
        <http://data.bibliotheken.nl/id/thes/p075654016>,
        <http://data.bibliotheken.nl/id/thes/p075663589> ;
    schema1:bookEdition "1st ed" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p097252212>,
        <http://data.bibliotheken.nl/id/thes/p214116301> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p214116476> ;
    schema1:isbn "0444510303" ;
    schema1:issueNumber 20 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/103aebd28bb197ea57b90f772003e5e8> ;
    schema1:name "Applied mycology and biotechnology" ;
    schema1:numberOfPages 347 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/95bd2839754585bb5d8e1077738a5cb5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/773282633> .

