@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/p790292874> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Chili / J.J.J.W. Castelijn" ;
    dcterms1:issued "1978" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p169910822>,
        <http://data.bibliotheken.nl/id/thes/p397552025> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06780893X>,
        <http://data.bibliotheken.nl/id/thes/p075332620> ;
    schema1:description "Publ. van: Koninklijk Instituut voor de Tropen" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p790121867> ;
    schema1:isbn "9012019842" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78585dc9c98a5262c7bb1adec43dbe83> ;
    schema1:name "Chili" ;
    schema1:numberOfPages 50 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/46369ceb1468fb430915958ec9d25fa2> ;
    schema1:sameAs <http://www.worldcat.org/oclc/781035267> .

