<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://data.ordnancesurvey.co.uk/ontology/geometry/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.ordnancesurvey.co.uk/ontology/"> <owl:DatatypeProperty rdf:about="http://data.ordnancesurvey.co.uk/ontology/geometry/asGML"> <rdfs:comment>This property relates abstract geometry types to a GML (Geographic Markup Language) representation of that geometry. This GML representation is stored as an rdf:XMLLiteral.</rdfs:comment> <rdfs:label>as GML</rdfs:label> <rdfs:domain rdf:resource="http://data.ordnancesurvey.co.uk/ontology/geometry/AbstractGeometry"/> <rdfs:isDefinedBy rdf:resource="http://www.ordnancesurvey.co.uk/ontology/geometry.owl"/> <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"/> </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://data.ordnancesurvey.co.uk/ontology/geometry/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.ordnancesurvey.co.uk/ontology/">
  <owl:DatatypeProperty rdf:about="http://data.ordnancesurvey.co.uk/ontology/geometry/asGML">
    <rdfs:comment>This property relates abstract geometry types to a GML (Geographic Markup Language) representation of that geometry. This GML representation is stored as an rdf:XMLLiteral.</rdfs:comment>
    <rdfs:label>as GML</rdfs:label>
    <rdfs:domain rdf:resource="http://data.ordnancesurvey.co.uk/ontology/geometry/AbstractGeometry"/>
    <rdfs:isDefinedBy rdf:resource="http://www.ordnancesurvey.co.uk/ontology/geometry.owl"/>
    <rdfs:range rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral"/>
  </owl:DatatypeProperty>
</rdf:RDF>