@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/p134608232> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Atlas of clinical fungi / edited by G.S. de Hoog & J. Guarro" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663589>,
        <http://data.bibliotheken.nl/id/thes/p077603176>,
        <http://data.bibliotheken.nl/id/thes/p078659175> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075290774> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p071539964>,
        <http://data.bibliotheken.nl/id/thes/p140007547>,
        <http://data.bibliotheken.nl/id/thes/p140127437> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9070351269" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e885a4aaa30b912a9a7b254d3672c216> ;
    schema1:name "Atlas of clinical fungi" ;
    schema1:numberOfPages 720 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/bf0853fef21937cf843d9b94e72d4f86> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902238285> .

