@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/p282518606> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The Mahābhārata : an ethnological study / by G.J. Held" ;
    dcterms1:issued "1935" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609967>,
        <http://data.bibliotheken.nl/id/thes/p075675064> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069379416> ;
    schema1:description "Ook verschenen als proefschrift Leiden" ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/95e44c8ca6e853571c5ce2b392c6b0ae> ;
    schema1:name "The Mahābhārata : an ethnological study" ;
    schema1:numberOfPages 348 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d03ad5d526215b32d8bda2f7c807611e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906316273> .

