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

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

<https://pure.iiasa.ac.at/id/eprint/13470/>
	dc:format "text/html";
	dc:title "HTML Summary of #13470 \n\nIntegrated analysis of complex problems in model-based support for policy making\n\n";
	foaf:primaryTopic <https://pure.iiasa.ac.at/id/eprint/13470> .

<https://pure.iiasa.ac.at/id/eprint/13470>
	bibo:abstract "Making rational policy decisions for complex problems requires comprehensive analyses of relations between decisions and the consequences resulting from their implementations. Such relations can be represented by various mathematical models, each having an infinite number of solutions of the decision problem. The paper presents the requirements for the modeling process, discusses diversified methods of model analysis in more detail, and outlines open scientific challenges."^^xsd:string;
	bibo:authorList <https://pure.iiasa.ac.at/id/eprint/13470#authors>;
	bibo:presentedAt <https://pure.iiasa.ac.at/id/event/ext-ef84773c0917279171a3144575c8ab37>;
	bibo:status <http://purl.org/ontology/bibo/status/nonPeerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://pure.iiasa.ac.at/id/person/ext-1254>;
	dct:date "2005-08";
	dct:isPartOf <https://pure.iiasa.ac.at/id/repository>;
	dct:title "Integrated analysis of complex problems in model-based support for policy making"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ConferenceItemEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://pure.iiasa.ac.at/id/eprint/13470/> .

<https://pure.iiasa.ac.at/id/event/ext-ef84773c0917279171a3144575c8ab37>
	dct:title "SICE Annual Conference 2005"^^xsd:string;
	event:place <https://pure.iiasa.ac.at/id/location/ext-6ad3513fa75f37b9e1847957308171b8>;
	rdf:type bibo:Conference,
		event:Event .

<https://pure.iiasa.ac.at/id/location/ext-6ad3513fa75f37b9e1847957308171b8>
	rdf:type geo:SpatialThing;
	rdfs:label "Okayama; Japan"^^xsd:string .

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

