@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/p41663088X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Volkstal en bestaansmiddelen in Nederlandsch-Indië / door G. H. C. Hart" ;
    dcterms1:issued "1937" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070536384> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Rede, uitgesproken op het congres der Vereeniging van Hoogere Ambtenaren bij het Boschwezen in Nederlandsch-Oost-Indië (Vhabinoi), gehouden te Bandoeng, 8 juli 1937" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p046035451> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/cdfa8fb3eeb5c741dcaf22cb79604699> ;
    schema1:name "Volkstal en bestaansmiddelen in Nederlandsch-Indië" ;
    schema1:numberOfPages 28 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/fe30c536123c09f5b3b92a92f6c8d7f4> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1022833834> .

