@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/p197987303> a schema1:BookSeries,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handbook of economics / series editors Kenneth J. Arrow, Michael D. Intriligator" ;
    dcterms1:issued "2000" ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068217366>,
        <http://data.bibliotheken.nl/id/thes/p068647506> ;
    schema1:inLanguage "en" ;
    schema1:isbn "0444822909" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0af5df640f353b1ca95969b520f81f98> ;
    schema1:name "Handbook of economics" ;
    schema1:numberOfPages 0 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/7088b4368e16910f0d912ae64acca000> ;
    schema1:sameAs <http://www.worldcat.org/oclc/67555043> .

