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

<>
	foaf:primaryTopic <https://khub.utp.edu.my/scholars/id/eprint/3638>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://khub.utp.edu.my/scholars/3638/>
	dc:format "text/html";
	dc:title "HTML Summary of #3638 \n\nComplexity reduction approach for solving hyperbolic problems\n\n";
	foaf:primaryTopic <https://khub.utp.edu.my/scholars/id/eprint/3638> .

<https://khub.utp.edu.my/scholars/id/eprint/3638#authors>
	rdf:_1 <https://khub.utp.edu.my/scholars/id/person/ext-adff2a9a49ce451970d04aaa3b82cc88>;
	rdf:_2 <https://khub.utp.edu.my/scholars/id/person/ext-cfe64194e1eb1280d87241782fdfdf3b>;
	rdf:_3 <https://khub.utp.edu.my/scholars/id/person/ext-47b7eae53ea04b67ee2d14793e071843> .

<https://khub.utp.edu.my/scholars/id/eprint/3638>
	bibo:abstract "Complexity reduction approach has been used to solve various science and technology problems. In this paper we will discuss the implementation of the approach to solve some hyperbolic equation such as first order hyperbolic problem and the Maxwell Equations. For solving the Maxwell equations, we implement a weighted average fourth order truncation with the complexity reduction approach. The approach shown to successfully reduce the complexity of original method. Results show to increase the speed up of its original method significantly. Â© 2013 AIP Publishing LLC."^^xsd:string;
	bibo:authorList <https://khub.utp.edu.my/scholars/id/eprint/3638#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	bibo:volume "1522";
	dct:creator <https://khub.utp.edu.my/scholars/id/person/ext-47b7eae53ea04b67ee2d14793e071843>,
		<https://khub.utp.edu.my/scholars/id/person/ext-adff2a9a49ce451970d04aaa3b82cc88>,
		<https://khub.utp.edu.my/scholars/id/person/ext-cfe64194e1eb1280d87241782fdfdf3b>;
	dct:date "2013";
	dct:isPartOf <https://khub.utp.edu.my/scholars/id/repository>,
		<https://khub.utp.edu.my/scholars/id/publication/ext-0094243X>;
	dct:title "Complexity reduction approach for solving hyperbolic problems"^^xsd:string;
	owl:sameAs <https://doi.org/10.1063/1.4801140>;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ConferenceItemEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://khub.utp.edu.my/scholars/3638/> .

<https://khub.utp.edu.my/scholars/id/person/ext-47b7eae53ea04b67ee2d14793e071843>
	foaf:familyName "Karim"^^xsd:string;
	foaf:givenName "S.A.A."^^xsd:string;
	foaf:name "S.A.A. Karim"^^xsd:string;
	rdf:type foaf:Person .

<https://khub.utp.edu.my/scholars/id/person/ext-adff2a9a49ce451970d04aaa3b82cc88>
	foaf:familyName "Hasan"^^xsd:string;
	foaf:givenName "M.K."^^xsd:string;
	foaf:name "M.K. Hasan"^^xsd:string;
	rdf:type foaf:Person .

<https://khub.utp.edu.my/scholars/id/person/ext-cfe64194e1eb1280d87241782fdfdf3b>
	foaf:familyName "Sulaiman"^^xsd:string;
	foaf:givenName "J."^^xsd:string;
	foaf:name "J. Sulaiman"^^xsd:string;
	rdf:type foaf:Person .

<https://khub.utp.edu.my/scholars/id/publication/ext-0094243X>
	bibo:issn "0094243X";
	foaf:name "AIP Conference Proceedings"^^xsd:string;
	owl:sameAs <urn:issn:0094243X>;
	rdf:type bibo:Collection .

