@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/p204235626> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Mycorrizas / guest ed.: F.T. Last" ;
    dcterms1:issued "1991" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p104265523> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p831623772> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/9d8a218accf1dc631554668025d58ad0> ;
    schema1:name "Mycorrizas" ;
    schema1:numberOfPages 200 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/b598323f0522afe8907c51df8c6c4319> ;
    schema1:sameAs <http://www.worldcat.org/oclc/23897447> .

