@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 "2020-12-14T22:00:08.264746".

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

<http://www.productontology.org/doc/Somalia.rdf> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Somalia>.
<http://www.productontology.org/doc/Somalia.ttl> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Somalia>.
<http://www.productontology.org/doc/Somalia> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Somalia>.
	
<http://www.productontology.org/id/Somalia> a owl:Class;
	rdfs:subClassOf gr:ProductOrService, schema:Product;
	rdfs:label "Somalia"@en;
	rdfs:comment """Somaliaofficially the Federal Republic of Somalia is a sovereign country in the Horn of Africa. It is bordered by Ethiopia to the west, Djibouti to the northwest, the Gulf of Aden to the north, the Indian Ocean to the east, and Kenya to the southwest. Somalia has the longest coastline on Africa&#39;s mainland. Its terrain consists mainly of plateaus, plains, and highlands. Hot conditions prevail year-round, with periodic monsoon winds and irregular rainfall.
Somalia has an estimated population of around millionand has been described as Africa&#39;s most culturally homogeneous country. Around 85% of its residents are ethnic Somalis, who have historically inhabited the country&#39;s north. Ethnic minorities are largely concentrated in the south. The official languages of Somalia are Somali and Arabic. Most people in the country are Muslims, the majority of them Sunni.
In antiquity, Somalia was an important commercial center. It is among the most probable locations of the fabled ancient Land of Punt. During the Middle Ages, several powerful Somali empires dominated the regional trade, including the Ajuran Sultanate, the Adal Sultanate, and the Sultanate of the Geledi. The toponym Somalia was coined by the Italian explorer Luigi Robecchi Bricchetti.
In the late 19th century, Somalia was colonized by European powers, Britain and then Italy. The British and Italians established the colonies of British Somaliland and Italian Somaliland. In the interior, Mohammed Abdullah Hassan&#39;s Dervish movement managed to frustrate the British four times, forcing them to retreat to the coast, before finally being defeated in the 1920 Somaliland Campaign. Italy acquired full control of the northeastern, central, and southern parts of the area after successfully waging the Campaign of the Sultanates against the ruling Majeerteen Sultanate and Sultanate of Hobyo. In 1960, the two regions united to form the independent Somali Republic under a civilian government.
The Supreme Revolutionary Council seized power in 1969 and established the Somali Democratic Republic, which collapsed 22 years later, in 1991, with the onset of the Somali Civil War. During this period most regions returned to customary and religious law. In the early 2000s, a number of interim federal administrations were created. The Transitional National Government (TNG) was established in 2000, followed by the formation of the Transitional Federal Government (TFG) in 2004, which reestablished the Somali Armed Forces. In 2006, the TFG assumed control of most of the nation&#39;s southern conflict zones from the newly formed Islamic Courts Union (ICU). The ICU subsequently splintered into more radical groups, such as Al-Shabaab, which battled the TFG and its AMISOM allies for control of the region.
By mid-2012, the insurgents had lost most of the territory they had seized, and a search for more permanent democratic institutions began. A new provisional constitution was passed in August 2012, reforming Somalia as a federation. The same month, the Federal Government of Somalia was formed and a period of reconstruction began in Mogadishu. Somalia has maintained an informal economy mainly based on livestock, remittances from Somalis working abroad, and telecommunications. It is a member of the United Nations, the Arab League, African Union, Non-Aligned Movement, and the Organisation of Islamic Cooperation. 

(Source: Wikipedia, the free encyclopedia, see http://en.wikipedia.org/wiki/Somalia)"""@en;
	rdfs:isDefinedBy <http://www.productontology.org/#>;
	rdfs:label "Somalia"@ace; 
	rdfs:label "Сомали"@ady; 
	rdfs:label "Somalië"@af; 
	rdfs:label "Somalia"@als; 
	rdfs:label "ሶማሊያ"@am; 
	rdfs:label "Somalia"@an; 
	rdfs:label "Sōmalia"@ang; 
	rdfs:label "الصومال"@ar; 
	rdfs:label "ܨܘܡܐܠ"@arc; 
	rdfs:label "الصومال"@ary; 

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

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