<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"> <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#alternateOf"> <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/> <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/> <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/> <rdfs:label>alternateOf</rdfs:label> <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#specializationOf"/> <prov:component>alternate</prov:component> <prov:dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-alternate</prov:dm> <prov:category>expanded</prov:category> <prov:inverse>alternateOf</prov:inverse> <prov:n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate</prov:n> <prov:constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</prov:constraints> <prov:definition xml:lang="en">Two alternate entities present aspects of the same thing. These aspects may be the same or different, and the alternate entities may or may not overlap in time.</prov:definition> </owl:ObjectProperty> <rdf:Description rdf:about="http://www.w3.org/ns/prov#specializationOf"> <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#alternateOf"/> <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#alternateOf"/> </rdf:Description> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:prov="http://www.w3.org/ns/prov#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#">
  <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#alternateOf">
    <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
    <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
    <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
    <rdfs:label>alternateOf</rdfs:label>
    <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#specializationOf"/>
    <prov:component>alternate</prov:component>
    <prov:dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-alternate</prov:dm>
    <prov:category>expanded</prov:category>
    <prov:inverse>alternateOf</prov:inverse>
    <prov:n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate</prov:n>
    <prov:constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</prov:constraints>
    <prov:definition xml:lang="en">Two alternate entities present aspects of the same thing. These aspects may be the same or different, and the alternate entities may or may not overlap in time.</prov:definition>
  </owl:ObjectProperty>
  <rdf:Description rdf:about="http://www.w3.org/ns/prov#specializationOf">
    <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#alternateOf"/>
    <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#alternateOf"/>
  </rdf:Description>
</rdf:RDF>