<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://terminologies.gfbio.org/terms/IHO/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="https://www.geonames.org/ontology#"> <owl:TransitiveProperty rdf:about="http://terminologies.gfbio.org/terms/IHO/connectedTo"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> <rdfs:comment xml:lang="en">Another sea region that is connected to the current one</rdfs:comment> <rdfs:label xml:lang="en">connected to</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="http://terminologies.gfbio.org/terms/IHO/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="https://www.geonames.org/ontology#">
  <owl:TransitiveProperty rdf:about="http://terminologies.gfbio.org/terms/IHO/connectedTo">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#SymmetricProperty"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:comment xml:lang="en">Another sea region that is connected to the current one</rdfs:comment>
    <rdfs:label xml:lang="en">connected to</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>