@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/p043827268> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Cocoa and a new international division of labour / F. Schuurs" ;
    dcterms1:issued "1980" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p067652735> ;
    schema1:description "Aan de kop van de titelpag.: Research project: international relations and industrial structures",
        "Summary of progress report no. 12: \"Cacao en een nieuwe internationale arbeidsverdeling\"" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p823108899> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/eb754a1da4be37b825e178b1558733c9> ;
    schema1:name "Cocoa and a new international division of labour" ;
    schema1:numberOfPages 15 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/91944654499e856fbecb5126b50d4c83> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64900828> .

