@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/p843834455> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "International seminar on macroeconomics / ed. by G. de Ménil and R.J. Gordon ; authors: Olivier J. Blanchard ... [et al.]" ;
    dcterms1:issued "1984" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p070862745>,
        <http://data.bibliotheken.nl/id/thes/p071412557>,
        <http://data.bibliotheken.nl/id/thes/p093673116> ;
    schema1:inLanguage "en" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ebe7c512931baff3d3b44f87530f4ccb> ;
    schema1:name "International seminar on macroeconomics" ;
    schema1:numberOfPages 148 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/840fc6b09ff711b6f1b50cb3649543d5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64100010> .

