@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/p315688971> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "Handbook of mathematical economics" ;
    dcterms1:issued "1981" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604809>,
        <http://data.bibliotheken.nl/id/thes/p075627590>,
        <http://data.bibliotheken.nl/id/thes/p077607007>,
        <http://data.bibliotheken.nl/id/thes/p08995484X> ;
    schema1:bookFormat schema1:EBook ;
    schema1:contributor <http://data.bibliotheken.nl/id/thes/p068217366>,
        <http://data.bibliotheken.nl/id/thes/p068647506> ;
    schema1:inLanguage "en" ;
    schema1:isBasedOn <http://data.bibliotheken.nl/id/nbt/p811081583> ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p315655356>,
        <http://data.bibliotheken.nl/id/nbt/p315688831> ;
    schema1:isbn "9780444861269" ;
    schema1:issueNumber 10 ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/fb19dae147aa827da63f214c7481974e> ;
    schema1:name "Handbook of mathematical economics" ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/43fa2c279eb75e602e875ea7e65e4db7> ;
    schema1:sameAs <http://www.worldcat.org/oclc/779224923> .

