@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/p124173926> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A survey of Buddhist thought / by Alfred Scheepers" ;
    dcterms1:issued "1994" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075601583>,
        <http://data.bibliotheken.nl/id/thes/p07561734X>,
        <http://data.bibliotheken.nl/id/thes/p077593324>,
        <http://data.bibliotheken.nl/id/thes/p078456290>,
        <http://data.bibliotheken.nl/id/thes/p078963370> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073524484> ;
    schema1:inLanguage "en" ;
    schema1:isbn "9080219525" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/38658d64bf01cfd2f1f6e68f6201b2ed> ;
    schema1:name "A survey of Buddhist thought" ;
    schema1:numberOfPages 312 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/3bdda70c933feca4715973b8fbc9621c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906745524> .

