@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/p427938090> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De Gambircultuur in de buitenbezittingen" ;
    dcterms1:issued "1915" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/2b7f6f34c961c7c575b61593ecb5bcce> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p043472095> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p852637705> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1869e4fe49a65087585b9aaea57ca18f> ;
    schema1:name "De Gambircultuur in de buitenbezittingen" ;
    schema1:numberOfPages 107 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f331bdf48e3316615794eac313c55479> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163792767> .

