@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/p324486316> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Public and private investment and economic growth / Khwaja Sarmad" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075610434>,
        <http://data.bibliotheken.nl/id/thes/p075617226> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p081372833> ;
    schema1:bookFormat schema1:EBook ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p078314399> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/f6e2ddee3607270fe58e5a80f9e36086> ;
    schema1:name "Public and private investment and economic growth" ;
    schema1:numberOfPages 16 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/6c089f5e5bc3d4eecb5c9a41182ac3a4> .

