@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-04-10T13:00:09.870435".

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

<http://www.productontology.org/doc/Kyrgyzstan.rdf> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Kyrgyzstan>.
<http://www.productontology.org/doc/Kyrgyzstan.ttl> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Kyrgyzstan>.
<http://www.productontology.org/doc/Kyrgyzstan> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Kyrgyzstan>.
	
<http://www.productontology.org/id/Kyrgyzstan> a owl:Class;
	rdfs:subClassOf gr:ProductOrService, schema:Product;
	rdfs:label "Kyrgyzstan"@en;
	rdfs:comment """Kyrgyzstan,officially the Kyrgyz Republic, formerly known as Kirghizia,is a landlocked country in the eastern regions of Central Asia, lying in the Tian Shan and Pamir mountain ranges. It is bordered by Kazakhstan to the north, Uzbekistan to the west, Tajikistan to the south, and China to the east and southeast. Kyrgyzstan&#39;s capital and largest city is Bishkek which lies on the northern border with Kazakhstan. Ethnic Kyrgyz make up the majority of the country&#39;s over 7.4 million people, followed by significant minorities of Uzbeks and Russians.
Kyrgyzstan&#39;s history spans a variety of cultures and empires. Although geographically isolated by its highly mountainous terrain, Kyrgyzstan has been at the crossroads of several civilizations as part of the Silk Road along with other commercial routes. Inhabited by a succession of tribes and clans, Kyrgyzstan has periodically fallen under larger domination, e.g., the Turkic nomads who trace their ancestry to many Turkic states. It was first established as the Yenisei Kyrgyz Khanate. Later, in the 13th century, Kyrgyzstan was conquered by the Mongol Empire and under several Mongol dynasties; it regained independence, but was later invaded by the Dzungar Khanate. After the Dzungar genocide by the Qing dynasty, Kyrgyz and Kipchaks were an integral part of the Kokand Khanate.
In 1876, Kyrgyzstan became part of the Russian Empire, and in 1936, the Kirghiz Soviet Socialist Republic was formed to become a constituent republic of the Soviet Union. Following Mikhail Gorbachev&#39;s democratic reforms in the USSR, in 1990 pro-independence candidate Askar Akayev was elected president. On 31 August 1991, Kyrgyzstan declared independence from the USSR and a democratic government was established. Kyrgyzstan attained sovereignty as a nation state after the breakup of the Soviet Union in 1991.
 After independence, Kyrgyzstan was officially a unitary presidential republic. Following the Tulip Revolution it became a unitary parliamentary republic; however, it gradually developed an executive president and was governed as a semi-presidential republic before reverting to a presidential system in 2021. Throughout its existence, the country has continued to endure ethnic conflicts, revolts, economic troubles, transitional governments and political conflict.
Kyrgyzstan is a member of the Commonwealth of Independent States, the Eurasian Economic Union, the Collective Security Treaty Organization, the Shanghai Cooperation Organisation, the Organisation of Islamic Cooperation, the Organization for Security and Cooperation in Europe, the Organization of Turkic States, the Türksoy community, and the United Nations. It is a developing country ranked 117th in the Human Development Index. Kyrgyzstan&#39;s transition economy relies mainly on re-exporting Chinese goods and gold production. The country balances its international trade commitments as a World Trade Organization (WTO) member since 1998 with regional integration through the Eurasian Economic Union (EAEU), which it joined in 2015, and a delegation of parliamentarians sit at the Parliamentary Assembly of the Council of Europe. 

(Source: Wikipedia, the free encyclopedia, see http://en.wikipedia.org/wiki/Kyrgyzstan)"""@en;
	rdfs:isDefinedBy <http://www.productontology.org/#>;
	rdfs:label "Кырӷызсҭан"@ab; 
	rdfs:label "Kyrgyzstan"@ace; 
	rdfs:label "Кыргызстан"@ady; 
	rdfs:label "Kirgisië"@af; 
	rdfs:label "ኪርጊዝስታን"@am; 
	rdfs:label "Kurgyzstan"@ami; 
	rdfs:label "Kirguizistán"@an; 
	rdfs:label "Crigisland"@ang; 
	rdfs:label "किर्गिजस्तान"@anp; 
	rdfs:label "Kirgisistan"@gsw; 

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

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