@prefix dcterms1: <http://purl.org/dc/terms#> .
@prefix kbdef: <http://data.bibliotheken.nl/def#> .
@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/p084155043> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Epizoden uit het leven van Mr. Thomas / door Jan Walch ; verluchtingen van Lida von Wedell" ;
    kbdef:hasDerivative <http://data.bibliotheken.nl/id/nbt/p42799909X> ;
    dcterms1:issued "1926" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p069566445> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p136181899> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f526d01300a6f7b114607c372373ddf2> ;
    schema1:name "Epizoden uit het leven van Mr. Thomas" ;
    schema1:numberOfPages 141 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43d6e54dd96e00d3a45b940b10e5a18c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/65746361> .

