  @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/13631>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://pure.iiasa.ac.at/id/eprint/13631#authors>
	rdf:_1 <https://pure.iiasa.ac.at/id/person/ext-AL1323> .

<https://pure.iiasa.ac.at/id/eprint/13631/>
	dc:format "text/html";
	dc:title "HTML Summary of #13631 \n\nApproximate saddle-point theorems in vector optimization\n\n";
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/13631> .

<https://pure.iiasa.ac.at/id/eprint/13631>
	bibo:abstract "The paper contains definitions of different types of nondominated approximate solutions to vector optimization problems and gives some of their elementary properties. Then, saddle-point theorems corresponding to these solutions are presented with an application relative to approximate primal-dual pairs of solutions."^^xsd:string;
	bibo:authorList <https://pure.iiasa.ac.at/id/eprint/13631#authors>;
	bibo:issue "3";
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	bibo:volume "55";
	dct:creator <https://pure.iiasa.ac.at/id/person/ext-AL1323>;
	dct:date "1987-12";
	dct:isPartOf <https://pure.iiasa.ac.at/id/repository>,
		<https://pure.iiasa.ac.at/id/publication/ext-00223239>;
	dct:title "Approximate saddle-point theorems in vector optimization"^^xsd:string;
	owl:sameAs <https://doi.org/10.1007/BF00941179>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://pure.iiasa.ac.at/id/eprint/13631/> .

<https://pure.iiasa.ac.at/id/person/ext-AL1323>
	foaf:familyName "Valyi"^^xsd:string;
	foaf:givenName "I."^^xsd:string;
	foaf:name "I. Valyi"^^xsd:string;
	rdf:type foaf:Person .

<https://pure.iiasa.ac.at/id/publication/ext-00223239>
	bibo:issn "00223239";
	foaf:name "Journal of Optimization Theory and Applications"^^xsd:string;
	owl:sameAs <urn:issn:00223239>;
	rdf:type bibo:Collection .

