@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/p435745719> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Bijdrage tot de bodemkundige kennis van (Nederlandsch) West Indië : (Tropengronden I)" ;
    dcterms1:issued "1945" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p072158689> ;
    schema1:bookFormat schema1:EBook ;
    schema1:description "Hiervan verscheen ook een handelsuitgave",
        "Proefschrift Utrecht" ;
    schema1:inLanguage "nl" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p039942732> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d51a095991c7a3047eeffa9ed0f7d3a8> ;
    schema1:name "Bijdrage tot de bodemkundige kennis van (Nederlandsch) West Indië : (Tropengronden I)" ;
    schema1:numberOfPages 55 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/ae9f7914e88ec979184025249621230c> ;
    schema1:sameAs <http://www.worldcat.org/oclc/1308738247> .

