<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://www.w3.org/ns/ssn/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="https://uri.etsi.org/ngsi-ld/" xmlns:ns2="https://saref.etsi.org/core/" xmlns:ns3="http://purl.oclc.org/NET/ssnx/"> <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/ssn/hasProperty"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> <rdfs:subPropertyOf rdf:resource="https://uri.etsi.org/ngsi-ld/Property"/> <owl:equivalentProperty rdf:resource="https://saref.etsi.org/core/hasProperty"/> <rdfs:label xml:lang="en">has property</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/ssn"/> <rdfs:comment>A relation between a FeatureOfInterest and a Property of that feature.</rdfs:comment> </owl:AnnotationProperty> </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://www.w3.org/ns/ssn/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="https://uri.etsi.org/ngsi-ld/" xmlns:ns2="https://saref.etsi.org/core/" xmlns:ns3="http://purl.oclc.org/NET/ssnx/">
  <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/ssn/hasProperty">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:subPropertyOf rdf:resource="https://uri.etsi.org/ngsi-ld/Property"/>
    <owl:equivalentProperty rdf:resource="https://saref.etsi.org/core/hasProperty"/>
    <rdfs:label xml:lang="en">has property</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://purl.oclc.org/NET/ssnx/ssn"/>
    <rdfs:comment>A relation between a FeatureOfInterest and a Property of that feature.</rdfs:comment>
  </owl:AnnotationProperty>
</rdf:RDF>