@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/p429667493> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "De West-Toradjas op Midden-Celebes / door Alb. C. Kruyt" ;
    dcterms1:issued "1938" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p077610989>,
        <http://data.bibliotheken.nl/id/thes/p078692075>,
        <http://data.bibliotheken.nl/id/thes/p397554524> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072476281> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p042970431> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p822128853> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f35cad3604df405c44ef3a56b7f2134> ;
    schema1:name "De West-Toradjas op Midden-Celebes" ;
    schema1:numberOfPages 5 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c9e9220bb55ae9b62b4555b0f6d0045b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1199980732> .

