@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/p202122220> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The World Bank in a changing world / Ibrahim F.I. Shihata" ;
    dcterms1:issued "2000" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073296163> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p146637682> ;
    schema1:isbn "9041113657" ;
    schema1:issueNumber 30 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/afe7f47ec00f17d70f8c4a995144268d> ;
    schema1:name "The World Bank in a changing world" ;
    schema1:numberOfPages 1028 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/cae1ca9ede1f813c8f058db197e46b2b> ;
    schema1:sameAs <http://www.worldcat.org/oclc/772805861> .

