<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology#"
     xml:base="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     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:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:skos="http://www.w3.org/2004/02/skos/core#"
     xmlns:terms="http://purl.org/dc/terms/"
     xmlns:CommonCoreOntologies="http://www.ontologyrepository.com/CommonCoreOntologies/">
    <owl:Ontology rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology">
        <owl:versionIRI rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2024-11-03/GeospatialOntology"/>
        <owl:imports rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/ExtendedRelationOntology"/>
        <terms:license xml:lang="en">BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE</terms:license>
        <terms:rights xml:lang="en">CUBRC Inc., see full license.</terms:rights>
        <rdfs:comment xml:lang="en">This ontology is designed to represent sites, spatial regions, and other entities, especially those that are located near the surface of Earth, as well as the relations that hold between them.</rdfs:comment>
        <rdfs:label xml:lang="en">Geospatial Ontology</rdfs:label>
        <owl:versionInfo xml:lang="en">Version 1.7</owl:versionInfo>
    </owl:Ontology>
    


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

    


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

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


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

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


    <!-- http://www.w3.org/2004/02/skos/core#prefLabel -->

    <owl:AnnotationProperty rdf:about="http://www.w3.org/2004/02/skos/core#prefLabel"/>
    


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

    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/coincides_with -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/coincides_with">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/connected_with"/>
        <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">coincides with</rdfs:label>
        <skos:definition xml:lang="en">An immaterial entity im1 coincides with some immaterial entity im2 iff im1 is a spatial part of im2 and im2 is a spatial part of im1.</skos:definition>
        <skos:scopeNote xml:lang="en">Given a stronger temporal interpretation, this property may be transitive and symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions.</skos:scopeNote>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/connected_with -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/connected_with">
        <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">connected with</rdfs:label>
        <skos:definition xml:lang="en">An immaterial entity im1 is connected with some immaterial entity im2 iff there exists some immaterial entity im3 that is common to both im1 and im2.</skos:definition>
        <skos:scopeNote xml:lang="en">Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions.</skos:scopeNote>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/disconnected_with -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/disconnected_with">
        <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">disconnected with</rdfs:label>
        <skos:definition xml:lang="en">An immaterial entity im1 is disconnected with some immaterial entity im2 iff there does not exist some immaterial entity im3 that is common to both im1 and im2.</skos:definition>
        <skos:scopeNote xml:lang="en">Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions.</skos:scopeNote>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/externally_connects_with -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/externally_connects_with">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/connected_with"/>
        <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <CommonCoreOntologies:definition_source xml:lang="en">Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, &quot;A spatial logic based on regions and connection,&quot; Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">externally connects with</rdfs:label>
        <skos:definition xml:lang="en">An immaterial entity im1 externally connects with some immaterial entity im2 iff im1 connects with im2 and im1 does not overlap with im2.</skos:definition>
        <skos:scopeNote xml:lang="en">Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions.</skos:scopeNote>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_nontangential_part -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_nontangential_part">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/has_spatial_part"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/nontangential_part_of"/>
        <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <CommonCoreOntologies:definition_source xml:lang="en">Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, &quot;A spatial logic based on regions and connection,&quot; Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">has nontangential part</rdfs:label>
        <skos:definition xml:lang="en">x has_nontangential_part y iff x and y are instances of Immaterial Entity, and x has_spatial_part y, such that there does not exist another instance of an Immaterial Entity which externally connects with both x and y.</skos:definition>
        <skos:scopeNote xml:lang="en">Given a stronger temporal interpretation, this property may be transitive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions.</skos:scopeNote>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_spatial_part -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_spatial_part">
        <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000178"/>
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/connected_with"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/spatial_part_of"/>
        <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <CommonCoreOntologies:definition_source xml:lang="en">Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, &quot;A spatial logic based on regions and connection,&quot; Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">has spatial part</rdfs:label>
        <skos:definition xml:lang="en">y has_spatial_part x iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_tangential_part -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_tangential_part">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/has_spatial_part"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/tangential_part_of"/>
        <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <CommonCoreOntologies:definition_source xml:lang="en">Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, &quot;A spatial logic based on regions and connection,&quot; Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">has tangential part</rdfs:label>
        <skos:definition xml:lang="en">x has_tangential_part y iff x, y, and z are instances of Immaterial Entity, and x has_spatial_part y, such that z externally connects with both x and y.</skos:definition>
        <skos:scopeNote xml:lang="en">Given a stronger temporal interpretation, this property may be transitive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions.</skos:scopeNote>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/nontangential_part_of -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/nontangential_part_of">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/spatial_part_of"/>
        <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <CommonCoreOntologies:definition_source xml:lang="en">Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, &quot;A spatial logic based on regions and connection,&quot; Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">nontangential part of</rdfs:label>
        <skos:definition xml:lang="en">An immaterial entity im1 is a nontangential part of some immaterial entity im2 iff im1 is a spatial part of im2 and there does not exist an immaterial entity im3 such that im3 externally connects with im1 and im3 externally connects with im2.</skos:definition>
        <skos:scopeNote xml:lang="en">Given a stronger temporal interpretation, this property may be transitive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions.</skos:scopeNote>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/partially_overlaps_with -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/partially_overlaps_with">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/connected_with"/>
        <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <CommonCoreOntologies:definition_source xml:lang="en">Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, &quot;A spatial logic based on regions and connection,&quot; Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">partially overlaps with</rdfs:label>
        <skos:definition xml:lang="en">An immaterial entity im1 partially overlaps with some immaterial entity im2 iff im1 overlaps with im2 and im1 is not a spatial part of im2 and im2 is not a spatial part of im1.</skos:definition>
        <skos:scopeNote xml:lang="en">Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions.</skos:scopeNote>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/spatial_part_of -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/spatial_part_of">
        <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000176"/>
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/connected_with"/>
        <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <CommonCoreOntologies:definition_source xml:lang="en">Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, &quot;A spatial logic based on regions and connection,&quot; Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">in the sense used here, spatial part of is elsewhere referred to as proper spatial part of</rdfs:comment>
        <rdfs:label xml:lang="en">spatial part of</rdfs:label>
        <skos:definition xml:lang="en">x spatial_part_of y iff x, y, z, and q are instances of Immaterial Entity, such that for any z connected with x, z is also connected with y, and q is connected with y but not connected with x.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/tangential_part_of -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/tangential_part_of">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/spatial_part_of"/>
        <rdfs:domain rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000141"/>
        <CommonCoreOntologies:definition_source xml:lang="en">Randell, D. A., Cui, Z. and Cohn, A. G.: 1992, &quot;A spatial logic based on regions and connection,&quot; Proc. 3rd Int. Conf. on Knowledge Representation and Reasoning, Morgan Kaufmann, San Mateo, pp. 165-176. Available at: https://www.dpi.inpe.br/gilberto/references/cohn_rcc.pdf</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">tangential part of</rdfs:label>
        <skos:definition xml:lang="en">An immaterial entity im1 is a tangential part of some immaterial entity im2 iff im1 is a spatial part of im2 and there exists some immaterial entity im3 such that im3 externally connects with im1 and im3 externally connects with im2.</skos:definition>
        <skos:scopeNote xml:lang="en">Given a stronger temporal interpretation, this property may be transitive. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions.</skos:scopeNote>
    </owl:ObjectProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Data properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_altitude_value -->

    <owl:DatatypeProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_altitude_value">
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Altitude values typically use kilometers as the Unit of Measurement.</rdfs:comment>
        <rdfs:label xml:lang="en">has altitude value</rdfs:label>
        <skos:scopeNote xml:lang="en">This data property can be used along with has_latitude_value and has_longitude_value to connect three-dimensional spatial data to a single Information Bearing Entity to specify the location of an entity in a Geospatial Region.</skos:scopeNote>
    </owl:DatatypeProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_latitude_value -->

    <owl:DatatypeProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_latitude_value">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">has latitude value</rdfs:label>
        <skos:definition xml:lang="en">A Data Property that has as its range the latitude value from some Geospatial Location coordinates set expressed in decimal degrees.</skos:definition>
    </owl:DatatypeProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_longitude_value -->

    <owl:DatatypeProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_longitude_value">
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">has longitude value</rdfs:label>
        <skos:definition xml:lang="en">A Data Property that has as its range the longitude value from some Geospatial Location coordinates set expressed in decimal degrees.</skos:definition>
    </owl:DatatypeProperty>
    


    <!-- http://www.opengis.net/ont/geosparql#asWKT -->

    <owl:DatatypeProperty rdf:about="http://www.opengis.net/ont/geosparql#asWKT">
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">ISO 19162:2015</rdfs:comment>
        <rdfs:label xml:lang="en">as WKT</rdfs:label>
        <skos:definition xml:lang="en">A Data Property that has as its range a string formated according to the Well-known text standardization for geometric objects.</skos:definition>
        <skos:example>Polygon ((10 10, 10 20, 20 20, 20 15, 10 10))</skos:example>
    </owl:DatatypeProperty>
    


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

    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AnthropogenicFeature -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AnthropogenicFeature">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentalFeature"/>
        <CommonCoreOntologies:definition_source>http://www.merriam-webster.com/dictionary/anthropogenic</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Anthropogenic Feature</rdfs:label>
        <skos:definition xml:lang="en">An Environmental Feature that is related to or is the result of the influence of human beings on the environment.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AtmosphericFeature -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AtmosphericFeature">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeographicFeature"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Atmospheric Feature</rdfs:label>
        <skos:definition xml:lang="en">A Geographic Feature that is part of the atmosphere (including the atmosphere itself as a non-proper part) having a relatively stable lifecycle and which has a location that can be distinguished from the surrounding portion of the atmosphere.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AxisOfRotation -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AxisOfRotation">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000026"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Axis of Rotation</rdfs:label>
        <skos:altLabel xml:lang="en">Rotational Axis</skos:altLabel>
        <skos:definition xml:lang="en">A One-Dimensional Spatial Region defined by the line around which a spinning body rotates.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/BoundingBoxPoint -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/BoundingBoxPoint">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialPosition"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000176"/>
                        <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegionBoundingBox"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialPosition"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Bounding Box Point</rdfs:label>
        <skos:definition xml:lang="en">A Geospatial Position that is a proper part of some Geospatial Region Bounding Box.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CenterOfMass -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CenterOfMass">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000018"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Center_of_mass&amp;oldid=1059976491</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Center of Mass</rdfs:label>
        <skos:definition xml:lang="en">A Zero-Dimensional Spatial Region that is the point where the weighted position vectors of the distributed Mass of a Material Entity relative to this point sum to zero.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ConstructedFeature -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ConstructedFeature">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AnthropogenicFeature"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Constructed Feature</rdfs:label>
        <skos:definition xml:lang="en">An Anthropogenic Feature that has been constructed by deliberate human effort.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Continent -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Continent">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegion"/>
        <CommonCoreOntologies:definition_source>JC3IEDM version 3.0.2</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Continent</rdfs:label>
        <skos:definition xml:lang="en">A Geospatial Region that is bounded by any of the Earth&apos;s main continuous expanses of land.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CoordinateSystemAxis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CoordinateSystemAxis">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000026"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Coordinate System Axis</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Spatial Region defined by a Coordinate System for the purpose of identifying the position of entities along one dimension of the Coordinate System&apos;s spatial framework.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentalFeature -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentalFeature">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000040"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Environmental Feature</rdfs:label>
        <skos:definition xml:lang="en">A Material Entity that is either a natural or man-made feature of the environment.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeographicFeature -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeographicFeature">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EnvironmentalFeature"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Geographic Feature</rdfs:label>
        <skos:definition xml:lang="en">An Environmental Feature that is a natural (i.e. not human made) topographical feature having a (relatively) stable location in some Geospatial Region which can be designated by location-specific data.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialBoundary -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialBoundary">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000142"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">One-Dimensional Geospatial Boundary</rdfs:label>
        <skos:definition xml:lang="en">A Fiat Line that is a boundary of some Geospatial Region.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialEllipse -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialEllipse">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialBoundary"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Geospatial Ellipse</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Geospatial Boundary that is formed by following a symmetric arc between four vertices which are connected to the center point of the ellipse via a straight line.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialErrorRegion -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialErrorRegion">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialBoundary"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Geospatial Error Region</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Geospatial Boundary that bounds some Geospatial Region according to probability estimations for locating some object within it.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLine -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLine">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLineString"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Geospatial Line</rdfs:label>
        <skos:definition xml:lang="en">A Geospatial Line String that has only two vertices.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLineString -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLineString">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialBoundary"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Geospatial Line String</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Geospatial Boundary that has two or more Geospatial Positions as vertices, where each vertex is connected to only one other vertex by a straight line.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLocation -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLocation">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegion"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000124"/>
                <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000001"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Geospatial Location</rdfs:label>
        <skos:definition xml:lang="en">A Geospatial Region that is at which an Entity or Event is located.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialPolygon -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialPolygon">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialLineString"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Geospatial Polygon</rdfs:label>
        <skos:definition xml:lang="en">A Geospatial Line String that has at least three vertices where the connecting lines form a closed loop.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialPosition -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialPosition">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000147"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Geospatial Position</rdfs:label>
        <skos:definition xml:lang="en">A Fiat Point that is at or near the surface of the Earth and fixed according to some Geospatial Coordinate Reference System.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegion -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegion">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000029"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Geospatial Region</rdfs:label>
        <skos:definition xml:lang="en">A Site that is at or near the surface of the Earth.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegionBoundingBox -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegionBoundingBox">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialPolygon"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Geospatial Region Bounding Box</rdfs:label>
        <skos:definition xml:lang="en">A Geospatial Polygon that has some Geospatial Region as a non-tangential proper part.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GroundTrack -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GroundTrack">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000026"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Ground_track&amp;oldid=1058025510</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Ground Track</rdfs:label>
        <skos:altLabel xml:lang="en">Ground Trace</skos:altLabel>
        <skos:definition xml:lang="en">A One-Dimensional Spatial Region defined by the line formed on the surface of an Astronomical Body by projecting an imaginary line from the center of the tracked Object to the center of the Astronomical Body as the Object travels above the surface.</skos:definition>
        <skos:scopeNote xml:lang="en">The Ground Track is the line on the surface of the Earth or other Astronomical Body that is located directly below the Object Track.</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GroundTrackPoint -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GroundTrackPoint">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000018"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Ground Track Point</rdfs:label>
        <skos:definition xml:lang="en">A Zero-Dimensional Spatial Region that is an idealized point located on the surface of an Astronomical Body directly below an Object Track Point.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HighDensityResidentialArea -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HighDensityResidentialArea">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PopulatedPlace"/>
        <CommonCoreOntologies:definition_source>Anderson et. al. A Land Use and Land Cover Classification System for use with Remote Sensor Data, Geological Survey Professional Paper 964</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">High Density Residential Area</rdfs:label>
        <skos:definition xml:lang="en">A Populated Place which is characterized by densely contained multiple-unit living structures.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HydrographicFeature -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HydrographicFeature">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeographicFeature"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Hydrographic Feature</rdfs:label>
        <skos:definition xml:lang="en">A Geographic Feature associated with water.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LowDensityResidentialArea -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LowDensityResidentialArea">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PopulatedPlace"/>
        <CommonCoreOntologies:definition_source>Anderson et. al. A Land Use and Land Cover Classification System for use with Remote Sensor Data, Geological Survey Professional Paper 964</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Low Density Residential Area</rdfs:label>
        <skos:definition xml:lang="en">A Populated Place where houses are on lots of more than one acre.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MajorAxis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MajorAxis">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000026"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Major Axis</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Spatial Region that is the longest line segment that connects two points on the edge of an Ellipse.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MinorAxis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MinorAxis">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000026"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Semi-major_and_semi-minor_axes&amp;oldid=1047911304</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Minor Axis</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Spatial Region that is the longest line segment perpendicular to the Major Axis that connects two points on the edge of an Ellipse.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Nadir -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Nadir">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000026"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Nadir&amp;oldid=1057007248</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Nadir</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Spatial Region that extends from a given location downward along the local vertical direction pointing in the direction of the apparent Gravitational Force at that location.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ObjectTrack -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ObjectTrack">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000026"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/has_spatial_part"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ObjectTrackPoint"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">The exact line of the Object Track may be drawn based on the Center of Mass of the Object or another reference point, such as the location of a transponder beacon or the center of a radar cross-section, depending on the Object being tracked.</rdfs:comment>
        <rdfs:label xml:lang="en">Object Track</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Spatial Region that consists of the idealized line along which an Object has traversed during some motion.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ObjectTrackPoint -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ObjectTrackPoint">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000018"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/spatial_part_of"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ObjectTrack"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Object Track Point</rdfs:label>
        <skos:definition xml:lang="en">A Zero-Dimensional Spatial Region that is an idealized point where an Object is or was located during some motion.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Park -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Park">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AnthropogenicFeature"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Park&amp;oldid=1061073992</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Park</rdfs:label>
        <skos:definition xml:lang="en">An Anthropogenic Feature that is a bounded area of land, or water, usually in its natural or semi-natural (landscaped) state and set aside for some purpose, usually to do with recreation or conservation.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PhysiographicFeature -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PhysiographicFeature">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeographicFeature"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Landform&amp;oldid=1060439172</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Physiographic Feature</rdfs:label>
        <skos:definition xml:lang="en">A Geographic Feature that is a geomorphological unit characterized by its surface form and location in the landscape.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PitchAxis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PitchAxis">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AxisOfRotation"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Pitch Axis</rdfs:label>
        <skos:altLabel xml:lang="en">Lateral Axis</skos:altLabel>
        <skos:definition xml:lang="en">An Axis of Rotation that passes through the center of an object&apos;s Mass and is perpendicular both to the direction of the object&apos;s motion and to the object&apos;s Yaw Axis.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PopulatedPlace -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PopulatedPlace">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AnthropogenicFeature"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Human_settlement&amp;oldid=1060418164</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Populated place</rdfs:label>
        <skos:definition xml:lang="en">An Anthropogenic Feature at which people live or have lived.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAtmosphere -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfAtmosphere">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000024"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Atmosphere&amp;oldid=1135486662</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Atmosphere</rdfs:label>
        <skos:definition xml:lang="en">A fiat object part of the layer of gas or layers of gases that envelop a natural satellite.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCryosphere -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfCryosphere">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000024"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://oceanservice.noaa.gov/facts/cryosphere.html (accessed 03/06/2023)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Cryosphere</rdfs:label>
        <skos:definition xml:lang="en">A fiat object part of the frozen part of a natural satellite&apos;s hydosphere</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGeosphere -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfGeosphere">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000024"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Geosphere&amp;oldid=1137306949</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Geosphere</rdfs:label>
        <skos:definition xml:lang="en">A fiat object part that is composed of one or more portions of the atmosphere, cryosphere, hydrosphere, or lithosphere</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfHydrosphere -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfHydrosphere">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000024"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Hydrosphere&amp;oldid=1128848972</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Hydrosphere</rdfs:label>
        <skos:definition xml:lang="en">A fiat object part of the combined mass of water found on, under, and above the surface of a natural satellite</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLithosphere -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PortionOfLithosphere">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000024"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Lithosphere&amp;oldid=1143215085</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Portion of Lithosphere</rdfs:label>
        <skos:definition xml:lang="en">A fiat object part of the rigid, outermost rocky shell of a natural satellite.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RollAxis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RollAxis">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AxisOfRotation"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Roll Axis</rdfs:label>
        <skos:altLabel xml:lang="en">Longitudinal Axis</skos:altLabel>
        <skos:definition xml:lang="en">An Axis of Rotation that passes through the center of an object&apos;s Mass from the front to the back of the object as defined by the direction of the object&apos;s motion.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SeaLevel -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SeaLevel">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000146"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Sea Level</rdfs:label>
        <skos:definition xml:lang="en">A Fiat Surface that divides the spheroid composed of Earth and its atmosphere at some point that corresponds to the mean level of calm water in the Earth�s oceans.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SemiMajorAxis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SemiMajorAxis">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000026"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Semi-Major Axis</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Spatial Region that is equal to half the length of the Major Axis of an Ellipse.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SemiMinorAxis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SemiMinorAxis">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000026"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Semi-Minor Axis</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Spatial Region that is equal to half the length of the Minor Axis of an Ellipse.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Subcontinent -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Subcontinent">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegion"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Continent&amp;oldid=1064057312</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Subcontinent</rdfs:label>
        <skos:definition xml:lang="en">A Geospatial Region that is bounded by a large, relatively self-contained landmass forming a subdivision of a Continent.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalPath -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalPath">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000028"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/has_spatial_part"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalPosition"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Three-Dimensional Path</rdfs:label>
        <skos:definition xml:lang="en">A Three-Dimensional Spatial Region that encompasses the spatial region through which some Object travels.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalPosition -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ThreeDimensionalPosition">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000028"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">For an object in motion, its Three-Dimensional Position is part of its Three-Dimensional Path.</rdfs:comment>
        <rdfs:label xml:lang="en">Three-Dimensional Position</rdfs:label>
        <skos:definition xml:lang="en">A Three-Dimensional Spatial Region that encompasses the (minimal) spatial region in which some object is located at a particular time.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/YawAxis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/YawAxis">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AxisOfRotation"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Yaw Axis</rdfs:label>
        <skos:altLabel xml:lang="en">Vertical Axis</skos:altLabel>
        <skos:definition xml:lang="en">An Axis of Rotation that passes through the center of an object&apos;s Mass from the top to the bottom and is perpendicular to the direction of the object&apos;s motion. For objects in Orbit, the Yaw Axis passes through the Barycenter of its Orbit.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Zenith -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Zenith">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000026"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Zenith&amp;oldid=1052625030</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Zenith</rdfs:label>
        <skos:definition xml:lang="en">A One-Dimensional Spatial Region that extends from a given location upward along the local vertical direction pointing in the direction opposite the apparent Gravitational Force at that location.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/xAxis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/xAxis">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CoordinateSystemAxis"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">x-Axis</rdfs:label>
        <skos:definition xml:lang="en">A Coordinate System Axis designated by the variable &apos;x&apos;.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/yAxis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/yAxis">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CoordinateSystemAxis"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">y-Axis</rdfs:label>
        <skos:definition xml:lang="en">A Coordinate System Axis designated by the variable &apos;y&apos;.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/zAxis -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/zAxis">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CoordinateSystemAxis"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">z-Axis</rdfs:label>
        <skos:definition xml:lang="en">A Coordinate System Axis designated by the variable &apos;z&apos;.</skos:definition>
    </owl:Class>
</rdf:RDF>



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

