@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/p08586675X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Plantenleven in Indië / door L. van der Pijl" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p429790147> ;
    dcterms1:issued "1937" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075606232>,
        <http://data.bibliotheken.nl/id/thes/p075631245>,
        <http://data.bibliotheken.nl/id/thes/p077603249>,
        <http://data.bibliotheken.nl/id/thes/p078629055> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068783981> ;
    schema1:bookEdition "2e dr" ;
    schema1:description "1e dr.: 1934" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p840351097> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6c12e55fb4e35fd2ad4e733341c6368a> ;
    schema1:name "Plantenleven in Indië" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9158225cb1faf28453c780ad779dcbdf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65550349> .

