@prefix dcterms: <http://purl.org/dc/terms/>.
@prefix foaf: <http://xmlns.com/foaf/0.1/>.
@prefix wdrs: <http://www.w3.org/2007/05/powder-s#>.
@prefix owl: <http://www.w3.org/2002/07/owl#>.
@prefix xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix gr: <http://purl.org/goodrelations/v1#>.
@prefix xml: <http://www.w3.org/XML/1998/namespace>.
@prefix vcard: <http://www.w3.org/2006/vcard/ns#>.
@prefix dc: <http://purl.org/dc/elements/1.1/>.
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix pto: <http://www.productontology.org/id/>.
@prefix schema: <http://schema.org/>.


# OWL DL work-arounds (instead of imports)
dc:contributor a owl:AnnotationProperty.
dc:creator a owl:AnnotationProperty.
dc:rights a owl:AnnotationProperty.
dc:subject a owl:AnnotationProperty.
dc:title a owl:AnnotationProperty.
dcterms:license a owl:AnnotationProperty.
wdrs:describedby a owl:AnnotationProperty.
foaf:Document a owl:Class.
foaf:homepage a owl:AnnotationProperty.
foaf:page a owl:AnnotationProperty.
foaf:primaryTopic a owl:AnnotationProperty.
schema:Product a owl:Class.


#OWL 1 DL compatibility of the OWL2 deprecated property
owl:deprecated a owl:AnnotationProperty.

<http://www.productontology.org/#> 	a owl:Ontology;
	dc:title "PTO: The Product Types Ontology for Semantic Web-based E-Commerce"@en;
	rdfs:comment """The Product Types Ontology: Good identifiers for product types based on Wikipedia

This service provides GoodRelations-compatible class definitions for any type of product or service that has an entry in the English Wikipedia.

Vocabulary:    http://www.productontology.org/#
Namespace:     http://www.productontology.org/

The Product Types Ontology is designed to be used in combination with GoodRelations, a standard vocabulary for the commercial aspects of offers.

See http://purl.org/goodrelations/ for more information."""@en;
	rdfs:label "The Product Types Ontology for Semantic Web-based E-Commerce"@en;
	dc:contributor "The class abstracts and translations of labels are taken from Wikipedia, the free encyclopedia."@en;
	dc:creator "Martin Hepp"@en;
	dc:rights "The class definition texts are taken from Wikipedia, the free encyclopedia under a Creative Commons Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0) license, see http://creativecommons.org/licenses/by-sa/3.0/. Accordingly, all ontology class definitions provided in here are available under the very same license."@en;
	dc:subject "E-Commerce, E-Business, GoodRelations, Ontology, Wikipedia, DBPedia"@en;
	dcterms:license <http://creativecommons.org/licenses/by-sa/3.0/>;
	rdfs:seeAlso <http://purl.org/goodrelations/v1>;
	owl:imports <http://purl.org/goodrelations/v1>;
	owl:versionInfo "2026-06-04T00:32:11.768083".

<http://www.productontology.org/> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/#>.

<http://www.productontology.org/doc/Mobile_app.rdf> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Mobile_app>.
<http://www.productontology.org/doc/Mobile_app.ttl> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Mobile_app>.
<http://www.productontology.org/doc/Mobile_app> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Mobile_app>.
	
<http://www.productontology.org/id/Mobile_app> a owl:Class;
	rdfs:subClassOf gr:ProductOrService, schema:Product;
	rdfs:label "Mobile app"@en;
	rdfs:comment """A mobile app or application is a computer program or software application designed to run on a mobile device such as a smartphone, tablet, or smartwatch. Mobile applications often stand in contrast to desktop applications which are designed to run on desktop computers, and web applications which run in mobile web browsers rather than directly on the mobile device.
Apps were originally intended for productivity assistance such as email, calendar, and contact databases, but the public demand for apps caused rapid expansion into other areas such as mobile games, factory automation, GPS and location-based services, order-tracking, and ticket purchases, so that there are now millions of apps available. Many apps require Internet access. Apps are generally downloaded from app stores, which are a type of digital distribution platforms.
The term &quot;app&quot;, short for &quot;application&quot;, has since become very popular; in 2010, it was listed as &quot;Word of the Year&quot; by the American Dialect Society.
Apps are broadly classified into three types: native apps, hybrid and web apps. Native applications are designed specifically for a mobile operating system, typically iOS or Android. Web apps are written in HTML5 or CSS and typically run through a browser. Hybrid apps are built using web technologies such as JavaScript, CSS, and HTML5 and function like web apps disguised in a native container. 

(Source: Wikipedia, the free encyclopedia, see http://en.wikipedia.org/wiki/Mobile_app)"""@en;
	rdfs:isDefinedBy <http://www.productontology.org/#>;
	rdfs:label "Toep"@af; 
	rdfs:label "تطبيق محمول"@ar; 
	rdfs:label "Mobil proqram"@az; 
	rdfs:label "Мабільная праграма"@be; 
	rdfs:label "Мабільны дастасунак"@be-tarask; 
	rdfs:label "Мобилно приложение"@bg; 
	rdfs:label "मोबाइल एप"@bh; 
	rdfs:label "মোবাইল অ্যাপ"@bn; 
	rdfs:label "Aplicació mòbil"@ca; 
	rdfs:label "Mobile app"@ceb; 

	rdfs:seeAlso <http://www.productontology.org/>,
		<http://dbpedia.org/resource/Mobile_app>,
		<http://www.productontology.org/doc/Mobile_app>;

	wdrs:describedby <http://www.productontology.org/doc/Mobile_app.rdf>, <http://www.productontology.org/doc/Mobile_app.ttl>;
	foaf:homepage <http://www.productontology.org/doc/Mobile_app.html>;
	foaf:page <http://en.wikipedia.org/wiki/Mobile_app>.
	