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

<>
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/55352>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<https://arxiv.universalpublishings.com/id/eprint/55352#authors>
	rdf:_1 <https://arxiv.universalpublishings.com/id/person/ext-cb0347eceaec374d64c9d26033151019>;
	rdf:_2 <https://arxiv.universalpublishings.com/id/person/ext-a205309055405b220727e282705ef6ed>;
	rdf:_3 <https://arxiv.universalpublishings.com/id/person/ext-4f9ff458627b7f0e59ecb6b8fb7ca58d> .

<https://arxiv.universalpublishings.com/id/eprint/55352/>
	dc:format "text/html";
	dc:title "HTML Summary of #55352 \n\nMobile Robot for Fires Detection Development\n\n";
	foaf:primaryTopic <https://arxiv.universalpublishings.com/id/eprint/55352> .

<https://arxiv.universalpublishings.com/id/eprint/55352>
	bibo:abstract "In the article, the authors propose the development of a mobile robot. The base is Arduino Mega 2560 R3. The wheelbase chosen is a single-deck robot platform. Breadboard without ration MB-102 with 400 points was selected next. The robot is equipped with the following sensors: ultrasonic sensor HC-SR04, KY-033 Line sensor, flame sensor KY-026, IR thermomodule, Wi-Fi module ESP8266 version ESP-01. The rest of the article suggests programming the fire sensor."^^xsd:string;
	bibo:authorList <https://arxiv.universalpublishings.com/id/eprint/55352#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/published>;
	dct:creator <https://arxiv.universalpublishings.com/id/person/ext-4f9ff458627b7f0e59ecb6b8fb7ca58d>,
		<https://arxiv.universalpublishings.com/id/person/ext-a205309055405b220727e282705ef6ed>,
		<https://arxiv.universalpublishings.com/id/person/ext-cb0347eceaec374d64c9d26033151019>;
	dct:date "2023-11-01";
	dct:isPartOf <https://arxiv.universalpublishings.com/id/repository>,
		<https://arxiv.universalpublishings.com/id/publication/ext-b6530cc07ed9d05480e619db77ea5cb1>;
	dct:publisher <https://arxiv.universalpublishings.com/id/org/ext-dce91bc34ec9a52b0fb2d7899759e2d8>;
	dct:title "Mobile Robot for Fires Detection Development"^^xsd:string;
	rdf:type bibo:AcademicArticle,
		bibo:Article,
		ep:ArticleEPrint,
		ep:EPrint;
	rdfs:seeAlso <https://arxiv.universalpublishings.com/id/eprint/55352/> .

<https://arxiv.universalpublishings.com/id/org/ext-dce91bc34ec9a52b0fb2d7899759e2d8>
	foaf:name "\"Research Science and Innovation house\" LLC"^^xsd:string;
	rdf:type foaf:Organization .

<https://arxiv.universalpublishings.com/id/person/ext-4f9ff458627b7f0e59ecb6b8fb7ca58d>
	foaf:familyName "Yevsieiev"^^xsd:string;
	foaf:givenName "Vladyslav"^^xsd:string;
	foaf:name "Vladyslav Yevsieiev"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-a205309055405b220727e282705ef6ed>
	foaf:familyName "Maksymova"^^xsd:string;
	foaf:givenName "Svitlana"^^xsd:string;
	foaf:name "Svitlana Maksymova"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/person/ext-cb0347eceaec374d64c9d26033151019>
	foaf:familyName "Shcherbyna"^^xsd:string;
	foaf:givenName "Vladyslav"^^xsd:string;
	foaf:name "Vladyslav Shcherbyna"^^xsd:string;
	rdf:type foaf:Person .

<https://arxiv.universalpublishings.com/id/publication/ext-b6530cc07ed9d05480e619db77ea5cb1>
	foaf:name "Journal of Universal Science Research"^^xsd:string;
	rdf:type bibo:Collection .

