@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/p427999758> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het leven in Nederlandsch-Indië / door B. Veth" ;
    dcterms1:issued "1907" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610989>,
        <http://data.bibliotheken.nl/id/thes/p078517397>,
        <http://data.bibliotheken.nl/id/thes/p078667976>,
        <http://data.bibliotheken.nl/id/thes/p397532334> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070402396> ;
    schema1:bookEdition "2e dr" ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "1e uitg.: 1900" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p08469565X> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/e03c251ed96dc938906080ee9eef250a> ;
    schema1:name "Het leven in Nederlandsch-Indië" ;
    schema1:numberOfPages 255 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/84f03ef5a72a5fec5af08a8c630b97f5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163926907> .

