@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/p446150606> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Ṛgvidhāna / English transl. with an introd. and notes by J. Gonda" ;
    dcterms1:issued "1951" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p397317999> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06824293X> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p044618816> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/00544953cf5c6406264600c87b4d2291> ;
    schema1:name "The Ṛgvidhāna" ;
    schema1:numberOfPages 132 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7ffa408f45a67fa021200c7f2ef049e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1509352167> .

