@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p055690610> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het leven in Nederlandsch-Indië / door B. Veth" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p407768998> ;
    dcterms1:issued "1900" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077599616>,
        <http://data.bibliotheken.nl/id/thes/p077610989>,
        <http://data.bibliotheken.nl/id/thes/p095098534> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070402396> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/509bd5bb41f443ec1575dc439c81cc3f> ;
    schema1:name "Het leven in Nederlandsch-Indië" ;
    schema1:numberOfPages 256 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3139f54e46a4b8abc2e3af824d26b96e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/899101975> .

