@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/p446783102> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Tentoonstelling van Buddhistische kunst in het Rijks ethnographisch museum" ;
    dcterms1:issued "1915" ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070363013>,
        <http://data.bibliotheken.nl/id/thes/p071109560> ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p199085358> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3dc38e3296b54c30785d7fe030de49ae> ;
    schema1:name "Tentoonstelling van Buddhistische kunst in het Rijks ethnographisch museum" ;
    schema1:numberOfPages 2 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/dd136936851ee47a59ee8070b7d4df6e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1511295441> .

