@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:09:46.573097".

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

<http://www.productontology.org/doc/Thailand.rdf> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Thailand>.
<http://www.productontology.org/doc/Thailand.ttl> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Thailand>.
<http://www.productontology.org/doc/Thailand> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Thailand>.
	
<http://www.productontology.org/id/Thailand> a owl:Class;
	rdfs:subClassOf gr:ProductOrService, schema:Product;
	rdfs:label "Thailand"@en;
	rdfs:comment """Thailand,officially the Kingdom of Thailand and formerly known as Siam,is a country in Southeast Asia. Located at the centre of the Indochinese Peninsula, it is composed of 76 provinces, and covers an area of 513,120 square kilometres (198,120 sq mi), and a population of over 66 million people. Thailand is the world&#39;s 50th-largest country by land area, and the 22nd-most-populous country in the world. The capital and largest city is Bangkok, a special administrative area. Thailand is s.
Tai peoples migrated from southwestern China to mainland Southeast Asia from the 11th century; the oldest known mention of their presence in the region by the exonym Siamese dates to the 12th century. Various Indianised kingdoms such as the Mon kingdoms, Khmer Empire and Malay states ruled the region, competing with Thai states such as the Kingdoms of Ngoenyang, Sukhothai, Lan Na and Ayutthaya, which rivalled each other. Documented European contact began in 1511 with a Portuguese diplomatic mission to Ayutthaya, which became a regional power by the end of the 15th century. Ayutthaya reached its peak during cosmopolitan Narai&#39;s reign (1656–1688), gradually declining thereafter until being ultimately destroyed in the 1767 Burmese–Siamese War. Taksin (r. 1767–1782) quickly reunified the fragmented territory and established the short-lived Thonburi Kingdom. He was succeeded in 1782 by Buddha Yodfa Chulaloke (r. 1782–1809), the first monarch of the current Chakri dynasty.
Throughout the era of Western imperialism in Asia, Siam remained the only nation in the region to avoid being colonized by foreign powers, although the Siamese government was often forced to cede both territory and trade concessions in unequal treaties. The Siamese system of government was centralized and transformed into modern unitary absolute monarchy in the reign of Chulalongkorn (r. 1868–1910). Siam joined World War I siding with the allies, a political decision to amend the unequal treaties. Following a bloodless revolution in 1932, Siam became a constitutional monarchy and changed its official name to &quot;Thailand&quot;. Thailand was a satellite of Japan in World War II. In the late 1950s, a military coup under Field Marshal Sarit Thanarat revived the monarchy&#39;s historically influential role in politics. Thailand became a major ally of the United States, and played a key anti-communist role in the region as a member of the Southeast Asia Treaty Organization (SEATO). Apart from a brief period of parliamentary democracy in the mid-1970s, Thailand has periodically alternated between democracy and military rule. Since the 2000s, Thailand has been caught in a bitter political conflict between supporters and opponents of Thaksin Shinawatra, which culminated in two coups, most recently in 2014 and the establishment of its current and 20th constitution and faces the ongoing 2020 Thai protests.
Thailand is a founding member of the Association of Southeast Asian Nations (ASEAN). Despite comparatively sporadic changes in leadership, it is considered a middle power in global affairs. With a high level of human development, the second-largest economy in Southeast Asia, and the 20th-largest in the world by PPP, Thailand is classified as a newly industrialized economy; manufacturing, agriculture, and tourism are leading sectors of the economy. 

(Source: Wikipedia, the free encyclopedia, see http://en.wikipedia.org/wiki/Thailand)"""@en;
	rdfs:isDefinedBy <http://www.productontology.org/#>;
	rdfs:label "Muang Thai"@ace; 
	rdfs:label "Тайланд"@ady; 
	rdfs:label "Thailand"@af; 
	rdfs:label "Thailand"@als; 
	rdfs:label "ታይላንድ"@am; 
	rdfs:label "Tailandia"@an; 
	rdfs:label "Thailand"@ang; 
	rdfs:label "تايلاند"@ar; 
	rdfs:label "طايلاند"@ary; 
	rdfs:label "تايلاندا"@arz; 

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

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