@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/p448646803> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De studie van het Boeddhisme : problemen en perspectieven / door J.W. de Jong" ;
    dcterms1:issued "1956" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070790299> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Inaugurele rede Rijksuniversiteit Leiden" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p060807377> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/adbee8e45027dd87308a8f7009577579> ;
    schema1:name "De studie van het Boeddhisme : problemen en perspectieven" ;
    schema1:numberOfPages 25 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/4c5b57dc1deae754557aafb3c5731fb5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1519118257> .

