@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/p139112189> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A monograph of Didymosphaeria / André Aptroot" ;
    dcterms1:issued "1995" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075663589> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p075206765>,
        <http://data.bibliotheken.nl/id/thes/p075290774> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p82226823X> ;
    schema1:isbn "9070351285" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/06ee7b0751e1e531eb1dbb26d0273c2e> ;
    schema1:name "A monograph of Didymosphaeria" ;
    schema1:numberOfPages 160 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/0417b58f9fb4044cbc33ef6954e5fd9a> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906666772> .

