@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/p435929666> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "O Fabrès in Indië" ;
    dcterms1:issued "1932" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p114463018> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Achteromslag: \"Overdrukken van Indische caricaturen door O. Fabrès geteekend voor het Bataviaasch Nieuwsblad 1932\"" ;
    schema1:inLanguage "en",
        "fr",
        "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p186534477> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f059e4efe7f7ff8632aab86c9e03ac70> ;
    schema1:name "O Fabrès in Indië" ;
    schema1:numberOfPages 9 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/41addc54cce86f7460d51c1140f7c66e> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308864621> .

