@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-14T21:36:01.613246".

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

<http://www.productontology.org/doc/Netherlands.rdf> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Netherlands>.
<http://www.productontology.org/doc/Netherlands.ttl> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Netherlands>.
<http://www.productontology.org/doc/Netherlands> a foaf:Document;
	foaf:primaryTopic <http://www.productontology.org/id/Netherlands>.
	
<http://www.productontology.org/id/Netherlands> a owl:Class;
	rdfs:subClassOf gr:ProductOrService, schema:Product;
	rdfs:label "Netherlands"@en;
	rdfs:comment """The Netherlands (), informally Holland, is a country primarily located in Western Europe and partly in the Caribbean, forming the largest constituent country of the Kingdom of the Netherlands. In Europe, it consists of 12 provinces that border Germany to the east, Belgium to the south, and the North Sea to the northwest, with maritime borders in the North Sea with those countries and the United Kingdom. In the Caribbean, it consists of three special municipalities: the islands of Bonaire, Sint Eustatius and Saba.The country&#39;s official language is Dutch, with West Frisian as a secondary official language in the province of Friesland, and English and Papiamentu as secondary official languages in the Caribbean Netherlands. Dutch Low Saxon and Limburgish are recognised regional languages (spoken in the east and southeast respectively), while Sinte Romani and Yiddish are recognised non-territorial languages.
The four largest cities in the Netherlands are Amsterdam, Rotterdam, The Hague and Utrecht. Amsterdam is the country&#39;s most populous city and nominal capital, while The Hague holds the seat of the States General, Cabinet and Supreme Court. The Port of Rotterdam is the busiest seaport in Europe, and the busiest in any country outside East Asia and Southeast Asia, behind only China and Singapore. Amsterdam Airport Schiphol is the busiest airport in the Netherlands, and the third busiest in Europe. The country is a founding member of the EU, Eurozone, G10, NATO, OECD and WTO, as well as a part of the Schengen Area and the trilateral Benelux Union. It hosts several intergovernmental organisations and international courts, many of which are centered in The Hague, which is consequently dubbed &#39;the world&#39;s legal capital&#39;.
Netherlands literally means &quot;lower countries&quot; in reference to its low elevation and flat topography, with only about 50% of its land exceeding above sea level, and nearly 17% falling below sea level. Most of the areas below sea level, known as polders, are the result of land reclamation that began in the 14th century. Colloquially or informally the Netherlands are occasionally referred to by the pars pro toto Holland. With a population of 17.4 million people, all living within a total area of roughly —of which the land area is —the Netherlands is the 12th most densely populated country in the world and the 2nd most densely populated country in the European Union, with a density of . Nevertheless, it is the world&#39;s second-largest exporter of food and agricultural products (after the United States), owing to its fertile soil, mild climate, intensive agriculture and inventiveness.
The Netherlands has been a parliamentary constitutional monarchy with a unitary structure since 1848. The country has a tradition of pillarisation and a long record of social tolerance, having legalised abortion, prostitution and human euthanasia, along with maintaining a liberal drug policy. The Netherlands abolished the death penalty in Civil Law in 1870, though it was not completely removed until a new constitution was approved in 1983. The Netherlands allowed women&#39;s suffrage in 1919, before becoming the world&#39;s first country to legalise same-sex marriage in 2001. Its mixed-market advanced economy had the eleventh-highest per capita income globally. The Netherlands ranks among the highest in international indexes of press freedom, economic freedom, human development and quality of life, as well as happiness.In 2019, it ranked tenth on the human development index and fifth on the 2019 World Happiness Index. 

(Source: Wikipedia, the free encyclopedia, see http://en.wikipedia.org/wiki/Netherlands)"""@en;
	rdfs:isDefinedBy <http://www.productontology.org/#>;
	rdfs:label "Blanda"@ace; 
	rdfs:label "Nederland"@af; 
	rdfs:label "Niederlande"@als; 
	rdfs:label "ኔዘርላንድ"@am; 
	rdfs:label "Países Baixos"@an; 
	rdfs:label "Niðerland"@ang; 
	rdfs:label "هولندا"@ar; 
	rdfs:label "ܗܘܠܢܕܐ"@arc; 
	rdfs:label "هولاندا"@ary; 
	rdfs:label "نيديرلاند"@arz; 

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

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