@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/p05808293X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Para rubber culture in Surinam / by A.W. Drost" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p435775014>,
        <http://data.bibliotheken.nl/id/nbt/p435775030> ;
    dcterms1:issued "1911" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073736961> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/dc125fd82e0c43b533b7322f55ade677> ;
    schema1:name "Para rubber culture in Surinam" ;
    schema1:numberOfPages 35 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9d9b9b2b4e8432210d9d2693b6a707ac> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65073863> ;
    schema1:translationOfWork <https://data.bibliotheken.nl/.well-known/genid/83d092a4c52619550aa5ef7d13162965> .

