@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/p090922603> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "The rise of new classical economics / R. van Zijp" ;
    dcterms1:issued "1992" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604809> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p074731629>,
        <http://data.bibliotheken.nl/id/thes/p075482800> ;
    schema1:description "Ook verschenen in de serie: Serie research memoranda / Vrije Universiteit, Faculteit der Economische Wetenschappen en Econometrie, ISSN 0927-0132 ; 1991-77)" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p051523418> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/5d764667383da1ae17626ac475d24bc4> ;
    schema1:name "The rise of new classical economics" ;
    schema1:numberOfPages 46 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/a486882a7b9f016d14d0d8a1395e21b6> ;
    schema1:sameAs <http://www.worldcat.org/oclc/906620783> .

