<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://privatealpha.com/ontology/certification/1#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:skos="http://www.w3.org/2004/02/skos/core#"> <owl:FunctionalProperty rdf:about="http://privatealpha.com/ontology/certification/1#authority"> <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/> <owl:inverseOf rdf:resource="http://privatealpha.com/ontology/certification/1#certifies"/> <rdfs:comment xml:lang="en">This property specifies who (or what) is doing the certifying.</rdfs:comment> <rdfs:label xml:lang="en">authority</rdfs:label> <rdfs:domain rdf:resource="http://privatealpha.com/ontology/certification/1#Certification"/> <rdfs:isDefinedBy rdf:resource="http://privatealpha.com/ontology/certification/1#"/> <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/> <skos:note xml:lang="en">The issuing authority can, once again, be a person, business, institution, or any other kind of agent.</skos:note> </owl:FunctionalProperty> </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://privatealpha.com/ontology/certification/1#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:skos="http://www.w3.org/2004/02/skos/core#">
  <owl:FunctionalProperty rdf:about="http://privatealpha.com/ontology/certification/1#authority">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <owl:inverseOf rdf:resource="http://privatealpha.com/ontology/certification/1#certifies"/>
    <rdfs:comment xml:lang="en">This property specifies who (or what) is doing the certifying.</rdfs:comment>
    <rdfs:label xml:lang="en">authority</rdfs:label>
    <rdfs:domain rdf:resource="http://privatealpha.com/ontology/certification/1#Certification"/>
    <rdfs:isDefinedBy rdf:resource="http://privatealpha.com/ontology/certification/1#"/>
    <rdfs:range rdf:resource="http://xmlns.com/foaf/0.1/Agent"/>
    <skos:note xml:lang="en">The issuing authority can, once again, be a person, business, institution, or any other kind of agent.</skos:note>
  </owl:FunctionalProperty>
</rdf:RDF>