@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:08:41.036648".

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

<http://www.productontology.org/doc/Vienna.rdf> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Vienna>.
<http://www.productontology.org/doc/Vienna.ttl> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Vienna>.
<http://www.productontology.org/doc/Vienna> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Vienna>.
	
<http://www.productontology.org/id/Vienna> a owl:Class;
	rdfs:subClassOf gr:ProductOrService, schema:Product;
	rdfs:label "Vienna"@en;
	rdfs:comment """Vienna (vee|EN|ə; ) is the capital, most populous city, and one of the nine states of Austria. It is Austria&#39;s primate city, with just over two million inhabitants. Its larger metropolitan area has a population of nearly 2.9 million, representing nearly one-third of the country&#39;s population. Vienna is the cultural, economic, and political centre of the country, the fifth-largest city by population in the European Union, and the most populous of the cities on the river Danube.
The city lies on the eastern edge of the Vienna Woods (Wienerwald), the northeasternmost foothills of the Alps, that separate Vienna from the more western parts of Austria, at the transition to the Pannonian Basin. It sits on the Danube, and is traversed by the highly regulated Wienfluss (Vienna River). Vienna is completely surrounded by Lower Austria, and lies around 50 km (31 mi) west of Slovakia and its capital Bratislava, 50 km (31 mi) northwest of Hungary, and 60 km (37 mi) south of Moravia (Czech Republic).
The Romans founded a castrum at Vienna, which they called Vindobona, in the 1st century, when the region belonged to the province of Pannonia. It was elevated to a municipium with Roman city rights in 212. This was followed by a time in the sphere of influence of the Lombards and later the Pannonian Avars, when Slavs formed the majority of the region&#39;s population. From the 8th century on, the region was settled by the Baiuvarii. In 1155, Vienna became the seat of the Babenbergs, who ruled Austria from 976 to 1246. In 1221, Vienna was granted city rights. During the 16th century, the Habsburgs, who had succeeded the Babenbergs, established Vienna as the seat of the emperors of the Holy Roman Empire, a position it held until the empire&#39;s dissolution in 1806, with only a brief interruption. With the formation of the Austrian Empire in 1804, Vienna became the capital of it and all its successor states.
Throughout the modern era, Vienna has been among the largest German-speaking cities in the world. It was the largest in the 18th and 19th centuries, peaking at two million inhabitants before it was overtaken by Berlin at the beginning of the 20th century. Vienna is host to many major international organizations, including the United Nations, OPEC and the OSCE. In 2001, the city centre was designated a UNESCO World Heritage Site. In July 2017, it was moved to the list of World Heritage in Danger.
Vienna is renowned for its rich musical heritage, having been home to many celebrated classical composers, including Ludwig van Beethoven, Johannes Brahms, Anton Bruckner, Joseph Haydn, Gustav Mahler, Wolfgang Amadeus Mozart, Arnold Schoenberg, Franz Schubert, Johann Strauss I, and Johann Strauss II. It played a pivotal role as a leading European music centre, from the age of Viennese Classicism through the early part of the 20th century. The city was home to the world&#39;s first psychoanalyst, Sigmund Freud. The historic centre of Vienna is rich in architectural ensembles, including Baroque palaces and gardens, and the late-19th-century Ringstraße, which is lined with grand buildings, monuments and parks. 

(Source: Wikipedia, the free encyclopedia, see http://en.wikipedia.org/wiki/Vienna)"""@en;
	rdfs:isDefinedBy <http://www.productontology.org/#>;
	rdfs:label "Вена"@ab; 
	rdfs:label "Wina"@ace; 
	rdfs:label "Венэ"@ady; 
	rdfs:label "Wene"@af; 
	rdfs:label "ቪየና"@am; 
	rdfs:label "Viena"@an; 
	rdfs:label "Uigenna"@ang; 
	rdfs:label "فيينا"@ar; 
	rdfs:label "ܒܝܝܢܐ"@arc; 
	rdfs:label "Wien"@gsw; 

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

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