@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/p425169286> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Twee maanden op Borneo's Westkust : herinneringen / van M. Buys" ;
    dcterms1:issued "1892" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p073275212>,
        <http://data.bibliotheken.nl/id/thes/p397549598> ;
    schema1:associatedMedia "http://books.google.com/books?vid=KBNL:KBNL03000306803" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073275212> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p058975500> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/31cadd012cbda68381300ef432ae879b> ;
    schema1:name "Twee maanden op Borneo's Westkust : herinneringen" ;
    schema1:numberOfPages 230 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/5f789bcab6b728b3a1298e3a6a237bb0> ;
    schema1:sameAs <http://www.worldcat.org/oclc/847167840> .

