@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/p066900549> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Essays on the Mahābhārata / ed. by Arvind Sharma" ;
    dcterms1:issued "1991" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075609967>,
        <http://data.bibliotheken.nl/id/thes/p077594630>,
        <http://data.bibliotheken.nl/id/thes/p397318014> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p069467978> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p066746477> ;
    schema1:isbn "9004092110" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/c341414eaa4c81d99156b273be366687> ;
    schema1:name "Essays on the Mahābhārata" ;
    schema1:numberOfPages 489 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/34042ef408e2439a5c3627a7fce9c798> ;
    schema1:sameAs <http://www.worldcat.org/oclc/905768459> .

