@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/p064595668> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Crowding out and the wealth of nations / by Theo van de Klundert" ;
    dcterms1:issued "1990" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p07561748X> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p068335938>,
        <http://data.bibliotheken.nl/id/thes/p07548160X> ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p056809239> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/43e7458421f4dd9e9a95031510c86276> ;
    schema1:name "Crowding out and the wealth of nations" ;
    schema1:numberOfPages 31 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/9ef77c1ab391fcc92f94570fbca05ca1> ;
    schema1:sameAs <http://www.worldcat.org/oclc/902352137> .

