@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/p407778047> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De aanplant van caoutchouc-boomen : eene studie / door Octave J.A. Collet ; vert. [uit het Frans] door J.R.C. Gonggrijp" ;
    dcterms1:issued "1903" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072551178> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069604428> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p064128164> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1760a4235b0d748ac452603def2e9a9e> ;
    schema1:name "De aanplant van caoutchouc-boomen : eene studie" ;
    schema1:numberOfPages 66 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fbc78ba9c28f99d5333aedd353a67e4f> ;
    schema1:sameAs <http://www.worldcat.org/oclc/962265375> .

