@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/p120716941> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Voorgestoomde rijst (parboiled rice) in Suriname / door W. Spoon en Wa.M. Sesseler" ;
    dcterms1:issued "1948" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073089311> ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p072158697> ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p042622557> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/78f23185771b8560f0d6feb4b3462b52> ;
    schema1:name "Voorgestoomde rijst (parboiled rice) in Suriname" ;
    schema1:numberOfPages 6 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/071b5d373c668c949b9a6ae35f8c6fbb> ;
    schema1:sameAs <http://www.worldcat.org/oclc/69330499> .

