<?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="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ns2="https://www.geonames.org/ontology#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#"> <owl:DatatypeProperty rdf:about="http://terminologies.gfbio.org/terms/IHO/maxLong"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/> <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#long"/> <rdfs:comment>The WGS84 longitude in decimal degree of the easternmost point of a set of coordinates, also the eastern side of the bounding box.</rdfs:comment> <rdfs:label xml:lang="en">Maximum Longitude</rdfs:label> <rdfs:domain rdf:resource="https://www.geonames.org/ontology#Feature"/> <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/> </owl:DatatypeProperty> </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="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:ns2="https://www.geonames.org/ontology#" xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
  <owl:DatatypeProperty rdf:about="http://terminologies.gfbio.org/terms/IHO/maxLong">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AnnotationProperty"/>
    <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2003/01/geo/wgs84_pos#long"/>
    <rdfs:comment>The WGS84 longitude in decimal degree of the easternmost point of a set of coordinates, also the eastern side of the bounding box.</rdfs:comment>
    <rdfs:label xml:lang="en">Maximum Longitude</rdfs:label>
    <rdfs:domain rdf:resource="https://www.geonames.org/ontology#Feature"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
  </owl:DatatypeProperty>
</rdf:RDF>