@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/p119503301> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The arts of Nepal / Pratapaditya Pal" ;
    dcterms1:issued "1974" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069546290> ;
    schema1:description "Based on the author's thesis, Cambridge, originally presented under title: Sculpture and painting of Nepal" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p783426828>,
        <http://data.bibliotheken.nl/id/nbt/p821431307> ;
    schema1:isbn "9004037764" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5b130735a0604d6e5d85bc93284c39fb> ;
    schema1:name "The arts of Nepal" ;
    schema1:numberOfPages 300 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/16b92d3ba74adfc59f7c6f528f9c638d> ;
    schema1:sameAs <http://www.worldcat.org/oclc/769871806> .

