@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/p176707867> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Joan Robinson's neo-marxist theory of economic growth / by Ludo Cuyvers" ;
    dcterms1:issued "1978" ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p071990380> ;
    schema1:bookEdition "2nd revision" ;
    schema1:inLanguage "nl" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p061390364> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/190ea13358e2d442d6b753b0bc86b6ca> ;
    schema1:name "Joan Robinson's neo-marxist theory of economic growth" ;
    schema1:numberOfPages 27 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/654e1c9bc6fab0705a86ebc282b790fb> .

