<?xml version="1.0"?>
<rdf:RDF xmlns="http://ontology.eil.utoronto.ca/icity/Spatial/"
     xml:base="http://ontology.eil.utoronto.ca/icity/Spatial/"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:ns="http://www.w3.org/2003/06/sw-vocab-status/ns#"
     xmlns:ns1="http://creativecommons.org/ns#"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:xml="http://www.w3.org/XML/1998/namespace"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:adms="http://www.w3.org/ns/adms#"
     xmlns:foaf="http://xmlns.com/foaf/0.1/"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:skos="http://www.w3.org/2004/02/skos/core#"
     xmlns:vann="http://purl.org/vocab/vann/"
     xmlns:terms="http://purl.org/dc/terms/"
     xmlns:Spatial="http://ontology.eil.utoronto.ca/icity/Spatial/"
     xmlns:wgs84_pos="http://www.w3.org/2003/01/geo/wgs84_pos#">
    <owl:Ontology rdf:about="http://ontology.eil.utoronto.ca/icity/Spatial/">
        <owl:versionIRI rdf:resource="http://ontology.eil.utoronto.ca/icity/Spatial/1.0/"/>
        <owl:imports rdf:resource="http://geovocab.org/spatial"/>
        <ns1:license>http://creativecommons.org/licenses/by/3.0/</ns1:license>
        <dc:creator>Megan Katsumi</dc:creator>
        <dc:description>Ontology to capture concepts related to space. Reuses the GeoVocab Spatial ontology.</dc:description>
        <dc:issued>November 29, 2016</dc:issued>
        <dc:title>iCity Spatial Ontology</dc:title>
        <vann:preferredNamespacePrefix>icity-spatial</vann:preferredNamespacePrefix>
        <vann:preferredNamespaceUri>http://ontology.eil.utoronto.ca/icity/Spatial/</vann:preferredNamespaceUri>
        <rdfs:comment>Reuses the GeoVocab Spatial Ontology.
		Copyright @ 2016 Megan Katsumi, iCity Research Group</rdfs:comment>
        <owl:versionInfo rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</owl:versionInfo>
        <adms:relatedDocumentation>Under development. Please see report on iCity Ontology v1.</adms:relatedDocumentation>
    </owl:Ontology>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotation properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->


    


    <!-- http://creativecommons.org/ns#license -->


    <owl:AnnotationProperty rdf:about="http://creativecommons.org/ns#license"/>
    


    <!-- http://ontology.eil.utoronto.ca/icity/Spatial/SpatialOntologyAnnotationProperty -->


    <owl:AnnotationProperty rdf:about="http://ontology.eil.utoronto.ca/icity/Spatial/SpatialOntologyAnnotationProperty">
        <rdfs:comment>Annotation property added for organizational purposes, to identify annotation properties defined in the GeoVocab Spatial ontology.</rdfs:comment>
    </owl:AnnotationProperty>
    


    <!-- http://purl.org/dc/elements/1.1/creator -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/creator"/>
    


    <!-- http://purl.org/dc/elements/1.1/date -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/date"/>
    


    <!-- http://purl.org/dc/elements/1.1/description -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/description"/>
    


    <!-- http://purl.org/dc/elements/1.1/issued -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/issued"/>
    


    <!-- http://purl.org/dc/elements/1.1/title -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/elements/1.1/title"/>
    


    <!-- http://purl.org/dc/terms/creator -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/creator"/>
    


    <!-- http://purl.org/dc/terms/description -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/description"/>
    


    <!-- http://purl.org/dc/terms/issued -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/issued"/>
    


    <!-- http://purl.org/dc/terms/modified -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/modified"/>
    


    <!-- http://purl.org/dc/terms/rights -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/rights"/>
    


    <!-- http://purl.org/dc/terms/title -->


    <owl:AnnotationProperty rdf:about="http://purl.org/dc/terms/title"/>
    


    <!-- http://purl.org/vocab/vann/preferredNamespacePrefix -->


    <owl:AnnotationProperty rdf:about="http://purl.org/vocab/vann/preferredNamespacePrefix"/>
    


    <!-- http://purl.org/vocab/vann/preferredNamespaceUri -->


    <owl:AnnotationProperty rdf:about="http://purl.org/vocab/vann/preferredNamespaceUri"/>
    


    <!-- http://www.w3.org/2002/07/owl#versionInfo -->


    <owl:AnnotationProperty rdf:about="http://www.w3.org/2002/07/owl#versionInfo"/>
    


    <!-- http://www.w3.org/2003/01/geo/wgs84_pos#alt -->


    <owl:AnnotationProperty rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#alt">
        <rdfs:comment>The WGS84 altitude of a SpatialThing (decimal meters 
above the local reference ellipsoid).</rdfs:comment>
        <rdfs:label>altitude</rdfs:label>
        <rdfs:subPropertyOf rdf:resource="http://ontology.eil.utoronto.ca/icity/Spatial/SpatialOntologyAnnotationProperty"/>
        <rdfs:domain rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
    </owl:AnnotationProperty>
    


    <!-- http://www.w3.org/2003/01/geo/wgs84_pos#lat -->


    <owl:AnnotationProperty rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#lat">
        <rdfs:comment>The WGS84 latitude of a SpatialThing (decimal degrees).</rdfs:comment>
        <rdfs:label>latitude</rdfs:label>
        <rdfs:subPropertyOf rdf:resource="http://ontology.eil.utoronto.ca/icity/Spatial/SpatialOntologyAnnotationProperty"/>
        <rdfs:domain rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
    </owl:AnnotationProperty>
    


    <!-- http://www.w3.org/2003/01/geo/wgs84_pos#location -->


    <owl:AnnotationProperty rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#location">
        <rdfs:comment>The relation between something and the point, 
 or other geometrical thing in space, where it is.  For example, the realtionship between
 a radio tower and a Point with a given lat and long.
 Or a relationship between a park and its outline as a closed arc of points, or a road and
 its location as a arc (a sequence of points).
 Clearly in practice there will be limit to the accuracy of any such statement, but one would expect
 an accuracy appropriate for the size of the object and uses such as mapping .
 </rdfs:comment>
        <rdfs:label>location</rdfs:label>
        <rdfs:subPropertyOf rdf:resource="http://xmlns.com/foaf/0.1/based_near"/>
    </owl:AnnotationProperty>
    


    <!-- http://www.w3.org/2003/01/geo/wgs84_pos#long -->


    <owl:AnnotationProperty rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#long">
        <rdfs:comment>The WGS84 longitude of a SpatialThing (decimal degrees).</rdfs:comment>
        <rdfs:label>longitude</rdfs:label>
        <rdfs:subPropertyOf rdf:resource="http://ontology.eil.utoronto.ca/icity/Spatial/SpatialOntologyAnnotationProperty"/>
        <rdfs:domain rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#SpatialThing"/>
    </owl:AnnotationProperty>
    


    <!-- http://www.w3.org/ns/adms#relatedDocumentation -->


    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/adms#relatedDocumentation"/>
    


    <!-- http://xmlns.com/foaf/0.1/based_near -->


    <owl:AnnotationProperty rdf:about="http://xmlns.com/foaf/0.1/based_near"/>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->


    


    <!-- http://geovocab.org/spatial#C -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#C">
        <rdfs:subPropertyOf rdf:resource="http://ontology.eil.utoronto.ca/icity/Spatial/SpatialOntologyProperty"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation C(x,y), read as &apos;x is connected with y&apos;. This relation holds when two regions share a common point. It is the primitive relation
				in the RCC theory.</rdfs:comment>
        <rdfs:label>connects with</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#DC -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#DC">
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#DR"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation DC(x,y), read as &apos;x is disconnected from y&apos;. In order to prevent an exponential growth of triples when handling large
				  amounts of data, a closed world assumption may also be possible. More precisely, by considering not explicitely connected regions as discrete
				  regions. Moreover, discrete regions, which are not explicitely labeled as externally connected, would be considered disconnected from
				  eachother.</rdfs:comment>
        <rdfs:label>disconnected from</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#DR -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#DR">
        <rdfs:subPropertyOf rdf:resource="http://ontology.eil.utoronto.ca/icity/Spatial/SpatialOntologyProperty"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation DR(x,y), read as &apos;x is discrete from y&apos;. In order to prevent an exponential growth of triples when handling large
				  amounts of data, a closed world assumption may also be possible. More precisely, by considering not explicitely connected regions as discrete
				  regions. Moreover, discrete regions, which are not explicitely labeled as externally connected, would be considered disconnected from
				  eachother.</rdfs:comment>
        <rdfs:label>discrete from</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#EC -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#EC">
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#C"/>
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#DR"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation EC(x,y), read as &apos;x is externally connected with y&apos;. This relation holds, when the two regions share at least
						 one common point of their borders, but share no points of their interiors, i.e. they do not overlap.</rdfs:comment>
        <rdfs:label>externally connected with</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#EQ -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#EQ">
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#P"/>
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#Pi"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation x=y, read as &apos;x is identical with y&apos;. This relation holds when two regions are spatially co-located.</rdfs:comment>
        <rdfs:label>equals</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#NTPP -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#NTPP">
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#PP"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation NTPP(x,y), read as &apos;x is a non-tangential proper part of y&apos;. This relation holds, whenever a region x is 
							 labeled as a proper part of a region y, and they do not share common point in their borders.</rdfs:comment>
        <rdfs:label>is non-tangential proper part of</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#NTPPi -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#NTPPi">
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#PPi"/>
        <owl:inverseOf rdf:resource="http://geovocab.org/spatial#NTPP"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation NTPPi(x,y), read as &apos;x non-tangentially properly contains y&apos;. Inverse of the NTPP(x,y) relation.</rdfs:comment>
        <rdfs:label>non tangentially properly contains</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#O -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#O">
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#C"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation O(x,y), read as &apos;x overlaps y&apos;. A region x overlaps a region y, if they share at least one common point of their interiors.</rdfs:comment>
        <rdfs:label>overlaps</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#P -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#P">
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#O"/>
        <owl:inverseOf rdf:resource="http://geovocab.org/spatial#Pi"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation P(x,y), read as &apos;x is a part of y&apos;, holds whenever the region x is contained within the borders of the region y.</rdfs:comment>
        <rdfs:label>is part of</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#PO -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#PO">
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#O"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation PO(x,y), read as &apos;x partially overlaps y&apos;. A region x overlaps a region y, if they share at least one common point of their 
				   interiors, and one does not contain the other within its borders.</rdfs:comment>
        <rdfs:label>partially overlaps</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#PP -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#PP">
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#P"/>
        <owl:inverseOf rdf:resource="http://geovocab.org/spatial#PPi"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation PP(x,y), read as &apos;x is a proper part of y&apos;, means that the region x is contained within the borders of the 
				region y, and region y is not contained within the borders of the region y, which means they are not equals.</rdfs:comment>
        <rdfs:label>is proper part of</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#PPi -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#PPi">
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#Pi"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation PPi(x,y), read as &apos;x properly contains y&apos;. Inverse of the PP(x,y) relation.</rdfs:comment>
        <rdfs:label>properly contains</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#Pi -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#Pi">
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#O"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation Pi(x,y), read as &apos;x contains y&apos;. Inverse of the P(x,y) relation.</rdfs:comment>
        <rdfs:label>contains</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#TPP -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#TPP">
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#PP"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation TPP(x,y), read as &apos;x is a tangential proper part of y&apos;. This relation holds, whenever a region x is 
						  labeled as a proper part of a region y, and they share at least one common point in their borders, which means that they are
						  externally connected.</rdfs:comment>
        <rdfs:label>is tangential proper part of</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#TPPi -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#TPPi">
        <rdfs:subPropertyOf rdf:resource="http://geovocab.org/spatial#PPi"/>
        <owl:inverseOf rdf:resource="http://geovocab.org/spatial#TPP"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
        <rdfs:domain rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:range rdf:resource="http://geovocab.org/spatial#Feature"/>
        <rdfs:comment>Relation TPPi(x,y), read as &apos;x tangentially properly contains y&apos;. Inverse of the TPP(x,y) relation.</rdfs:comment>
        <rdfs:label>tangentially properly contains</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://geovocab.org/spatial#inconsistentWith -->


    <owl:ObjectProperty rdf:about="http://geovocab.org/spatial#inconsistentWith">
        <rdfs:subPropertyOf rdf:resource="http://ontology.eil.utoronto.ca/icity/Spatial/SpatialOntologyProperty"/>
        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
        <rdfs:comment>Although this relation is not a part of the RCC theory, it has been introduced in order to detect relations between regions
								which are inconsistent with the RCC axioms.</rdfs:comment>
        <rdfs:label>inconsistent with</rdfs:label>
        <ns:term_status>unstable</ns:term_status>
    </owl:ObjectProperty>
    


    <!-- http://ontology.eil.utoronto.ca/icity/Spatial/SpatialOntologyProperty -->


    <owl:ObjectProperty rdf:about="http://ontology.eil.utoronto.ca/icity/Spatial/SpatialOntologyProperty">
        <dc:description>Property added for organizational purposes, to identify properties defined in the GeoVocab Spatial ontology.</dc:description>
    </owl:ObjectProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->


    


    <!-- http://geovocab.org/spatial#Feature -->


    <owl:Class rdf:about="http://geovocab.org/spatial#Feature">
        <rdfs:subClassOf rdf:resource="http://ontology.eil.utoronto.ca/icity/Spatial/SpatialOntologyThing"/>
        <rdfs:comment>A geographical feature, capable of holding spatial relations.</rdfs:comment>
        <rdfs:label>Feature</rdfs:label>
        <ns:term_status>testing</ns:term_status>
    </owl:Class>
    


    <!-- http://ontology.eil.utoronto.ca/icity/Spatial/SpatialOntologyThing -->


    <owl:Class rdf:about="http://ontology.eil.utoronto.ca/icity/Spatial/SpatialOntologyThing">
        <dc:description>Class added for organizational purposes, to identify classes defined in the GeoVocab Spatial ontology.</dc:description>
    </owl:Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Annotations
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->


    <rdf:Description rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#">
        <dc:date>$Date: 2009/04/20 15:00:30 $</dc:date>
        <dc:description>A vocabulary for representing latitude, longitude and 
 altitude information in the WGS84 geodetic reference datum. 
 Version $Id: wgs84_pos.rdf,v 1.22 2009/04/20 15:00:30 timbl Exp $. See http://www.w3.org/2003/01/geo/ for more details.</dc:description>
        <dc:title>WGS84 Geo Positioning: an RDF vocabulary</dc:title>
        <rdfs:comment>
Recent changes to this namespace:
$Log: wgs84_pos.rdf,v $
Revision 1.22  2009/04/20 15:00:30  timbl
Remove the time bits which have been deal with elsewhere eg in iCal.

Revision 1.21  2009/04/20 12:52:47  timbl
try again

Revision 1.20  2009/04/20 12:42:11  timbl
Add Event (edited ages ago and never checked in), and location (following discussion http://chatlogs.planetrdf.com/swig/2009-04-20#T12-36-09)

Revision 1.19  2009/04/20 12:36:31  timbl
Add Event (edited ages ago and never checked in), and location (following discussion http://chatlogs.planetrdf.com/swig/2009-04-20#T12-36-09)

Revision 1.18  2006/02/01 22:01:04  danbri
Clarified that lat and long are decimal degrees, and that alt is decimal metres about local reference ellipsoid

Revision 1.17  2004/02/06 17:38:12  danbri
Fixed a bad commit screwup

Revision 1.15  2003/04/19 11:24:08  danbri
Fixed the typo even more.

Revision 1.14  2003/04/19 11:16:56  danbri
fixed a typo

Revision 1.13  2003/02/19 22:27:27  connolly
relaxed domain constraints on lat/long/alt from Point to SpatialThing

Revision 1.12  2003/01/12 01:41:41  danbri
Trying local copy of XSLT doc.

Revision 1.11  2003/01/12 01:20:18  danbri
added a link to morten&apos;s xslt rdfs viewer.

Revision 1.10  2003/01/11 18:56:49  danbri
Removed datatype range from lat and long properties, since they would
have required each occurance of the property to mention the datatype.

Revision 1.9  2003/01/11 11:41:31  danbri
Another typo; repaired rdfs:Property to rdf:Property x4

Revision 1.8  2003/01/11 11:05:02  danbri
Added an rdfs:range for each lat/long/alt property,
http://www.w3.org/2001/XMLSchema#float

Revision 1.7  2003/01/10 20:25:16  danbri
Longer rdfs:comment for Point, trying to be Earth-centric and neutral about
coordinate system(s) at the same time. Feedback welcomed.

Revision 1.6  2003/01/10 20:18:30  danbri
Added CVS log comments into the RDF/XML as an rdfs:comment property of the
vocabulary. Note that this is not common practice (but seems both harmless
and potentially useful).


revision 1.5
date: 2003/01/10 20:14:31;  author: danbri;  state: Exp;  lines: +16 -5
Updated schema:
Added a dc:date, added url for more info. Changed the rdfs:label of the
namespace from gp to geo. Added a class Point, set as the rdfs:domain of
each property. Added XML comment on the lat_long property suggesting that
we might not need it (based on #rdfig commentary from implementors).

revision 1.4
date: 2003/01/10 20:01:07;  author: danbri;  state: Exp;  lines: +6 -5
Fixed typo; several rdfs:about attributes are now rdf:about. Thanks to MortenF in
#rdfig for catching this error.

revision 1.3
date: 2003/01/10 11:59:03;  author: danbri;  state: Exp;  lines: +4 -3
fixed buglet in vocab, added more wgs links

revision 1.2
date: 2003/01/10 11:01:11;  author: danbri;  state: Exp;  lines: +4 -4
Removed alt from the as-a-flat-string property, and switched from
space separated to comma separated.

revision 1.1
date: 2003/01/10 10:53:23;  author: danbri;  state: Exp;
basic geo vocab

</rdfs:comment>
        <rdfs:label>geo</rdfs:label>
    </rdf:Description>
    <rdf:Description rdf:about="http://www.w3.org/2003/01/geo/wgs84_pos#lat_long">
        <rdfs:comment>A comma-separated representation of a latitude, longitude coordinate.</rdfs:comment>
        <rdfs:label>lat/long</rdfs:label>
    </rdf:Description>
</rdf:RDF>



<!-- Generated by the OWL API (version 5.1.7) https://github.com/owlcs/owlapi/ -->


