@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/p840220022> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Studies in Begoniaceae / J.J.F.E. de Wilde" ;
    dcterms1:issued "1983" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075627965> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06985212X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823124398>,
        <http://data.bibliotheken.nl/id/nbt/p840219423> ;
    schema1:isbn "9067540536" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/56ee634bd3f3e382245f094d77177c49> ;
    schema1:name "Studies in Begoniaceae" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/afb865aa4ddecbb0853947ccdf5ad415> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769037906> .

