@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/p036895792> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Rice and barley offerings in the Veda / by J. Gonda" ;
    dcterms1:issued "1987" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609096>,
        <http://data.bibliotheken.nl/id/thes/p397318057> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p06824293X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830381015> ;
    schema1:isbn "9004082891" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5f04a8b5047d21efa444de6fee5ce0e8> ;
    schema1:name "Rice and barley offerings in the Veda" ;
    schema1:numberOfPages 235 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/f8385c12b2c1938ba00b9d26694639c9> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906490818> .

