@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/p863520855> a schema1:Book,
        schema1:CreativeWork,
        schema1:ProductModel ;
    rdfs:label "A note on additive utility and bargaining / Hans Peters" ;
    dcterms1:issued "1986" ;
    schema1:about <http://data.bibliotheken.nl/id/thes/p075604795> ;
    schema1:author <http://data.bibliotheken.nl/id/thes/p070733562> ;
    schema1:description "Eerder verschenen als Research memorandum 84-001" ;
    schema1:inLanguage "en" ;
    schema1:isPartOf <http://data.bibliotheken.nl/id/nbt/p851883281> ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/23ce38e9997750c394a931cd413e03d1> ;
    schema1:name "A note on additive utility and bargaining" ;
    schema1:numberOfPages 222 ;
    schema1:publication <https://data.bibliotheken.nl/.well-known/genid/28c01bcfef277f60483fe6a4938e72e5> ;
    schema1:sameAs <http://www.worldcat.org/oclc/64374524> .

