@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/p33415958X> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handbook of development economics : volume 1 / ed. by Hollis Chenery and T.N. Srinivasan" ;
    dcterms1:issued "1988" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06852367X>,
        <http://data.bibliotheken.nl/id/thes/p075180367> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0444703373" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/4829a9b79d032da75e42a22320668824> ;
    schema1:name "Handbook of development economics : volume 1" ;
    schema1:numberOfPages 848 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a35004bc8a32e0a66c90bb7ca37877a8> ;
    schema1:sameAs <http://www.worldcat.org/oclc/727721680> .

