  @prefix epid: <https://pure.iiasa.ac.at/id/> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix doi: <https://doi.org/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix dct: <http://purl.org/dc/terms/> .

<>
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/14051>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://pure.iiasa.ac.at/id/eprint/14051#authors>
	rdf:_1 <https://pure.iiasa.ac.at/id/person/ext-AL0014>;
	rdf:_2 <https://pure.iiasa.ac.at/id/person/ext-AL1397> .

<https://pure.iiasa.ac.at/id/eprint/14051/>
	dc:format "text/html";
	dc:title "HTML Summary of #14051 \n\nQuotatone Apportionment Methods\n\n";
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/14051> .

<https://pure.iiasa.ac.at/id/eprint/14051>
	bibo:abstract "The problem of apportionment is that of allocating an integer number of seats “proportionally” among a set of states or regions as a fraction of their populations. An apportionment method satisfies quota if it accords to each state the exactly proportional (rational) number of seats due it rounded up or rounded down. A method is house monotone if no state’s allocation goes down when the total number of seats to be distributed goes up.\r\n\r\nThis paper gives a simple characterization of all house monotone methods satisfying quota. Further, a manner of exposition is formulated which unites several key house monotone apportionment methods, thus showing clearly their connections."^^xsd:string;
	bibo:authorList <https://pure.iiasa.ac.at/id/eprint/14051#authors>;
	bibo:issue "1";
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	bibo:volume "4";
	dct:creator <https://pure.iiasa.ac.at/id/person/ext-AL0014>,
		<https://pure.iiasa.ac.at/id/person/ext-AL1397>;
	dct:date "1979-02";
	dct:isPartOf <https://pure.iiasa.ac.at/id/repository>,
		<https://pure.iiasa.ac.at/id/publication/ext-0364765X>;
	dct:publisher <https://pure.iiasa.ac.at/id/org/ext-75b7661ea26224eec5e41de1335ccbc7>;
	dct:title "Quotatone Apportionment Methods"^^xsd:string;
	owl:sameAs <https://doi.org/10.1287/moor.4.1.31>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://pure.iiasa.ac.at/id/eprint/14051/> .

<https://pure.iiasa.ac.at/id/org/ext-75b7661ea26224eec5e41de1335ccbc7>
	foaf:name "INFORMS"^^xsd:string;
	rdf:type foaf:Organization .

<https://pure.iiasa.ac.at/id/person/ext-AL0014>
	foaf:familyName "Balinski"^^xsd:string;
	foaf:givenName "M.L."^^xsd:string;
	foaf:name "M.L. Balinski"^^xsd:string;
	rdf:type foaf:Person .

<https://pure.iiasa.ac.at/id/person/ext-AL1397>
	foaf:familyName "Young"^^xsd:string;
	foaf:givenName "H.P."^^xsd:string;
	foaf:name "H.P. Young"^^xsd:string;
	rdf:type foaf:Person .

<https://pure.iiasa.ac.at/id/publication/ext-0364765X>
	bibo:issn "0364765X";
	foaf:name "Mathematics of Operations Research"^^xsd:string;
	owl:sameAs <urn:issn:0364765X>;
	rdf:type bibo:Collection .

