@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/p083644849> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Het I.M.F. en Afrika : het voorbeeld Mali / L. J. Paul" ;
    dcterms1:issued "1985" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p096056401> ;
    schema1:author <https://data.bibliotheken.nl/.well-known/genid/8c94fd791e9f330c3224d786aea234ea>,
        <https://data.bibliotheken.nl/.well-known/genid/df0fe49129f980da4076fa290cc4c63d> ;
    schema1:inLanguage "nl" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/656eb1a30248758434f64154a3c09f82> ;
    schema1:name "Het I.M.F. en Afrika : het voorbeeld Mali" ;
    schema1:numberOfPages 105 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/d9b4dc54ecad74735942a043c75e33cf> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64174754> .

