@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/p123999626> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Borneo-expedition : geological explorations in Central-Borneo (1893-1894) / by G.A.F. Molengraaff" ;
    dcterms1:issued "1902" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069934401>,
        <https://data.bibliotheken.nl/.well-known/genid/f8069d54d0dd27030966380c72ee283c> ;
    schema1:description "Atlas in 22 sheets",
        "Oorspronkelijk verschenen in het Nederlands o.d.t.: Borneo-expeditie : geologische verkenningstochten in Centraal Borneo (1893-94)",
        "Published by the Society for the Promotion of the Scientific Exploration of the Dutch Colonies" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/650880184c97e8338f4a1a98306b9997> ;
    schema1:name "Borneo-expedition : geological explorations in Central-Borneo (1893-1894)" ;
    schema1:numberOfPages 22 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/efe556021cee9bcca5d68881ad660ff7> .

