<?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.ontotext.com/proton/protonext#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.ontotext.com/proton/protontop#"> <owl:ObjectProperty rdf:about="http://www.ontotext.com/proton/protonext#accountProvider"> <rdfs:comment xml:lang="en">A relation between an account and an agent (usually organization) providing and managing it</rdfs:comment> <rdfs:label xml:lang="en">Account Provider</rdfs:label> <rdfs:domain rdf:resource="http://www.ontotext.com/proton/protonext#Account"/> <rdfs:range rdf:resource="http://www.ontotext.com/proton/protontop#Agent"/> </owl:ObjectProperty> </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.ontotext.com/proton/protonext#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://www.ontotext.com/proton/protontop#">
  <owl:ObjectProperty rdf:about="http://www.ontotext.com/proton/protonext#accountProvider">
    <rdfs:comment xml:lang="en">A relation between an account and an agent (usually organization) providing and managing it</rdfs:comment>
    <rdfs:label xml:lang="en">Account Provider</rdfs:label>
    <rdfs:domain rdf:resource="http://www.ontotext.com/proton/protonext#Account"/>
    <rdfs:range rdf:resource="http://www.ontotext.com/proton/protontop#Agent"/>
  </owl:ObjectProperty>
</rdf:RDF>