From 198cdce3504af175ffe027a0b711dd7b5e19c9b4 Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Mon, 2 May 2022 18:22:00 -0400 Subject: [PATCH] removed duplicate data type --- GeospatialOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GeospatialOntology.ttl b/GeospatialOntology.ttl index 1155d07..14b98ca 100644 --- a/GeospatialOntology.ttl +++ b/GeospatialOntology.ttl @@ -287,7 +287,7 @@ cco:Country rdf:type owl:Class ; cco:County rdf:type owl:Class ; rdfs:subClassOf cco:GeopoliticalEntity ; cco:definition "A Geopolitical Entity that is part of either a First-Order or Second-Order Administrative Region."@en ; - cco:definition_source "https://en.wikipedia.org/w/index.php?title=County&oldid=1062817834"^^xsd:anyURI^^xsd:anyURI ; + cco:definition_source "https://en.wikipedia.org/w/index.php?title=County&oldid=1062817834"^^xsd:anyURI ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"^^xsd:anyURI ; rdfs:label "County"@en .