@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/p43585786X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handelingen van het thee-congres met tentoonstelling : gehouden te Bandoeng van 21 tot 26 juni 1924 / [voordrachten van Ch.J. Bernard et al.]" ;
    dcterms1:issued "1924" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075624133> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072386908> ;
    schema1:inLanguage "en",
        "fr",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p115871713> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f196dc82e2731f8ad42923796113dfc8> ;
    schema1:name "Handelingen van het thee-congres met tentoonstelling : gehouden te Bandoeng van 21 tot 26 juni 1924" ;
    schema1:numberOfPages 369 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d78335a489267fa3e6e6694d67c3bfe1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308805959> .

