@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/p120683636> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Beschouwingen over de positie van rijst en maïs in en buiten de tropen / door J. van Iterson" ;
    dcterms1:issued "1943" ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/58a134450b891aaedce30d15598030ce> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p830377050> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/aa006a81bdadea79b83c3f1a574e79e9> ;
    schema1:name "Beschouwingen over de positie van rijst en maïs in en buiten de tropen" ;
    schema1:numberOfPages 24 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/05ddff9d5f26c269d5592289565c7140> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69328675> .

