@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/p407768998> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het leven in Nederlandsch-Indië / door B. Veth" ;
    dcterms1:issued "1900" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070402396> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p055690610> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3fc3aa1d0153612c5992491cad35cc11> ;
    schema1:name "Het leven in Nederlandsch-Indië" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4a7d1e486a08727081f926a8d17b0bd9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962262321> .

