@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/p315682264> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handbook of development economics" ;
    dcterms1:issued "1988" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075662000>,
        <http://data.bibliotheken.nl/id/thes/p077607155> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p06852367X>,
        <http://data.bibliotheken.nl/id/thes/p075180367> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p049489909> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p315655356>,
        <http://data.bibliotheken.nl/id/nbt/p31568223X> ;
    schema1:isbn "9780444703378" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3843430c65e8dd2fac8136494589fe48> ;
    schema1:name "Handbook of development economics" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/72c07df595e4d240e5139c06f2f896d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/779224885> .

