<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://www.geonames.org/ontology#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <owl:TransitiveProperty rdf:about="https://www.geonames.org/ontology#parentFeature"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/> <rdfs:comment xml:lang="en">A feature parent of the current one, in either administrative or physical subdivision.</rdfs:comment> <rdfs:label xml:lang="en">parent feature</rdfs:label> <rdfs:label>Parent Feature</rdfs:label> <rdfs:domain rdf:resource="https://www.geonames.org/ontology#Feature"/> <rdfs:range rdf:resource="https://www.geonames.org/ontology#Feature"/> </owl:TransitiveProperty> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="https://www.geonames.org/ontology#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <owl:TransitiveProperty rdf:about="https://www.geonames.org/ontology#parentFeature">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
    <rdfs:comment xml:lang="en">A feature parent of the current one, in either administrative or physical subdivision.</rdfs:comment>
    <rdfs:label xml:lang="en">parent feature</rdfs:label>
    <rdfs:label>Parent Feature</rdfs:label>
    <rdfs:domain rdf:resource="https://www.geonames.org/ontology#Feature"/>
    <rdfs:range rdf:resource="https://www.geonames.org/ontology#Feature"/>
  </owl:TransitiveProperty>
</rdf:RDF>