@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/p428025676> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De theecultuur op de Oostkust van Sumatra / door Ch. Bernard" ;
    dcterms1:issued "1915" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072386908> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p109316231> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830494553> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f35d7e692ae6e90f6851214a60f45156> ;
    schema1:name "De theecultuur op de Oostkust van Sumatra" ;
    schema1:numberOfPages 58 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cf51c9c396b0b5c4134d2b0fd5313c41> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1163972019> .

