@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/p34435623X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Advances in citrus nutrition / Anoop Kumar Srivastava ed" ;
    dcterms1:issued "2012" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077596293>,
        <http://data.bibliotheken.nl/id/thes/p07760671X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p343558890> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p343558874> ;
    schema1:isbn "9789400741713" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/93b27e126a9e76a919e1de30db015438> ;
    schema1:name "Advances in citrus nutrition" ;
    schema1:numberOfPages 477 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/db7194af783c216d3efa4b06a4f5f3f5> .

