@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 "2019-10-05T07:58:11.431867".

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

<http://www.productontology.org/doc/Bucharest.rdf> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Bucharest>.
<http://www.productontology.org/doc/Bucharest.ttl> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Bucharest>.
<http://www.productontology.org/doc/Bucharest> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Bucharest>.
	
<http://www.productontology.org/id/Bucharest> a owl:Class;
	rdfs:subClassOf gr:ProductOrService, schema:Product;
	rdfs:label "Bucharest"@en;
	rdfs:comment """Bucharest () is the capital and largest city of Romania, as well as its cultural, industrial, and financial centre. It is located in the southeast of the country, at on the banks of the Dâmbovița River, less than north of the Danube River and the Bulgarian border.
Bucharest was first mentioned in documents in 1459. It became the capital of Romania in 1862 and is the centre of Romanian media, culture, and art. Its architecture is a mix of historical (neo-classical and Art Nouveau), interbellum (Bauhaus and art deco), communist era and modern. In the period between the two World Wars, the city&#39;s elegant architecture and the sophistication of its elite earned Bucharest the nickname of &quot;Little Paris&quot; (Micul Paris). Although buildings and districts in the historic city centre were heavily damaged or destroyed by war, earthquakes, and Nicolae Ceaușescu&#39;s program of systematization, many survived and have been renovated. In recent years, the city has been experiencing an economic and cultural boom. In 2016, the historical city centre was listed as &quot;endangered&quot; by the World Monuments Watch.
According to the 2011 census, 1,883,425 inhabitants live within the city limits, a decrease from the 2002 census. Adding the satellite towns around the urban area, the proposed metropolitan area of Bucharest would have a population of 2.27 million people. According to Eurostat, Bucharest has a functional urban area of 2,412,530 residents (as of 2015). Bucharest is the sixth-largest city in the European Union by population within city limits, after London, Berlin, Madrid, Rome, and Paris.
Economically, Bucharest is the most prosperous city in Romania. The city has a number of large convention facilities, educational institutes, cultural venues, traditional &quot;shopping arcades&quot; and recreational areas.
The city proper is administratively known as the &quot;Municipality of Bucharest&quot; (Municipiul București), and has the same administrative level as that of a national county, being further subdivided into six sectors, each governed by a local mayor. 

(Source: Wikipedia, the free encyclopedia, see http://en.wikipedia.org/wiki/Bucharest)"""@en;
	rdfs:isDefinedBy <http://www.productontology.org/#>;
	rdfs:label "Bucharèst"@ace; 
	rdfs:label "Бухарест"@ady; 
	rdfs:label "Boekarest"@af; 
	rdfs:label "Bukarest"@als; 
	rdfs:label "ቡካረስት"@am; 
	rdfs:label "Bucarest"@an; 
	rdfs:label "بوخارست"@ar; 
	rdfs:label "بوخارست"@arz; 
	rdfs:label "Bucarest"@ast; 
	rdfs:label "Бухарест"@av; 

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

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