@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/p190630396> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Are there negative returns to aid? / Robert Lensink and Howard White" ;
    dcterms1:issued "1999" ;
    schema1:associatedMedia "http://irs.ub.rug.nl/ppn/190630396" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p073553565> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p097034207> ;
    schema1:description "Datum laatste update: 16-02-2000",
        "Ook verschenen in gedrukte vorm" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p150615078> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d127e0262549100a8409dedb2f233ca1> ;
    schema1:name "Are there negative returns to aid?" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/c5f7dc6d3047ac1b89df2637179add2a> .

