updated prov-o.owl links to dm/n/constraints from dvcs to REC URLs
authorTim L <lebot@rpi.edu>
Mon, 29 Apr 2013 09:01:28 -0400
changeset 6355 3a2127f3da8b
parent 6354 40aebfcc5307
child 6356 5536b4712832
updated prov-o.owl links to dm/n/constraints from dvcs to REC URLs
namespace/prov-o-20130430.owl
namespace/prov-o-20130430.ttl
namespace/prov-o-inverses-20130430.owl
namespace/prov-o-inverses-20130430.ttl
namespace/prov-o-inverses.owl
namespace/prov-o-inverses.ttl
namespace/prov-o.owl
namespace/prov-o.ttl
namespace/releases/prov-YYYYMMDD/prov.owl
namespace/releases/prov-YYYYMMDD/prov.ttl
ontology/ProvenanceOntology.owl
ontology/prov-o.ttl
ontology/releases/REC-prov-o-20130430/ns/prov-o-20130430.owl
ontology/releases/REC-prov-o-20130430/ns/prov-o-20130430.ttl
ontology/releases/REC-prov-o-20130430/ns/prov-o-inverses-20130430.owl
ontology/releases/REC-prov-o-20130430/ns/prov-o-inverses-20130430.ttl
ontology/releases/REC-prov-o-20130430/ns/prov-o-inverses.owl
ontology/releases/REC-prov-o-20130430/ns/prov-o-inverses.ttl
ontology/releases/REC-prov-o-20130430/ns/prov-o.owl
ontology/releases/REC-prov-o-20130430/ns/prov-o.ttl
--- a/namespace/prov-o-20130430.owl	Mon Apr 29 08:36:23 2013 +0200
+++ b/namespace/prov-o-20130430.owl	Mon Apr 29 09:01:28 2013 -0400
@@ -94,9 +94,9 @@
     <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
         <rdfs:label>specializationOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization</n>
         <component>alternate</component>
         <inverse>generalizationOf</inverse>
         <category>expanded</category>
@@ -228,9 +228,9 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#alternateOf">
         <rdfs:label>alternateOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-alternate</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate</n>
         <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.</definition>
         <category>expanded</category>
         <component>alternate</component>
@@ -363,7 +363,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <rdfs:comment xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</rdfs:comment>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;range"/>
         <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#hadMember"/>
@@ -474,7 +474,7 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#influencer">
         <rdfs:label>influencer</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <category>qualified</category>
         <inverse>hadInfluence</inverse>
         <rdfs:comment xml:lang="en">Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used.</rdfs:comment>
@@ -768,9 +768,9 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
         <rdfs:label>specializationOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization</n>
         <component>alternate</component>
         <category>expanded</category>
         <inverse>generalizationOf</inverse>
@@ -970,7 +970,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;range"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
@@ -985,7 +985,7 @@
     </owl:Axiom>
     <owl:Axiom>
         <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;domain"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
@@ -1093,7 +1093,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <rdfs:comment>Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to 
-http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision 23 April 2012 &#39;wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.&#39;</rdfs:comment>
+http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#term-Revision 23 April 2012 &#39;wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.&#39;</rdfs:comment>
         <owl:annotatedProperty rdf:resource="&rdfs;subPropertyOf"/>
         <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasRevisionOf"/>
@@ -1225,7 +1225,7 @@
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#value">
         <rdfs:label>value</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-value</dm>
         <category>expanded</category>
         <editorialNote>The editor&#39;s definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue</editorialNote>
         <definition xml:lang="en">Provides a value that is a direct representation of an entity.</definition>
@@ -1259,9 +1259,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Activity">
         <rdfs:label>Activity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Activity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Activity</n>
         <component>entities-activities</component>
         <category>starting-point</category>
         <definition>An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.</definition>
@@ -1297,8 +1297,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Agent">
         <rdfs:label>Agent</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Agent</n>
         <definition xml:lang="en">An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent&#39;s activity. </definition>
         <category>starting-point</category>
         <component>agents-responsibility</component>
@@ -1327,8 +1327,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Association">
         <rdfs:label>Association</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association</n>
         <component>agents-responsibility</component>
         <rdfs:comment xml:lang="en">An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
@@ -1344,9 +1344,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Attribution">
         <rdfs:label>Attribution</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribution</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribution</n>
         <rdfs:comment xml:lang="en">An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity :baker; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Attribution is the ascribing of an entity to an agent.
 
@@ -1364,8 +1364,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Bundle">
         <rdfs:label>Bundle</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-bundle-declaration</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-bundle-entity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-bundle-declaration</n>
         <category>expanded</category>
         <definition xml:lang="en">A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed.</definition>
         <rdfs:comment xml:lang="en">Note that there are kinds of bundles (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O.</rdfs:comment>
@@ -1379,7 +1379,7 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Collection">
         <rdfs:label>Collection</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection</dm>
         <component>collections</component>
         <category>expanded</category>
         <definition xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</definition>
@@ -1393,9 +1393,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Communication">
         <rdfs:label>Communication</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Communication</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-wasInformedBy</n>
         <component>entities-activities</component>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ].</rdfs:comment>
@@ -1411,8 +1411,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Delegation">
         <rdfs:label>Delegation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-delegation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-delegation</n>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Delegation provides additional descriptions about the binary prov:actedOnBehalfOf relation from a performing prov:Agent to some prov:Agent for whom it was performed. For example, :mixing prov:wasAssociatedWith :toddler . :toddler prov:actedOnBehalfOf :mother; prov:qualifiedDelegation [ a prov:Delegation; prov:entity :mother; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work.
@@ -1430,9 +1430,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Derivation">
         <rdfs:label>Derivation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Derivation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#Derivation-Relation</n>
         <definition xml:lang="en">A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.</definition>
         <component>derivations</component>
         <rdfs:comment xml:lang="en">An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some derived prov:Entity to another prov:Entity from which it was derived. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualifiedDerivation [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ].</rdfs:comment>
@@ -1463,9 +1463,9 @@
         <rdfs:label>End</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-End</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-End</n>
         <rdfs:comment xml:lang="en">An instance of prov:End provides additional descriptions about the binary prov:wasEndedBy relation from some ended prov:Activity to an prov:Entity that ended it. For example, :ball_game prov:wasEndedBy :buzzer; prov:qualifiedEnd [ a prov:End; prov:entity :buzzer; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ].</rdfs:comment>
         <category>qualified</category>
         <definition xml:lang="en">End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity&#39;s end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger.</definition>
@@ -1481,9 +1481,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Entity">
         <rdfs:label>Entity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-entity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-entity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Entity</n>
         <component>entities-activities</component>
         <definition xml:lang="en">An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. </definition>
         <category>starting-point</category>
@@ -1513,9 +1513,9 @@
         <rdfs:label>Generation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Generation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Generation</n>
         <rdfs:comment xml:lang="en">An instance of prov:Generation provides additional descriptions about the binary prov:wasGeneratedBy relation from a generated prov:Entity to the prov:Activity that generated it. For example, :cake prov:wasGeneratedBy :baking; prov:qualifiedGeneration [ a prov:Generation; prov:activity :baking; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
         <component>entities-activities</component>
@@ -1530,8 +1530,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Influence">
         <rdfs:label>Influence</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-influence</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-influence</n>
         <component>derivations</component>
         <rdfs:comment xml:lang="en">An instance of prov:Influence provides additional descriptions about the binary prov:wasInfluencedBy relation from some influenced Activity, Entity, or Agent to the influencing Activity, Entity, or Agent. For example, :stomach_ache prov:wasInfluencedBy :spoon; prov:qualifiedInfluence [ a prov:Influence; prov:entity :spoon; :foo :bar ] . Because prov:Influence is a broad relation, the more specific relations (Communication, Delegation, End, etc.) should be used when applicable.</rdfs:comment>
         <rdfs:comment xml:lang="en">Because prov:Influence is a broad relation, its most specific subclasses (e.g. prov:Communication, prov:Delegation, prov:End, prov:Revision, etc.) should be used when applicable.</rdfs:comment>
@@ -1547,7 +1547,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent">
         <rdfs:label>InstantaneousEvent</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-event</constraints>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#dfn-event</constraints>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term &#39;event&#39; is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</rdfs:comment>
         <definition xml:lang="en">The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics.</definition>
@@ -1563,9 +1563,9 @@
         <rdfs:label>Invalidation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Invalidation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Invalidation</n>
         <component>entities-activities</component>
         <definition>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.</definition>
         <category>qualified</category>
@@ -1580,8 +1580,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Location">
         <rdfs:label>Location</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-location</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute</n>
         <definition xml:lang="en">A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth.</definition>
         <category>expanded</category>
         <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
@@ -1595,8 +1595,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Organization">
         <rdfs:label>Organization</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <definition>An organization is a social or legal institution such as a company, society, etc.</definition>
         <category>expanded</category>
         <component>agents-responsibility</component>
@@ -1610,8 +1610,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Person">
         <rdfs:label>Person</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <category>expanded</category>
         <component>agents-responsibility</component>
         <definition xml:lang="en">Person agents are people.</definition>
@@ -1625,8 +1625,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Plan">
         <rdfs:label>Plan</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association</n>
         <definition>A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.</definition>
         <category>expanded</category>
         <rdfs:comment xml:lang="en">There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations.</rdfs:comment>
@@ -1642,8 +1642,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#PrimarySource">
         <rdfs:label>PrimarySource</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-primary-source</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-original-source</n>
         <category>qualified</category>
         <component>derivations</component>
         <definition xml:lang="en">A primary source for a topic refers to something produced by some agent with direct experience and knowledge about the topic, at the time of the topic&#39;s study, without benefit from hindsight.
@@ -1663,8 +1663,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Quotation">
         <rdfs:label>Quotation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-quotation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-quotation</n>
         <rdfs:comment xml:lang="en">An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some taken prov:Entity from an earlier, larger prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualifiedQuotation [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ].</rdfs:comment>
         <component>derivations</component>
         <category>qualified</category>
@@ -1680,8 +1680,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Revision">
         <rdfs:label>Revision</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-revision</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Revision</n>
         <component>derivations</component>
         <category>qualified</category>
         <definition xml:lang="en">A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation.</definition>
@@ -1696,8 +1696,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Role">
         <rdfs:label>Role</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-role</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute</n>
         <definition xml:lang="en">A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end.</definition>
         <category>qualified</category>
         <component>agents-responsibility</component>
@@ -1712,8 +1712,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#SoftwareAgent">
         <rdfs:label>SoftwareAgent</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <component>agents-responsibility</component>
         <definition xml:lang="en">A software agent is running software.</definition>
         <category>expanded</category>
@@ -1728,9 +1728,9 @@
         <rdfs:label>Start</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Start</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Start</n>
         <component>entities-activities</component>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualifiedStart [ a prov:Start; prov:entity :bang; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ] .</rdfs:comment>
@@ -1747,9 +1747,9 @@
         <rdfs:label>Usage</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Usage</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Usage</n>
         <rdfs:comment xml:lang="en">An instance of prov:Usage provides additional descriptions about the binary prov:used relation from some prov:Activity to an prov:Entity that it used. For example, :keynote prov:used :podium; prov:qualifiedUsage [ a prov:Usage; prov:entity :podium; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity.</definition>
         <category>qualified</category>
--- a/namespace/prov-o-20130430.ttl	Mon Apr 29 08:36:23 2013 +0200
+++ b/namespace/prov-o-20130430.ttl	Mon Apr 29 09:01:28 2013 -0400
@@ -37,10 +37,10 @@
     owl:disjointWith :Entity ;
     :category "starting-point" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Activity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Activity"^^xsd:anyURI .
 
 :ActivityInfluence
     a owl:Class ;
@@ -65,8 +65,8 @@
     :category "starting-point" ;
     :component "agents-responsibility" ;
     :definition "An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent's activity. "@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Agent"^^xsd:anyURI .
 
 :AgentInfluence
     a owl:Class ;
@@ -87,8 +87,8 @@
     :category "qualified" ;
     :component "agents-responsibility" ;
     :definition "An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association"^^xsd:anyURI ;
     :unqualifiedForm :wasAssociatedWith .
 
 :Attribution
@@ -99,12 +99,12 @@
     rdfs:subClassOf :AgentInfluence ;
     :category "qualified" ;
     :component "agents-responsibility" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition """Attribution is the ascribing of an entity to an agent.
 
 When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribution"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribution"^^xsd:anyURI ;
     :unqualifiedForm :wasAttributedTo .
 
 :Bundle
@@ -115,8 +115,8 @@
     rdfs:subClassOf :Entity ;
     :category "expanded" ;
     :definition "A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-bundle-declaration"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-bundle-entity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-bundle-declaration"^^xsd:anyURI .
 
 :Collection
     a owl:Class ;
@@ -126,7 +126,7 @@
     :category "expanded" ;
     :component "collections" ;
     :definition "A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection"^^xsd:anyURI .
 
 :Communication
     a owl:Class ;
@@ -136,10 +136,10 @@
     rdfs:subClassOf :ActivityInfluence ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Communication is the exchange of an entity by two activities, one activity using the entity generated by the other." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Communication"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-wasInformedBy"^^xsd:anyURI ;
     :unqualifiedForm :wasInformedBy .
 
 :Delegation
@@ -153,8 +153,8 @@
     :definition """Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work.
 
 For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-delegation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-delegation"^^xsd:anyURI ;
     :unqualifiedForm :actedOnBehalfOf .
 
 :Derivation
@@ -165,10 +165,10 @@
     rdfs:subClassOf :EntityInfluence ;
     :category "qualified" ;
     :component "derivations" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Derivation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#Derivation-Relation"^^xsd:anyURI ;
     :unqualifiedForm :wasDerivedFrom .
 
 :EmptyCollection
@@ -188,10 +188,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-End"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-End"^^xsd:anyURI ;
     :unqualifiedForm :wasEndedBy .
 
 :Entity
@@ -201,10 +201,10 @@
     owl:disjointWith :InstantaneousEvent ;
     :category "starting-point" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. "@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-entity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-entity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Entity"^^xsd:anyURI .
 
 :EntityInfluence
     a owl:Class ;
@@ -224,10 +224,10 @@
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Generation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Generation"^^xsd:anyURI ;
     :unqualifiedForm :wasGeneratedBy .
 
 :Influence
@@ -238,8 +238,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-influence"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-influence"^^xsd:anyURI ;
     :unqualifiedForm :wasInfluencedBy .
 
 :InstantaneousEvent
@@ -249,7 +249,7 @@
     rdfs:label "InstantaneousEvent" ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-event"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#dfn-event"^^xsd:anyURI ;
     :definition "The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics."@en .
 
 :Invalidation
@@ -260,10 +260,10 @@
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Invalidation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Invalidation"^^xsd:anyURI ;
     :unqualifiedForm :wasInvalidatedBy .
 
 :Location
@@ -273,8 +273,8 @@
     rdfs:seeAlso :atLocation ;
     :category "expanded" ;
     :definition "A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-location"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute"^^xsd:anyURI .
 
 :Organization
     a owl:Class ;
@@ -284,8 +284,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "An organization is a social or legal institution such as a company, society, etc." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Person
     a owl:Class ;
@@ -295,8 +295,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "Person agents are people."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Plan
     a owl:Class ;
@@ -307,8 +307,8 @@
     :category "expanded", "qualified" ;
     :component "agents-responsibility" ;
     :definition "A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association"^^xsd:anyURI .
 
 :PrimarySource
     a owl:Class ;
@@ -323,8 +323,8 @@
 Because of the directness of primary sources, they 'speak for themselves' in ways that cannot be captured through the filter of secondary sources. As such, it is important for secondary sources to reference those primary sources from which they were derived, so that their reliability can be investigated.
 
 A primary source relation is a particular case of derivation of secondary materials from their primary sources. It is recognized that the determination of primary sources can be up to interpretation, and should be done according to conventions accepted within the application's domain."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-primary-source"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-original-source"^^xsd:anyURI ;
     :unqualifiedForm :hadPrimarySource .
 
 :Quotation
@@ -336,8 +336,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-quotation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-quotation"^^xsd:anyURI ;
     :unqualifiedForm :wasQuotedFrom .
 
 :Revision
@@ -349,8 +349,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-revision"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Revision"^^xsd:anyURI ;
     :unqualifiedForm :wasRevisionOf .
 
 :Role
@@ -361,8 +361,8 @@
     :category "qualified" ;
     :component "agents-responsibility" ;
     :definition "A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-role"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute"^^xsd:anyURI .
 
 :SoftwareAgent
     a owl:Class ;
@@ -372,8 +372,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "A software agent is running software."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Start
     a owl:Class ;
@@ -383,10 +383,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Start"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Start"^^xsd:anyURI ;
     :unqualifiedForm :wasStartedBy .
 
 :Usage
@@ -397,10 +397,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Usage"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Usage"^^xsd:anyURI ;
     :unqualifiedForm :used .
 
 :actedOnBehalfOf
@@ -452,11 +452,11 @@
     rdfs:seeAlso :specializationOf ;
     :category "expanded" ;
     :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "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."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-alternate"^^xsd:anyURI ;
     :inverse "alternateOf" ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate"^^xsd:anyURI .
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate"^^xsd:anyURI .
 
 :aq
     a owl:AnnotationProperty ;
@@ -701,7 +701,7 @@
     rdfs:label "influencer" ;
     rdfs:range owl:Thing ;
     :category "qualified" ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence"^^xsd:anyURI ;
     :editorialNote "This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple."@en ;
     :editorsDefinition "This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified."@en ;
     :inverse "hadInfluence" .
@@ -989,11 +989,11 @@
     rdfs:subPropertyOf :alternateOf ;
     :category "expanded" ;
     :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization"^^xsd:anyURI ;
     :inverse "generalizationOf" ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization"^^xsd:anyURI .
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization"^^xsd:anyURI .
 
 :startedAtTime
     a owl:DatatypeProperty ;
@@ -1040,7 +1040,7 @@
     :category "expanded" ;
     :component "entities-activities" ;
     :definition "Provides a value that is a direct representation of an entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-value"^^xsd:anyURI ;
     :editorialNote "The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue", "This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values')."@en .
 
 :wasAssociatedWith
@@ -1252,7 +1252,7 @@
     owl:annotatedProperty rdfs:range ;
     owl:annotatedSource :hadMember ;
     owl:annotatedTarget :Entity ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection" .
 
 []
     a owl:Axiom ;
@@ -1288,7 +1288,7 @@
         )
     ] ;
     :definition "influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;" ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence" .
 
 []
     a owl:Axiom ;
@@ -1302,7 +1302,7 @@
         )
     ] ;
     :definition "influencee: an identifier (o2) for an entity, activity, or agent; " ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence" .
 
 []
     a owl:Axiom ;
@@ -1314,7 +1314,7 @@
 []
     a owl:Axiom ;
     rdfs:comment """Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to 
-http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'""" ;
+http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'""" ;
     owl:annotatedProperty rdfs:subPropertyOf ;
     owl:annotatedSource :wasRevisionOf ;
     owl:annotatedTarget :wasDerivedFrom .
--- a/namespace/prov-o-inverses-20130430.owl	Mon Apr 29 08:36:23 2013 +0200
+++ b/namespace/prov-o-inverses-20130430.owl	Mon Apr 29 09:01:28 2013 -0400
@@ -343,7 +343,7 @@
     <rdfs:label>wasUsedInDerivation</rdfs:label>
     <owl:inverseOf rdf:resource="prov#hadUsage"/>
   </rdf:Description>
-  <owl:Ontology rdf:about="http://www.w3.org/ns/prov-o-inverses#">
+  <owl:Ontology rdf:about="#">
     <rdfs:seeAlso rdf:resource="../TR/prov-o/#names-of-inverse-properties"/>
     <owl:imports rdf:resource="prov-o#"/>
     <owl:versionIRI rdf:resource="prov-o-inverses-20130430"/>
--- a/namespace/prov-o-inverses-20130430.ttl	Mon Apr 29 08:36:23 2013 +0200
+++ b/namespace/prov-o-inverses-20130430.ttl	Mon Apr 29 09:01:28 2013 -0400
@@ -4,7 +4,7 @@
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
 @prefix prov: <http://www.w3.org/ns/prov#> .
 
-<http://www.w3.org/ns/prov-o-inverses#> a owl:Ontology;
+<#> a owl:Ontology;
    owl:versionIRI        <http://www.w3.org/ns/prov-o-inverses-20130430>;
    prov:wasRevisionOf    <http://www.w3.org/ns/prov-o-inverses-20120312>;
    prov:specializationOf <http://www.w3.org/ns/prov-o-inverses>;
--- a/namespace/prov-o-inverses.owl	Mon Apr 29 08:36:23 2013 +0200
+++ b/namespace/prov-o-inverses.owl	Mon Apr 29 09:01:28 2013 -0400
@@ -343,7 +343,7 @@
     <rdfs:label>wasUsedInDerivation</rdfs:label>
     <owl:inverseOf rdf:resource="prov#hadUsage"/>
   </rdf:Description>
-  <owl:Ontology rdf:about="http://www.w3.org/ns/prov-o-inverses#">
+  <owl:Ontology rdf:about="#">
     <rdfs:seeAlso rdf:resource="../TR/prov-o/#names-of-inverse-properties"/>
     <owl:imports rdf:resource="prov-o#"/>
     <owl:versionIRI rdf:resource="prov-o-inverses-20130430"/>
--- a/namespace/prov-o-inverses.ttl	Mon Apr 29 08:36:23 2013 +0200
+++ b/namespace/prov-o-inverses.ttl	Mon Apr 29 09:01:28 2013 -0400
@@ -4,7 +4,7 @@
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
 @prefix prov: <http://www.w3.org/ns/prov#> .
 
-<http://www.w3.org/ns/prov-o-inverses#> a owl:Ontology;
+<#> a owl:Ontology;
    owl:versionIRI        <http://www.w3.org/ns/prov-o-inverses-20130430>;
    prov:wasRevisionOf    <http://www.w3.org/ns/prov-o-inverses-20120312>;
    prov:specializationOf <http://www.w3.org/ns/prov-o-inverses>;
--- a/namespace/prov-o.owl	Mon Apr 29 08:36:23 2013 +0200
+++ b/namespace/prov-o.owl	Mon Apr 29 09:01:28 2013 -0400
@@ -94,9 +94,9 @@
     <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
         <rdfs:label>specializationOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization</n>
         <component>alternate</component>
         <inverse>generalizationOf</inverse>
         <category>expanded</category>
@@ -228,9 +228,9 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#alternateOf">
         <rdfs:label>alternateOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-alternate</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate</n>
         <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.</definition>
         <category>expanded</category>
         <component>alternate</component>
@@ -363,7 +363,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <rdfs:comment xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</rdfs:comment>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;range"/>
         <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#hadMember"/>
@@ -474,7 +474,7 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#influencer">
         <rdfs:label>influencer</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <category>qualified</category>
         <inverse>hadInfluence</inverse>
         <rdfs:comment xml:lang="en">Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used.</rdfs:comment>
@@ -768,9 +768,9 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
         <rdfs:label>specializationOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization</n>
         <component>alternate</component>
         <category>expanded</category>
         <inverse>generalizationOf</inverse>
@@ -970,7 +970,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;range"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
@@ -985,7 +985,7 @@
     </owl:Axiom>
     <owl:Axiom>
         <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;domain"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
@@ -1093,7 +1093,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <rdfs:comment>Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to 
-http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision 23 April 2012 &#39;wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.&#39;</rdfs:comment>
+http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#term-Revision 23 April 2012 &#39;wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.&#39;</rdfs:comment>
         <owl:annotatedProperty rdf:resource="&rdfs;subPropertyOf"/>
         <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasRevisionOf"/>
@@ -1225,7 +1225,7 @@
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#value">
         <rdfs:label>value</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-value</dm>
         <category>expanded</category>
         <editorialNote>The editor&#39;s definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue</editorialNote>
         <definition xml:lang="en">Provides a value that is a direct representation of an entity.</definition>
@@ -1259,9 +1259,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Activity">
         <rdfs:label>Activity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Activity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Activity</n>
         <component>entities-activities</component>
         <category>starting-point</category>
         <definition>An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.</definition>
@@ -1297,8 +1297,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Agent">
         <rdfs:label>Agent</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Agent</n>
         <definition xml:lang="en">An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent&#39;s activity. </definition>
         <category>starting-point</category>
         <component>agents-responsibility</component>
@@ -1327,8 +1327,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Association">
         <rdfs:label>Association</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association</n>
         <component>agents-responsibility</component>
         <rdfs:comment xml:lang="en">An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
@@ -1344,9 +1344,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Attribution">
         <rdfs:label>Attribution</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribution</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribution</n>
         <rdfs:comment xml:lang="en">An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity :baker; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Attribution is the ascribing of an entity to an agent.
 
@@ -1364,8 +1364,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Bundle">
         <rdfs:label>Bundle</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-bundle-declaration</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-bundle-entity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-bundle-declaration</n>
         <category>expanded</category>
         <definition xml:lang="en">A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed.</definition>
         <rdfs:comment xml:lang="en">Note that there are kinds of bundles (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O.</rdfs:comment>
@@ -1379,7 +1379,7 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Collection">
         <rdfs:label>Collection</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection</dm>
         <component>collections</component>
         <category>expanded</category>
         <definition xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</definition>
@@ -1393,9 +1393,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Communication">
         <rdfs:label>Communication</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Communication</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-wasInformedBy</n>
         <component>entities-activities</component>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ].</rdfs:comment>
@@ -1411,8 +1411,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Delegation">
         <rdfs:label>Delegation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-delegation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-delegation</n>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Delegation provides additional descriptions about the binary prov:actedOnBehalfOf relation from a performing prov:Agent to some prov:Agent for whom it was performed. For example, :mixing prov:wasAssociatedWith :toddler . :toddler prov:actedOnBehalfOf :mother; prov:qualifiedDelegation [ a prov:Delegation; prov:entity :mother; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work.
@@ -1430,9 +1430,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Derivation">
         <rdfs:label>Derivation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Derivation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#Derivation-Relation</n>
         <definition xml:lang="en">A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.</definition>
         <component>derivations</component>
         <rdfs:comment xml:lang="en">An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some derived prov:Entity to another prov:Entity from which it was derived. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualifiedDerivation [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ].</rdfs:comment>
@@ -1463,9 +1463,9 @@
         <rdfs:label>End</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-End</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-End</n>
         <rdfs:comment xml:lang="en">An instance of prov:End provides additional descriptions about the binary prov:wasEndedBy relation from some ended prov:Activity to an prov:Entity that ended it. For example, :ball_game prov:wasEndedBy :buzzer; prov:qualifiedEnd [ a prov:End; prov:entity :buzzer; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ].</rdfs:comment>
         <category>qualified</category>
         <definition xml:lang="en">End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity&#39;s end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger.</definition>
@@ -1481,9 +1481,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Entity">
         <rdfs:label>Entity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-entity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-entity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Entity</n>
         <component>entities-activities</component>
         <definition xml:lang="en">An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. </definition>
         <category>starting-point</category>
@@ -1513,9 +1513,9 @@
         <rdfs:label>Generation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Generation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Generation</n>
         <rdfs:comment xml:lang="en">An instance of prov:Generation provides additional descriptions about the binary prov:wasGeneratedBy relation from a generated prov:Entity to the prov:Activity that generated it. For example, :cake prov:wasGeneratedBy :baking; prov:qualifiedGeneration [ a prov:Generation; prov:activity :baking; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
         <component>entities-activities</component>
@@ -1530,8 +1530,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Influence">
         <rdfs:label>Influence</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-influence</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-influence</n>
         <component>derivations</component>
         <rdfs:comment xml:lang="en">An instance of prov:Influence provides additional descriptions about the binary prov:wasInfluencedBy relation from some influenced Activity, Entity, or Agent to the influencing Activity, Entity, or Agent. For example, :stomach_ache prov:wasInfluencedBy :spoon; prov:qualifiedInfluence [ a prov:Influence; prov:entity :spoon; :foo :bar ] . Because prov:Influence is a broad relation, the more specific relations (Communication, Delegation, End, etc.) should be used when applicable.</rdfs:comment>
         <rdfs:comment xml:lang="en">Because prov:Influence is a broad relation, its most specific subclasses (e.g. prov:Communication, prov:Delegation, prov:End, prov:Revision, etc.) should be used when applicable.</rdfs:comment>
@@ -1547,7 +1547,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent">
         <rdfs:label>InstantaneousEvent</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-event</constraints>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#dfn-event</constraints>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term &#39;event&#39; is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</rdfs:comment>
         <definition xml:lang="en">The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics.</definition>
@@ -1563,9 +1563,9 @@
         <rdfs:label>Invalidation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Invalidation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Invalidation</n>
         <component>entities-activities</component>
         <definition>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.</definition>
         <category>qualified</category>
@@ -1580,8 +1580,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Location">
         <rdfs:label>Location</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-location</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute</n>
         <definition xml:lang="en">A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth.</definition>
         <category>expanded</category>
         <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
@@ -1595,8 +1595,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Organization">
         <rdfs:label>Organization</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <definition>An organization is a social or legal institution such as a company, society, etc.</definition>
         <category>expanded</category>
         <component>agents-responsibility</component>
@@ -1610,8 +1610,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Person">
         <rdfs:label>Person</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <category>expanded</category>
         <component>agents-responsibility</component>
         <definition xml:lang="en">Person agents are people.</definition>
@@ -1625,8 +1625,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Plan">
         <rdfs:label>Plan</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association</n>
         <definition>A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.</definition>
         <category>expanded</category>
         <rdfs:comment xml:lang="en">There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations.</rdfs:comment>
@@ -1642,8 +1642,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#PrimarySource">
         <rdfs:label>PrimarySource</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-primary-source</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-original-source</n>
         <category>qualified</category>
         <component>derivations</component>
         <definition xml:lang="en">A primary source for a topic refers to something produced by some agent with direct experience and knowledge about the topic, at the time of the topic&#39;s study, without benefit from hindsight.
@@ -1663,8 +1663,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Quotation">
         <rdfs:label>Quotation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-quotation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-quotation</n>
         <rdfs:comment xml:lang="en">An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some taken prov:Entity from an earlier, larger prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualifiedQuotation [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ].</rdfs:comment>
         <component>derivations</component>
         <category>qualified</category>
@@ -1680,8 +1680,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Revision">
         <rdfs:label>Revision</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-revision</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Revision</n>
         <component>derivations</component>
         <category>qualified</category>
         <definition xml:lang="en">A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation.</definition>
@@ -1696,8 +1696,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Role">
         <rdfs:label>Role</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-role</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute</n>
         <definition xml:lang="en">A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end.</definition>
         <category>qualified</category>
         <component>agents-responsibility</component>
@@ -1712,8 +1712,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#SoftwareAgent">
         <rdfs:label>SoftwareAgent</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <component>agents-responsibility</component>
         <definition xml:lang="en">A software agent is running software.</definition>
         <category>expanded</category>
@@ -1728,9 +1728,9 @@
         <rdfs:label>Start</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Start</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Start</n>
         <component>entities-activities</component>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualifiedStart [ a prov:Start; prov:entity :bang; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ] .</rdfs:comment>
@@ -1747,9 +1747,9 @@
         <rdfs:label>Usage</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Usage</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Usage</n>
         <rdfs:comment xml:lang="en">An instance of prov:Usage provides additional descriptions about the binary prov:used relation from some prov:Activity to an prov:Entity that it used. For example, :keynote prov:used :podium; prov:qualifiedUsage [ a prov:Usage; prov:entity :podium; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity.</definition>
         <category>qualified</category>
--- a/namespace/prov-o.ttl	Mon Apr 29 08:36:23 2013 +0200
+++ b/namespace/prov-o.ttl	Mon Apr 29 09:01:28 2013 -0400
@@ -37,10 +37,10 @@
     owl:disjointWith :Entity ;
     :category "starting-point" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Activity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Activity"^^xsd:anyURI .
 
 :ActivityInfluence
     a owl:Class ;
@@ -65,8 +65,8 @@
     :category "starting-point" ;
     :component "agents-responsibility" ;
     :definition "An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent's activity. "@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Agent"^^xsd:anyURI .
 
 :AgentInfluence
     a owl:Class ;
@@ -87,8 +87,8 @@
     :category "qualified" ;
     :component "agents-responsibility" ;
     :definition "An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association"^^xsd:anyURI ;
     :unqualifiedForm :wasAssociatedWith .
 
 :Attribution
@@ -99,12 +99,12 @@
     rdfs:subClassOf :AgentInfluence ;
     :category "qualified" ;
     :component "agents-responsibility" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition """Attribution is the ascribing of an entity to an agent.
 
 When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribution"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribution"^^xsd:anyURI ;
     :unqualifiedForm :wasAttributedTo .
 
 :Bundle
@@ -115,8 +115,8 @@
     rdfs:subClassOf :Entity ;
     :category "expanded" ;
     :definition "A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-bundle-declaration"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-bundle-entity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-bundle-declaration"^^xsd:anyURI .
 
 :Collection
     a owl:Class ;
@@ -126,7 +126,7 @@
     :category "expanded" ;
     :component "collections" ;
     :definition "A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection"^^xsd:anyURI .
 
 :Communication
     a owl:Class ;
@@ -136,10 +136,10 @@
     rdfs:subClassOf :ActivityInfluence ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Communication is the exchange of an entity by two activities, one activity using the entity generated by the other." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Communication"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-wasInformedBy"^^xsd:anyURI ;
     :unqualifiedForm :wasInformedBy .
 
 :Delegation
@@ -153,8 +153,8 @@
     :definition """Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work.
 
 For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-delegation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-delegation"^^xsd:anyURI ;
     :unqualifiedForm :actedOnBehalfOf .
 
 :Derivation
@@ -165,10 +165,10 @@
     rdfs:subClassOf :EntityInfluence ;
     :category "qualified" ;
     :component "derivations" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Derivation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#Derivation-Relation"^^xsd:anyURI ;
     :unqualifiedForm :wasDerivedFrom .
 
 :EmptyCollection
@@ -188,10 +188,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-End"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-End"^^xsd:anyURI ;
     :unqualifiedForm :wasEndedBy .
 
 :Entity
@@ -201,10 +201,10 @@
     owl:disjointWith :InstantaneousEvent ;
     :category "starting-point" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. "@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-entity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-entity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Entity"^^xsd:anyURI .
 
 :EntityInfluence
     a owl:Class ;
@@ -224,10 +224,10 @@
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Generation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Generation"^^xsd:anyURI ;
     :unqualifiedForm :wasGeneratedBy .
 
 :Influence
@@ -238,8 +238,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-influence"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-influence"^^xsd:anyURI ;
     :unqualifiedForm :wasInfluencedBy .
 
 :InstantaneousEvent
@@ -249,7 +249,7 @@
     rdfs:label "InstantaneousEvent" ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-event"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#dfn-event"^^xsd:anyURI ;
     :definition "The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics."@en .
 
 :Invalidation
@@ -260,10 +260,10 @@
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Invalidation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Invalidation"^^xsd:anyURI ;
     :unqualifiedForm :wasInvalidatedBy .
 
 :Location
@@ -273,8 +273,8 @@
     rdfs:seeAlso :atLocation ;
     :category "expanded" ;
     :definition "A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-location"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute"^^xsd:anyURI .
 
 :Organization
     a owl:Class ;
@@ -284,8 +284,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "An organization is a social or legal institution such as a company, society, etc." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Person
     a owl:Class ;
@@ -295,8 +295,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "Person agents are people."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Plan
     a owl:Class ;
@@ -307,8 +307,8 @@
     :category "expanded", "qualified" ;
     :component "agents-responsibility" ;
     :definition "A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association"^^xsd:anyURI .
 
 :PrimarySource
     a owl:Class ;
@@ -323,8 +323,8 @@
 Because of the directness of primary sources, they 'speak for themselves' in ways that cannot be captured through the filter of secondary sources. As such, it is important for secondary sources to reference those primary sources from which they were derived, so that their reliability can be investigated.
 
 A primary source relation is a particular case of derivation of secondary materials from their primary sources. It is recognized that the determination of primary sources can be up to interpretation, and should be done according to conventions accepted within the application's domain."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-primary-source"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-original-source"^^xsd:anyURI ;
     :unqualifiedForm :hadPrimarySource .
 
 :Quotation
@@ -336,8 +336,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-quotation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-quotation"^^xsd:anyURI ;
     :unqualifiedForm :wasQuotedFrom .
 
 :Revision
@@ -349,8 +349,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-revision"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Revision"^^xsd:anyURI ;
     :unqualifiedForm :wasRevisionOf .
 
 :Role
@@ -361,8 +361,8 @@
     :category "qualified" ;
     :component "agents-responsibility" ;
     :definition "A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-role"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute"^^xsd:anyURI .
 
 :SoftwareAgent
     a owl:Class ;
@@ -372,8 +372,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "A software agent is running software."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Start
     a owl:Class ;
@@ -383,10 +383,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Start"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Start"^^xsd:anyURI ;
     :unqualifiedForm :wasStartedBy .
 
 :Usage
@@ -397,10 +397,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Usage"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Usage"^^xsd:anyURI ;
     :unqualifiedForm :used .
 
 :actedOnBehalfOf
@@ -452,11 +452,11 @@
     rdfs:seeAlso :specializationOf ;
     :category "expanded" ;
     :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "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."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-alternate"^^xsd:anyURI ;
     :inverse "alternateOf" ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate"^^xsd:anyURI .
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate"^^xsd:anyURI .
 
 :aq
     a owl:AnnotationProperty ;
@@ -701,7 +701,7 @@
     rdfs:label "influencer" ;
     rdfs:range owl:Thing ;
     :category "qualified" ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence"^^xsd:anyURI ;
     :editorialNote "This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple."@en ;
     :editorsDefinition "This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified."@en ;
     :inverse "hadInfluence" .
@@ -989,11 +989,11 @@
     rdfs:subPropertyOf :alternateOf ;
     :category "expanded" ;
     :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization"^^xsd:anyURI ;
     :inverse "generalizationOf" ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization"^^xsd:anyURI .
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization"^^xsd:anyURI .
 
 :startedAtTime
     a owl:DatatypeProperty ;
@@ -1040,7 +1040,7 @@
     :category "expanded" ;
     :component "entities-activities" ;
     :definition "Provides a value that is a direct representation of an entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-value"^^xsd:anyURI ;
     :editorialNote "The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue", "This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values')."@en .
 
 :wasAssociatedWith
@@ -1252,7 +1252,7 @@
     owl:annotatedProperty rdfs:range ;
     owl:annotatedSource :hadMember ;
     owl:annotatedTarget :Entity ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection" .
 
 []
     a owl:Axiom ;
@@ -1288,7 +1288,7 @@
         )
     ] ;
     :definition "influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;" ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence" .
 
 []
     a owl:Axiom ;
@@ -1302,7 +1302,7 @@
         )
     ] ;
     :definition "influencee: an identifier (o2) for an entity, activity, or agent; " ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence" .
 
 []
     a owl:Axiom ;
@@ -1314,7 +1314,7 @@
 []
     a owl:Axiom ;
     rdfs:comment """Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to 
-http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'""" ;
+http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'""" ;
     owl:annotatedProperty rdfs:subPropertyOf ;
     owl:annotatedSource :wasRevisionOf ;
     owl:annotatedTarget :wasDerivedFrom .
--- a/namespace/releases/prov-YYYYMMDD/prov.owl	Mon Apr 29 08:36:23 2013 +0200
+++ b/namespace/releases/prov-YYYYMMDD/prov.owl	Mon Apr 29 09:01:28 2013 -0400
@@ -6,7 +6,7 @@
          xmlns:owl="http://www.w3.org/2002/07/owl#"
          xmlns:xsd="http://www.w3.org/2001/XMLSchema#">
    <owl:Ontology rdf:about="http://www.w3.org/ns/prov#">
-      <rdfs:label xml:lang="en">PROV</rdfs:label>
+      <rdfs:label xml:lang="en">W3C PROVenance Interchange</rdfs:label>
       <rdfs:comment xml:lang="en">This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_Page).
 
 If you wish to make comments regarding this document, please send them to public-prov-comments@w3.org (subscribe public-prov-comments-request@w3.org, archives http://lists.w3.org/
@@ -19,36 +19,39 @@
       <prov:wasDerivedFrom rdf:resource="http://www.w3.org/ns/prov-o#"/>
       <prov:wasDerivedFrom rdf:resource="http://www.w3.org/ns/prov-o-inverses#"/>
       <prov:wasDerivedFrom rdf:resource="http://www.w3.org/ns/prov-aq#"/>
+      <prov:wasDerivedFrom rdf:resource="http://www.w3.org/ns/prov-dc#"/>
       <prov:wasDerivedFrom rdf:resource="http://www.w3.org/ns/prov-dictionary#"/>
-      <!--prov:wasDerivedFrom rdf:resource="http://www.w3.org/ns/prov-links#"/-->
+      <prov:wasDerivedFrom rdf:resource="http://www.w3.org/ns/prov-links#"/>
 
       <!--This file contains the results of importing the following.-->
       <owl:imports rdf:resource="http://www.w3.org/ns/prov-o#"/>
       <owl:imports rdf:resource="http://www.w3.org/ns/prov-o-inverses#"/>
       <owl:imports rdf:resource="http://www.w3.org/ns/prov-aq#"/>
+      <owl:imports rdf:resource="http://www.w3.org/ns/prov-dc#"/>
       <owl:imports rdf:resource="http://www.w3.org/ns/prov-dictionary#"/>
-      <!--owl:imports rdf:resource="http://www.w3.org/ns/prov-dictionary#"/-->
+      <owl:imports rdf:resource="http://www.w3.org/ns/prov-links#"/>
    </owl:Ontology>
 
 
    <owl:Ontology rdf:about="http://www.w3.org/ns/prov-o#"/>
-   <!--The following was imported from http://www.w3.org/ns/prov-o.owl-->
+   <!--The following was imported from https://dvcs.w3.org/hg/prov/raw-file/tip/namespace/prov-o.owl-->
    <owl:Ontology rdf:about="http://www.w3.org/ns/prov-o#">
-        <rdfs:label xml:lang="en">PROV-O</rdfs:label>
+        <rdfs:label xml:lang="en">W3C PROVenance Interchange Ontology (PROV-O)</rdfs:label>
+        <owl:versionInfo xml:lang="en">Recommendation version 2013-04-30</owl:versionInfo>
         <rdfs:comment xml:lang="en">This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_Page). 
 
 If you wish to make comments regarding this document, please send them to public-prov-comments@w3.org (subscribe public-prov-comments-request@w3.org, archives http://lists.w3.org/Archives/Public/public-prov-comments/). All feedback is welcome.</rdfs:comment>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-o/"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov"/>
         <specializationOf rdf:resource="http://www.w3.org/ns/prov-o"/>
-        <wasRevisionOf rdf:resource="http://www.w3.org/ns/prov-o-20120724"/>
-        <owl:versionIRI rdf:resource="http://www.w3.org/ns/prov-o-20121211"/>
+        <wasRevisionOf rdf:resource="http://www.w3.org/ns/prov-o-20120312"/>
+        <owl:versionIRI rdf:resource="http://www.w3.org/ns/prov-o-20130430"/>
     </owl:Ontology>
    <owl:Ontology rdf:about="http://www.w3.org/ns/prov#"/>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#unqualifiedForm">
         <rdfs:comment xml:lang="en">Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#wasRevisionOf">
         <rdfs:label>wasRevisionOf</rdfs:label>
@@ -56,43 +59,43 @@
         <rdfs:comment xml:lang="en">A revision is a derivation that revises an entity into a revised version.</rdfs:comment>
         <inverse>hadRevision</inverse>
         <category>expanded</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Revision"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#qualifiedRevision"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#aq">
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#sharesDefinitionWith">
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#definition">
         <rdfs:comment xml:lang="en">A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorialNote">
         <rdfs:comment xml:lang="en">A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#label">
         <rdfs:comment xml:lang="en"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#inverse">
         <rdfs:comment xml:lang="en">PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used.</rdfs:comment>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-o/#names-of-inverse-properties"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#comment">
         <rdfs:comment xml:lang="en"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#constraints">
         <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#seeAlso">
         <rdfs:comment xml:lang="en"/>
@@ -107,31 +110,31 @@
         <inverse>generalizationOf</inverse>
         <category>expanded</category>
         <definition xml:lang="en">An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity.</definition>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#alternateOf"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#dm">
         <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-DM document that describes this concept.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#category">
         <rdfs:comment xml:lang="en">Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. </rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#order">
         <rdfs:comment xml:lang="en">The position that this OWL term should be listed within documentation. The scope of the documentation (e.g., among all terms, among terms within a prov:category, among properties applying to a particular class, etc.) is unspecified.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#isDefinedBy"/>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorsDefinition">
         <rdfs:comment xml:lang="en">When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#definition"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#component">
         <rdfs:comment xml:lang="en">Classify prov-o terms into six components according to prov-dm, including 'agents-responsibility', 'alternate', 'annotations', 'collections', 'derivations', and 'entities-activities'. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#qualifiedForm">
         <rdfs:comment xml:lang="en">This annotation property links a subproperty of prov:wasInfluencedBy with the subclass of prov:Influence and the qualifying property that are used to qualify it. 
@@ -154,13 +157,13 @@
 
 Note how the value of the unqualified influence (prov:wasGeneratedBy :activity1) is mirrored as the value of the prov:activity (or prov:entity, or prov:agent) property on the influence class.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#todo"/>
    <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#n">
         <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-DM document that describes this concept.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:AnnotationProperty>
    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#actedOnBehalfOf">
         <rdfs:label>actedOnBehalfOf</rdfs:label>
@@ -168,7 +171,7 @@
         <inverse>hadDelegate</inverse>
         <rdfs:comment xml:lang="en">An object property to express the accountability of an agent towards another agent. The subordinate agent acted on behalf of the responsible agent in an actual activity. </rdfs:comment>
         <category>starting-point</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Delegation"/>
@@ -185,7 +188,7 @@
         <inverse>activityOfInfluence</inverse>
         <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple.</editorialNote>
         <category>qualified</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#influencer"/>
@@ -196,7 +199,7 @@
         <inverse>agentOfInfluence</inverse>
         <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple.</editorialNote>
         <category>qualified</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#influencer"/>
@@ -210,7 +213,7 @@
         <category>expanded</category>
         <component>alternate</component>
         <inverse>alternateOf</inverse>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#specializationOf"/>
@@ -220,10 +223,10 @@
         <rdfs:comment xml:lang="en">The Location of any resource.</rdfs:comment>
         <inverse>locationOf</inverse>
         <editorialNote xml:lang="en">The naming of prov:atLocation parallels prov:atTime, and is not named prov:hadLocation to avoid conflicting with the convention that prov:had* properties are used on prov:Influence classes.</editorialNote>
-        <rdfs:comment>This property has multiple RDFS domains to suit multiple OWL Profiles. See &lt;a href="#prov-o-owl-profile"&gt;PROV-O OWL Profile&lt;/a&gt;.</rdfs:comment>
+        <rdfs:comment>This property has multiple RDFS domains to suit multiple OWL Profiles. See &lt;a href="#owl-profile"&gt;PROV-O OWL Profile&lt;/a&gt;.</rdfs:comment>
         <editorialNote xml:lang="en">This property is not functional because the many values could be at a variety of granularies (In this building, in this room, in that chair).</editorialNote>
         <category>expanded</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Location"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Location"/>
         <rdfs:domain>
@@ -243,7 +246,7 @@
         <inverse>entityOfInfluence</inverse>
         <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple.</editorialNote>
         <category>qualified</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#influencer"/>
@@ -254,7 +257,7 @@
         <inverse>wasGeneratedBy</inverse>
         <category>expanded</category>
         <editorialNote xml:lang="en">prov:generated is one of few inverse property defined, to allow Activity-oriented assertions in addition to Entity-oriented assertions.</editorialNote>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Generation"/>
@@ -263,13 +266,13 @@
     </owl:ObjectProperty>
    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadActivity">
         <rdfs:label>hadActivity</rdfs:label>
-        <rdfs:comment>This property has multiple RDFS domains to suit multiple OWL Profiles. See &lt;a href="#prov-o-owl-profile"&gt;PROV-O OWL Profile&lt;/a&gt;.</rdfs:comment>
+        <rdfs:comment>This property has multiple RDFS domains to suit multiple OWL Profiles. See &lt;a href="#owl-profile"&gt;PROV-O OWL Profile&lt;/a&gt;.</rdfs:comment>
         <rdfs:comment xml:lang="en">The _optional_ Activity of an Influence, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInfluence (use prov:activity instead).</rdfs:comment>
         <editorialNote xml:lang="en">The multiple rdfs:domain assertions are intended. One is simpler and works for OWL-RL, the union is more specific but is not recognized by OWL-RL.</editorialNote>
         <component>derivations</component>
         <category>qualified</category>
         <inverse>wasActivityOfInfluence</inverse>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Influence"/>
@@ -290,7 +293,7 @@
         <category>qualified</category>
         <rdfs:comment xml:lang="en">The _optional_ Generation involved in an Entity's Derivation.</rdfs:comment>
         <component>derivations</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Generation"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Generation"/>
@@ -300,7 +303,7 @@
         <category>expanded</category>
         <component>expanded</component>
         <inverse>wasMemberOf</inverse>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Collection"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Collection"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
@@ -319,7 +322,7 @@
         <component>agents-responsibility</component>
         <inverse>wasPlanOf</inverse>
         <rdfs:comment xml:lang="en">The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Association"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Plan"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Plan"/>
@@ -329,7 +332,7 @@
         <component>derivations</component>
         <category>expanded</category>
         <inverse>wasPrimarySourceOf</inverse>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#PrimarySource"/>
@@ -350,11 +353,11 @@
         <rdfs:label>hadRole</rdfs:label>
         <component>agents-responsibility</component>
         <inverse>wasRoleIn</inverse>
-        <rdfs:comment>This property has multiple RDFS domains to suit multiple OWL Profiles. See &lt;a href="#prov-o-owl-profile"&gt;PROV-O OWL Profile&lt;/a&gt;.</rdfs:comment>
+        <rdfs:comment>This property has multiple RDFS domains to suit multiple OWL Profiles. See &lt;a href="#owl-profile"&gt;PROV-O OWL Profile&lt;/a&gt;.</rdfs:comment>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">The _optional_ Role that an Entity assumed in the context of an Activity. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ].</rdfs:comment>
         <editorsDefinition xml:lang="en">prov:hadRole references the Role (i.e. the function of an entity with respect to an activity), in the context of an instantaneous usage, generation, association, start, and end.</editorsDefinition>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Role"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Role"/>
@@ -373,7 +376,7 @@
         <rdfs:comment xml:lang="en">The _optional_ Usage involved in an Entity's Derivation.</rdfs:comment>
         <inverse>wasUsedInDerivation</inverse>
         <component>derivations</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Usage"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Usage"/>
@@ -383,7 +386,7 @@
         <inverse>wasInfluencedBy</inverse>
         <component>agents-responsibility</component>
         <category>expanded</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <owl:inverseOf rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
     </owl:ObjectProperty>
@@ -396,7 +399,7 @@
         <editorialNote xml:lang="en">This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple.</editorialNote>
         <editorsDefinition xml:lang="en">This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified.</editorsDefinition>
         <rdfs:range rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Influence"/>
     </owl:ObjectProperty>
    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#invalidated">
@@ -405,7 +408,7 @@
         <inverse>wasInvalidatedBy</inverse>
         <component>entities-activities</component>
         <editorialNote xml:lang="en">prov:invalidated is one of few inverse property defined, to allow Activity-oriented assertions in addition to Entity-oriented assertions.</editorialNote>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Invalidation"/>
@@ -418,7 +421,7 @@
         <rdfs:comment xml:lang="en">If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association;  prov:agent :ag; :foo :bar ].</rdfs:comment>
         <component>agents-responsibility</component>
         <category>qualified</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Association"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Association"/>
@@ -431,7 +434,7 @@
         <category>qualified</category>
         <component>agents-responsibility</component>
         <rdfs:comment xml:lang="en">If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was influenced using prov:qualifiedAttribution [ a prov:Attribution;  prov:agent :ag; :foo :bar ].</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Attribution"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Attribution"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
@@ -444,7 +447,7 @@
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">If this Activity prov:wasInformedBy Activity :a, then it can qualify how it was influenced using prov:qualifiedCommunication [ a prov:Communication;  prov:activity :a; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Communication"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Communication"/>
@@ -457,7 +460,7 @@
         <rdfs:comment xml:lang="en">If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility;  prov:agent :ag; :foo :bar ].</rdfs:comment>
         <inverse>qualifiedDelegationOf</inverse>
         <component>agents-responsibility</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Delegation"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Delegation"/>
@@ -470,7 +473,7 @@
         <category>qualified</category>
         <rdfs:comment xml:lang="en">If this Entity prov:wasDerivedFrom Entity :e, then it can qualify how it was derived using prov:qualifiedDerivation [ a prov:Derivation;  prov:entity :e; :foo :bar ].</rdfs:comment>
         <inverse>qualifiedDerivationOf</inverse>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
@@ -483,7 +486,7 @@
         <inverse>qualifiedEndOf</inverse>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">If this Activity prov:wasEndedBy Entity :e1, then it can qualify how it was ended using prov:qualifiedEnd [ a prov:End;  prov:entity :e1; :foo :bar ].</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#End"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#End"/>
@@ -496,7 +499,7 @@
         <component>entities-activities</component>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">If this Activity prov:generated Entity :e, then it can qualify how it performed the Generation using prov:qualifiedGeneration [ a prov:Generation;  prov:entity :e; :foo :bar ].</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Generation"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Generation"/>
@@ -509,7 +512,7 @@
         <category>qualified</category>
         <inverse>qualifiedInfluenceOf</inverse>
         <component>derivations</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
@@ -529,7 +532,7 @@
         <component>entities-activities</component>
         <category>qualified</category>
         <inverse>qualifiedInvalidationOf</inverse>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Invalidation"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Invalidation"/>
@@ -542,7 +545,7 @@
         <component>derivations</component>
         <category>qualified</category>
         <inverse>qualifiedSourceOf</inverse>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#PrimarySource"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#PrimarySource"/>
@@ -555,7 +558,7 @@
         <inverse>qualifiedQuotationOf</inverse>
         <rdfs:comment xml:lang="en">If this Entity prov:wasQuotedFrom Entity :e, then it can qualify how using prov:qualifiedQuotation [ a prov:Quotation;  prov:entity :e; :foo :bar ].</rdfs:comment>
         <component>derivations</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Quotation"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Quotation"/>
@@ -568,7 +571,7 @@
         <category>qualified</category>
         <inverse>revisedEntity</inverse>
         <component>derivations</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Revision"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Revision"/>
@@ -581,7 +584,7 @@
         <category>qualified</category>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">If this Activity prov:wasStartedBy Entity :e1, then it can qualify how it was started using prov:qualifiedStart [ a prov:Start;  prov:entity :e1; :foo :bar ].</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Start"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Start"/>
@@ -594,7 +597,7 @@
         <inverse>qualifiedUsingActivity</inverse>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">If this Activity prov:used Entity :e, then it can qualify how it used it using prov:qualifiedUsage [ a prov:Usage; prov:entity :e; :foo :bar ].</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Usage"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Usage"/>
@@ -610,7 +613,7 @@
         <category>expanded</category>
         <inverse>generalizationOf</inverse>
         <definition xml:lang="en">An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity.</definition>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#alternateOf"/>
@@ -622,7 +625,7 @@
         <rdfs:comment xml:lang="en">A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven .</rdfs:comment>
         <category>starting-point</category>
         <component>entities-activities</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Usage"/>
@@ -639,7 +642,7 @@
         <inverse>wasAssociateFor</inverse>
         <rdfs:comment xml:lang="en">An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity.</rdfs:comment>
         <category>starting-point</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Association"/>
@@ -657,7 +660,7 @@
         <inverse>contributed</inverse>
         <definition xml:lang="en">Attribution is the ascribing of an entity to an agent.</definition>
         <rdfs:comment xml:lang="en">Attribution is the ascribing of an entity to an agent.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Attribution"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
@@ -669,8 +672,8 @@
         </owl:propertyChainAxiom>
     </owl:ObjectProperty>
    <owl:Axiom>
+        <rdfs:comment>Attribution is a particular case of trace (see http://www.w3.org/TR/prov-dm/#concept-trace), in the sense that it links an entity to the agent that ascribed it.</rdfs:comment>
         <definition>IF wasAttributedTo(e2,ag1,aAttr) holds, THEN wasInfluencedBy(e2,ag1) also holds. </definition>
-        <rdfs:comment>Attribution is a particular case of trace (see http://www.w3.org/TR/prov-dm/#concept-trace), in the sense that it links an entity to the agent that ascribed it.</rdfs:comment>
         <owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#subPropertyOf"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasAttributedTo"/>
         <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
@@ -678,11 +681,11 @@
    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasDerivedFrom">
         <rdfs:label>wasDerivedFrom</rdfs:label>
         <inverse>hadDerivation</inverse>
-        <definition xml:lang="en">A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</definition>
+        <definition xml:lang="en">A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.</definition>
         <category>starting-point</category>
         <rdfs:comment xml:lang="en">The more specific subproperties of prov:wasDerivedFrom (i.e., prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource) should be used when applicable.</rdfs:comment>
         <component>derivations</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
@@ -705,7 +708,7 @@
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">End is when an activity is deemed to have ended. An end may refer to an entity, known as trigger, that terminated the activity.</rdfs:comment>
         <inverse>ended</inverse>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#End"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
@@ -721,7 +724,7 @@
         <inverse>generated</inverse>
         <category>starting-point</category>
         <component>entities-activities</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Generation"/>
@@ -735,17 +738,17 @@
    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasInfluencedBy">
         <rdfs:label>wasInfluencedBy</rdfs:label>
         <rdfs:comment xml:lang="en">Because prov:wasInfluencedBy is a broad relation, its more specific subproperties (e.g. prov:wasInformedBy, prov:actedOnBehalfOf, prov:wasEndedBy, etc.) should be used when applicable.</rdfs:comment>
-        <rdfs:comment>This property has multiple RDFS domains to suit multiple OWL Profiles. See &lt;a href="#prov-o-owl-profile"&gt;PROV-O OWL Profile&lt;/a&gt;.</rdfs:comment>
         <editorialNote xml:lang="en">The sub-properties of prov:wasInfluencedBy can be elaborated in more detail using the Qualification Pattern. For example, the binary relation :baking prov:used :spoon can be qualified by asserting :baking prov:qualifiedUsage [ a prov:Usage; prov:entity :spoon; prov:atLocation :kitchen ] .
 
 Subproperties of prov:wasInfluencedBy may also be asserted directly without being qualified.
 
 prov:wasInfluencedBy should not be used without also using one of its subproperties. 
 </editorialNote>
+        <rdfs:comment>This property has multiple RDFS domains to suit multiple OWL Profiles. See &lt;a href="#owl-profile"&gt;PROV-O OWL Profile&lt;/a&gt;.</rdfs:comment>
         <category>qualified</category>
         <inverse>influenced</inverse>
         <component>agents-responsibility</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#qualifiedInfluence"/>
@@ -769,9 +772,9 @@
         </rdfs:range>
     </owl:ObjectProperty>
    <owl:Axiom>
-        <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
+        <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
         <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
-        <owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#domain"/>
+        <owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#range"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
             <owl:Class>
@@ -784,9 +787,9 @@
         </owl:annotatedTarget>
     </owl:Axiom>
    <owl:Axiom>
+        <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
         <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
-        <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
-        <owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#range"/>
+        <owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#domain"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
             <owl:Class>
@@ -804,7 +807,7 @@
         <rdfs:comment xml:lang="en">An activity a2 is dependent on or informed by another activity a1, by way of some unspecified entity that is generated by a1 and used by a2.</rdfs:comment>
         <category>starting-point</category>
         <component>entities-activities</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Communication"/>
@@ -820,7 +823,7 @@
         <component>entities-activities</component>
         <inverse>invalidated</inverse>
         <category>expanded</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Invalidation"/>
@@ -837,7 +840,7 @@
         <component>derivations</component>
         <inverse>quotedAs</inverse>
         <rdfs:comment xml:lang="en">An entity is derived from an original entity by copying, or 'quoting', some or all of it.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Quotation"/>
@@ -860,7 +863,7 @@
         <component>derivations</component>
         <inverse>hadRevision</inverse>
         <category>expanded</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Revision"/>
@@ -884,7 +887,7 @@
         <category>expanded</category>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">Start is when an activity is deemed to have started. A start may refer to an entity, known as trigger, that initiated the activity.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Start"/>
@@ -901,7 +904,7 @@
         <category>qualified</category>
         <rdfs:comment xml:lang="en">The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime.</rdfs:comment>
         <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#endedAtTime"/>
@@ -916,7 +919,7 @@
         <rdfs:comment xml:lang="en">The time at which an activity ended. See also prov:startedAtTime.</rdfs:comment>
         <category>starting-point</category>
         <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#End"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#atTime"/>
@@ -928,7 +931,7 @@
         <editorialNote xml:lang="en">It is the intent that the property chain holds: (prov:qualifiedGeneration o prov:atTime) rdfs:subPropertyOf prov:generatedAtTime.</editorialNote>
         <rdfs:comment xml:lang="en">The time at which an entity was completely created and is available for use.</rdfs:comment>
         <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Generation"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#atTime"/>
@@ -940,7 +943,7 @@
         <rdfs:comment xml:lang="en">The time at which an entity was invalidated (i.e., no longer usable).</rdfs:comment>
         <component>entities-activities</component>
         <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Invalidation"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#atTime"/>
@@ -952,7 +955,7 @@
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">The time at which an activity started. See also prov:endedAtTime.</rdfs:comment>
         <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Activity"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Start"/>
         <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#atTime"/>
@@ -962,11 +965,10 @@
         <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value</dm>
         <category>expanded</category>
         <editorialNote>The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue</editorialNote>
+        <definition xml:lang="en">Provides a value that is a direct representation of an entity.</definition>
         <component>entities-activities</component>
-        <rdfs:comment xml:lang="en">Provides a value for an Entity.</rdfs:comment>
-        <editorsDefinition xml:lang="en">The main value (if there is one) of a structured value.</editorsDefinition>
         <editorialNote xml:lang="en">This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values').</editorialNote>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
     </owl:DatatypeProperty>
    <owl:Class rdf:about="http://www.w3.org/2002/07/owl#Thing"/>
@@ -979,7 +981,7 @@
         <component>entities-activities</component>
         <category>starting-point</category>
         <definition>An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.</definition>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#ActivityInfluence">
         <rdfs:label>ActivityInfluence</rdfs:label>
@@ -995,7 +997,7 @@
         <rdfs:comment xml:lang="en">ActivityInfluence provides additional descriptions of an Activity's binary influence upon any other kind of resource. Instances of ActivityInfluence use the prov:activity property to cite the influencing Activity.</rdfs:comment>
         <rdfs:comment xml:lang="en">It is not recommended that the type ActivityInfluence be asserted without also asserting one of its more specific subclasses.</rdfs:comment>
         <category>qualified</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#activity"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Agent">
@@ -1006,7 +1008,7 @@
         <definition xml:lang="en">An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent's activity. </definition>
         <category>starting-point</category>
         <component>agents-responsibility</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#AgentInfluence">
         <rdfs:label>AgentInfluence</rdfs:label>
@@ -1015,7 +1017,7 @@
         <rdfs:comment xml:lang="en">AgentInfluence provides additional descriptions of an Agent's binary influence upon any other kind of resource. Instances of AgentInfluence use the prov:agent property to cite the influencing Agent.</rdfs:comment>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">It is not recommended that the type AgentInfluence be asserted without also asserting one of its more specific subclasses.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#agent"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Association">
@@ -1027,7 +1029,7 @@
         <rdfs:comment xml:lang="en">An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
         <definition xml:lang="en">An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity.</definition>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasAssociatedWith"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Attribution">
@@ -1042,7 +1044,7 @@
 When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant.</definition>
         <category>qualified</category>
         <component>agents-responsibility</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasAttributedTo"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Bundle">
@@ -1053,7 +1055,7 @@
         <category>expanded</category>
         <definition xml:lang="en">A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed.</definition>
         <rdfs:comment xml:lang="en">Note that there are kinds of bundles (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Collection">
         <rdfs:label>Collection</rdfs:label>
@@ -1062,7 +1064,7 @@
         <component>collections</component>
         <category>expanded</category>
         <definition xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</definition>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Communication">
         <rdfs:label>Communication</rdfs:label>
@@ -1074,7 +1076,7 @@
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ].</rdfs:comment>
         <definition>Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.</definition>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasInformedBy"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Delegation">
@@ -1088,7 +1090,7 @@
 
 For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree.</definition>
         <component>agents-responsibility</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#actedOnBehalfOf"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Derivation">
@@ -1102,7 +1104,7 @@
         <rdfs:comment xml:lang="en">An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some derived prov:Entity to another prov:Entity from which it was derived. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualifiedDerivation [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ].</rdfs:comment>
         <rdfs:comment xml:lang="en">The more specific forms of prov:Derivation (i.e., prov:Revision, prov:Quotation, prov:PrimarySource) should be asserted if they apply.</rdfs:comment>
         <category>qualified</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#EmptyCollection">
@@ -1111,7 +1113,7 @@
         <category>expanded</category>
         <component>collections</component>
         <definition xml:lang="en">An empty collection is a collection without members.</definition>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#End">
         <rdfs:label>End</rdfs:label>
@@ -1124,7 +1126,7 @@
         <category>qualified</category>
         <definition xml:lang="en">End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger.</definition>
         <component>entities-activities</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasEndedBy"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Entity">
@@ -1136,7 +1138,7 @@
         <component>entities-activities</component>
         <definition xml:lang="en">An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. </definition>
         <category>starting-point</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#EntityInfluence">
         <rdfs:label>EntityInfluence</rdfs:label>
@@ -1145,7 +1147,7 @@
         <rdfs:comment xml:lang="en">EntityInfluence provides additional descriptions of an Entity's binary influence upon any other kind of resource. Instances of EntityInfluence use the prov:entity property to cite the influencing Entity.</rdfs:comment>
         <rdfs:comment xml:lang="en">It is not recommended that the type EntityInfluence be asserted without also asserting one of its more specific subclasses.</rdfs:comment>
         <category>qualified</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#entity"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Generation">
@@ -1159,7 +1161,7 @@
         <category>qualified</category>
         <component>entities-activities</component>
         <definition xml:lang="en">Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation.</definition>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasGeneratedBy"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Influence">
@@ -1171,7 +1173,7 @@
         <rdfs:comment xml:lang="en">Because prov:Influence is a broad relation, its most specific subclasses (e.g. prov:Communication, prov:Delegation, prov:End, prov:Revision, etc.) should be used when applicable.</rdfs:comment>
         <category>qualified</category>
         <definition xml:lang="en">Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation.</definition>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent">
@@ -1181,7 +1183,7 @@
         <rdfs:comment xml:lang="en">An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</rdfs:comment>
         <definition xml:lang="en">The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics.</definition>
         <category>qualified</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Invalidation">
         <rdfs:label>Invalidation</rdfs:label>
@@ -1194,7 +1196,7 @@
         <definition>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.</definition>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Invalidation provides additional descriptions about the binary prov:wasInvalidatedBy relation from an invalidated prov:Entity to the prov:Activity that invalidated it. For example, :uncracked_egg prov:wasInvalidatedBy :baking; prov:qualifiedInvalidation [ a prov:Invalidation; prov:activity :baking; :foo :bar ].</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasInvalidatedBy"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Location">
@@ -1203,7 +1205,7 @@
         <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute</n>
         <definition xml:lang="en">A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth.</definition>
         <category>expanded</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#atLocation"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Organization">
@@ -1211,10 +1213,10 @@
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
         <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
-        <definition>Agents of type Organization are social institutions such as companies, societies etc.</definition>
+        <definition>An organization is a social or legal institution such as a company, society, etc.</definition>
         <category>expanded</category>
         <component>agents-responsibility</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Person">
         <rdfs:label>Person</rdfs:label>
@@ -1222,9 +1224,9 @@
         <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
         <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
         <category>expanded</category>
-        <definition xml:lang="en">Agents of type Person are people.</definition>
         <component>agents-responsibility</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <definition xml:lang="en">Person agents are people.</definition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Plan">
         <rdfs:label>Plan</rdfs:label>
@@ -1236,7 +1238,7 @@
         <rdfs:comment xml:lang="en">There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations.</rdfs:comment>
         <category>qualified</category>
         <component>agents-responsibility</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#PrimarySource">
         <rdfs:label>PrimarySource</rdfs:label>
@@ -1251,7 +1253,7 @@
 
 A primary source relation is a particular case of derivation of secondary materials from their primary sources. It is recognized that the determination of primary sources can be up to interpretation, and should be done according to conventions accepted within the application's domain.</definition>
         <rdfs:comment xml:lang="en">An instance of prov:PrimarySource provides additional descriptions about the binary prov:hadPrimarySource relation from some secondary prov:Entity to an earlier, primary prov:Entity. For example, :blog prov:hadPrimarySource :newsArticle; prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity :newsArticle; :foo :bar ] .</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#hadPrimarySource"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Quotation">
@@ -1263,7 +1265,7 @@
         <component>derivations</component>
         <category>qualified</category>
         <definition xml:lang="en">A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation.</definition>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasQuotedFrom"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Revision">
@@ -1275,7 +1277,7 @@
         <category>qualified</category>
         <definition xml:lang="en">A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation.</definition>
         <rdfs:comment xml:lang="en">An instance of prov:Revision provides additional descriptions about the binary prov:wasRevisionOf relation from some newer prov:Entity to an earlier prov:Entity. For example, :draft_2 prov:wasRevisionOf :draft_1; prov:qualifiedRevision [ a prov:Revision; prov:entity :draft_1; :foo :bar ].</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasRevisionOf"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Role">
@@ -1285,7 +1287,7 @@
         <definition xml:lang="en">A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end.</definition>
         <category>qualified</category>
         <component>agents-responsibility</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#hadRole"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#SoftwareAgent">
@@ -1296,7 +1298,7 @@
         <component>agents-responsibility</component>
         <definition xml:lang="en">A software agent is running software.</definition>
         <category>expanded</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Start">
         <rdfs:label>Start</rdfs:label>
@@ -1309,7 +1311,7 @@
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualifiedStart [ a prov:Start; prov:entity :bang; :foo :bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ] .</rdfs:comment>
         <definition xml:lang="en">Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger.</definition>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasStartedBy"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Usage">
@@ -1323,7 +1325,7 @@
         <definition xml:lang="en">Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity.</definition>
         <category>qualified</category>
         <component>entities-activities</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#used"/>
     </owl:Class>
    <owl:NamedIndividual rdf:about="http://www.w3.org/ns/prov#EmptyCollection">
@@ -1331,13 +1333,13 @@
         <category>expanded</category>
         <component>collections</component>
         <definition xml:lang="en">An empty collection is a collection without members.</definition>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:NamedIndividual>
 
 
 
    <owl:Ontology rdf:about="http://www.w3.org/ns/prov-o-inverses#"/>
-   <!--The following was imported from http://www.w3.org/ns/prov-o-inverses.owl-->
+   <!--The following was imported from https://dvcs.w3.org/hg/prov/raw-file/tip/namespace/prov-o-inverses.owl-->
    <rdf:Description rdf:about="prov#actedOnBehalfOf">
       <rdfs:isDefinedBy rdf:resource="prov-o#"/>
   </rdf:Description>
@@ -1679,612 +1681,389 @@
    <owl:Ontology rdf:about="#">
       <rdfs:seeAlso rdf:resource="../TR/prov-o/#names-of-inverse-properties"/>
       <owl:imports rdf:resource="prov-o#"/>
-      <owl:versionIRI rdf:resource="prov-o-inverses-20121211"/>
+      <owl:versionIRI rdf:resource="prov-o-inverses-20130430"/>
       <prov:specializationOf rdf:resource=""/>
-      <prov:wasDerivedFrom rdf:resource="prov-o-20121211"/>
-      <prov:wasRevisionOf rdf:resource="prov-o-inverses-20120724"/>
+      <prov:wasDerivedFrom rdf:resource="prov-o-20130430"/>
+      <prov:wasRevisionOf rdf:resource="prov-o-inverses-20120312"/>
   </owl:Ontology>
 
 
 
    <owl:Ontology rdf:about="http://www.w3.org/ns/prov-aq#"/>
-   <!--The following was imported from http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.owl-->
-   <owl:Ontology rdf:about="http://www.w3.org/ns/prov-aq#">
-        <rdfs:label xml:lang="en">PROV Access and Query Ontology</rdfs:label>
-        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.2</rdfs:comment>
+   <!--The following was imported from https://dvcs.w3.org/hg/prov/raw-file/tip/namespace/prov-aq.owl-->
+   
+
+
+
+   <owl:Ontology rdf:about="http://www.w3.org/ns/prov-dc#"/>
+   <!--The following was imported from https://dvcs.w3.org/hg/prov/raw-file/tip/namespace/prov-dc.owl-->
+   <owl:Ontology xmlns="http://www.w3.org/ns/prov-dc#" rdf:about="http://www.w3.org/ns/prov-dc#">
+        <rdfs:label xml:lang="en">Dublin Core extensions of the W3C PROVenance Interchange Ontology (PROV-O) </rdfs:label>
         <rdfs:comment xml:lang="en">This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_Page). 
 
 If you wish to make comments regarding this document, please send them to public-prov-comments@w3.org (subscribe public-prov-comments-request@w3.org, archives http://lists.w3.org/Archives/Public/public-prov-comments/). All feedback is welcome.</rdfs:comment>
-        <owl:versionIRI rdf:resource="http://www.w3.org/TR/2012/WD-prov-o-2013MMDD"/>
-        <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov#"/>
-        <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-aq/"/>
+        <owl:imports rdf:resource="http://www.w3.org/ns/prov-o#"/>
     </owl:Ontology>
-   <owl:Ontology rdf:about="http://www.w3.org/ns/prov#"/>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#unqualifiedForm">
-        <rdfs:comment xml:lang="en">Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation.</rdfs:comment>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#aq">
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#sharesDefinitionWith">
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#definition">
-        <rdfs:comment xml:lang="en">A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorialNote">
-        <rdfs:comment xml:lang="en">A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#label">
-        <rdfs:comment xml:lang="en"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#inverse">
-        <rdfs:comment xml:lang="en">PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used.</rdfs:comment>
-        <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-o/#names-of-inverse-properties"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#comment">
-        <rdfs:comment xml:lang="en"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#constraints">
-        <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept.</rdfs:comment>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#seeAlso">
-        <rdfs:comment xml:lang="en"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/2002/07/owl#versionInfo"/>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#category">
-        <rdfs:comment xml:lang="en">Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. </rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#dm">
-        <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-DM document that describes this concept.</rdfs:comment>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#isDefinedBy"/>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorsDefinition">
-        <rdfs:comment xml:lang="en">When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#definition"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#component">
-        <rdfs:comment xml:lang="en">Classify prov-o terms into six components according to prov-dm, including 'agents-responsibility', 'alternate', 'annotations', 'collections', 'derivations', and 'entities-activities'. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#qualifiedForm">
-        <rdfs:comment xml:lang="en">This annotation property links a subproperty of prov:wasInfluencedBy with the subclass of prov:Influence and the qualifying property that are used to qualify it. 
-
-Example annotation:
-
-    prov:wasGeneratedBy prov:qualifiedForm prov:qualifiedGeneration, prov:Generation .
-
-Then this unqualified assertion:
-
-    :entity1 prov:wasGeneratedBy :activity1 .
-
-can be qualified by adding:
-
-   :entity1 prov:qualifiedGeneration :entity1Gen .
-   :entity1Gen 
-       a prov:Generation, prov:Influence;
-       prov:activity :activity1;
-       :customValue 1337 .
-
-Note how the value of the unqualified influence (prov:wasGeneratedBy :activity1) is mirrored as the value of the prov:activity (or prov:entity, or prov:agent) property on the influence class.</rdfs:comment>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#todo"/>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#n">
-        <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-M document that describes this concept.</rdfs:comment>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:AnnotationProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/2002/07/owl#topObjectProperty"/>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadUsage">
-        <rdfs:label>hadUsage</rdfs:label>
-        <category>qualified</category>
-        <rdfs:comment xml:lang="en">The _optional_ Usage involved in an Entity's Derivation.</rdfs:comment>
-        <inverse>wasUsedInDerivation</inverse>
-        <component>derivations</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-        <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Usage"/>
-    </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hasAnchor">
-        <rdfs:label>hadAnchor</rdfs:label>
-        <aq rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
-        <inverse>anchorOf</inverse>
-        <rdfs:comment xml:lang="en">Indicates anchor URI for a potentially dynamic resource instance.</rdfs:comment>
-        <category>access-and-query</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hasProvenance">
-        <rdfs:label>hasProvenance</rdfs:label>
-        <aq rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
-        <inverse>provenanceOf</inverse>
-        <rdfs:comment xml:lang="en">Relates a resource to its provenance.</rdfs:comment>
-        <category>access-and-query</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hasProvenanceService">
-        <rdfs:label>hasProvenanceService</rdfs:label>
-        <aq rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
-        <rdfs:comment xml:lang="en">Relates a resource to a provenance service.</rdfs:comment>
-        <category>access-and-query</category>
-        <inverse>provenanceAnchorOf</inverse>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
-        <rdfs:label>specializationOf</rdfs:label>
-        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-specialization</dm>
-        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-specialization</n>
-        <component>alternate</component>
-        <category>expanded</category>
-        <inverse>generalizationOf</inverse>
-        <definition xml:lang="en">An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity.</definition>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2002/07/owl#topObjectProperty"/>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-        <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov#alternateOf"/>
-    </owl:ObjectProperty>
-   <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#provenanceUriTemplate">
-        <rdfs:label>provenanceUriTemplate</rdfs:label>
-        <aq rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
-        <rdfs:comment xml:lang="en">Relates a provenance service to a URI template string for constructing provenance-URIs.</rdfs:comment>
-        <category>access-and-query</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:DatatypeProperty>
-   <owl:Class rdf:about="http://www.w3.org/2002/07/owl#Thing"/>
-   <owl:Class rdf:about="http://www.w3.org/ns/prov#ProvenanceService">
-        <rdfs:label>ProvenanceService</rdfs:label>
-        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#SoftwareAgent"/>
-        <aq rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
-        <category>access-and-query</category>
-        <rdfs:comment>Class for a service described by a provenance service description.</rdfs:comment>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+   <owl:Class xmlns="http://www.w3.org/ns/prov-dc#"
+              rdf:about="http://www.w3.org/ns/prov#Accept">
+        <rdfs:label xml:lang="en">Accept</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Activity"/>
+        <prov:definition xml:lang="en">Activity that identifies the acceptance of a resource (e.g., an article in a conference)</prov:definition>
     </owl:Class>
-   <owl:Class rdf:about="http://www.w3.org/ns/prov#SoftwareAgent">
-        <rdfs:label>SoftwareAgent</rdfs:label>
-        <rdfs:subClassOf rdf:resource="http://www.w3.org/2002/07/owl#Thing"/>
-        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-types</n>
-        <component>agents-responsibility</component>
-        <definition xml:lang="en">A software agent is running software.</definition>
-        <category>expanded</category>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+   <owl:Class xmlns="http://www.w3.org/ns/prov-dc#"
+              rdf:about="http://www.w3.org/ns/prov#Contribute">
+        <rdfs:label xml:lang="en">Contribute
+</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Activity"/>
+        <prov:definition xml:lang="en">Activity that identifies any contribution of an agent to a resource. </prov:definition>
+    </owl:Class>
+   <owl:Class xmlns="http://www.w3.org/ns/prov-dc#"
+              rdf:about="http://www.w3.org/ns/prov#Contributor">
+        <rdfs:label xml:lang="en">Contributor</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Role"/>
+        <prov:definition xml:lang="en">Role with the function of having responsibility for making contributions to a resource. The Agent assigned to this role is associated with a Modify or Create Activities</prov:definition>
+    </owl:Class>
+   <owl:Class xmlns="http://www.w3.org/ns/prov-dc#"
+              rdf:about="http://www.w3.org/ns/prov#Copyright">
+        <rdfs:label xml:lang="en">Copyright</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Activity"/>
+        <prov:definition xml:lang="en">Activity that identifies the Copyrighting activity associated to a resource.</prov:definition>
+    </owl:Class>
+   <owl:Class xmlns="http://www.w3.org/ns/prov-dc#"
+              rdf:about="http://www.w3.org/ns/prov#Create">
+        <rdfs:label xml:lang="en">Create</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Contribute"/>
+        <prov:definition xml:lang="en">Activity that identifies the creation of a resource</prov:definition>
+    </owl:Class>
+   <owl:Class xmlns="http://www.w3.org/ns/prov-dc#"
+              rdf:about="http://www.w3.org/ns/prov#Creator">
+        <rdfs:label xml:lang="en">Creator</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Contributor"/>
+        <prov:definition xml:lang="en">Role with the function of creating a resource. The Agent assigned to this role is associated with a Create Activity</prov:definition>
+    </owl:Class>
+   <owl:Class xmlns="http://www.w3.org/ns/prov-dc#"
+              rdf:about="http://www.w3.org/ns/prov#Modify">
+        <rdfs:label xml:lang="en">Modify</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Activity"/>
+        <prov:definition xml:lang="en">Activity that identifies the modification of a resource. </prov:definition>
+    </owl:Class>
+   <owl:Class xmlns="http://www.w3.org/ns/prov-dc#"
+              rdf:about="http://www.w3.org/ns/prov#Publish">
+        <rdfs:label xml:lang="en">Publish</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Activity"/>
+        <prov:definition xml:lang="en">Activity that identifies the publication of a resource</prov:definition>
+    </owl:Class>
+   <owl:Class xmlns="http://www.w3.org/ns/prov-dc#"
+              rdf:about="http://www.w3.org/ns/prov#Publisher">
+        <rdfs:label xml:lang="en">Publisher</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Role"/>
+        <prov:definition xml:lang="en">Role with the function of publishing a resource. The Agent assigned to this role is associated with a Publish Activity</prov:definition>
+    </owl:Class>
+   <owl:Class xmlns="http://www.w3.org/ns/prov-dc#"
+              rdf:about="http://www.w3.org/ns/prov#Replace">
+        <rdfs:label xml:lang="en">Replace</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Activity"/>
+        <prov:definition xml:lang="en">Activity that identifies the replacement of a resource.</prov:definition>
+    </owl:Class>
+   <owl:Class xmlns="http://www.w3.org/ns/prov-dc#"
+              rdf:about="http://www.w3.org/ns/prov#RightsAssignment">
+        <rdfs:label xml:lang="en">RightsAssignment</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Activity"/>
+        <prov:definition xml:lang="en">Activity that identifies the rights assignment of a resource.</prov:definition>
+    </owl:Class>
+   <owl:Class xmlns="http://www.w3.org/ns/prov-dc#"
+              rdf:about="http://www.w3.org/ns/prov#RightsHolder">
+        <rdfs:label xml:lang="en">RightsHolder</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Role"/>
+        <prov:definition xml:lang="en">Role with the function of owning or managing rights over a resource. The Agent assigned to this role is associated with a RightsAssignment Activity</prov:definition>
+    </owl:Class>
+   <owl:Class xmlns="http://www.w3.org/ns/prov-dc#"
+              rdf:about="http://www.w3.org/ns/prov#Submit">
+        <rdfs:label xml:lang="en">Submit</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Activity"/>
+        <prov:definition xml:lang="en">Activity that identifies the issuance (e.g., publication) of a resource. </prov:definition>
     </owl:Class>
 
 
 
    <owl:Ontology rdf:about="http://www.w3.org/ns/prov-dictionary#"/>
-   <!--The following was imported from http://dvcs.w3.org/hg/prov/raw-file/tip/dictionary/prov-dictionary.owl-->
-   <owl:Ontology rdf:about="http://www.w3.org/ns/prov#">
-        <rdfs:label xml:lang="en">PROV Ontology</rdfs:label>
-        <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">0.2</rdfs:comment>
+   <!--The following was imported from https://dvcs.w3.org/hg/prov/raw-file/tip/namespace/prov-dictionary.owl-->
+   <owl:Ontology rdf:about="http://www.w3.org/ns/prov-dictionary#">
+        <rdfs:label xml:lang="en">W3C PROVenance Interchange Ontology (PROV-O) Dictionary Extension</rdfs:label>
         <rdfs:comment xml:lang="en">This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_Page). 
 
 If you wish to make comments regarding this document, please send them to public-prov-comments@w3.org (subscribe public-prov-comments-request@w3.org, archives http://lists.w3.org/Archives/Public/public-prov-comments/). All feedback is welcome.</rdfs:comment>
-        <owl:versionIRI rdf:resource="http://www.w3.org/TR/2012/WD-prov-o-2012MMDD"/>
-        <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov#"/>
-        <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-o/"/>
+        <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-dictionary/"/>
+        <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov"/>
     </owl:Ontology>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#unqualifiedForm">
-        <rdfs:comment xml:lang="en">Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation.</rdfs:comment>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#prov-n">
-        <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-M document that describes this concept.</rdfs:comment>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#sharesDefinitionWith">
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#prov-dm">
-        <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-DM document that describes this concept.</rdfs:comment>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#definition">
-        <rdfs:comment xml:lang="en">A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term.</rdfs:comment>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorialNote">
-        <rdfs:comment xml:lang="en">A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data.</rdfs:comment>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#label">
-        <rdfs:comment xml:lang="en"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#inverse">
-        <rdfs:comment xml:lang="en">PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used.</rdfs:comment>
-        <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-o/#names-of-inverse-properties"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#comment">
-        <rdfs:comment xml:lang="en"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#seeAlso">
-        <rdfs:comment xml:lang="en"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/2002/07/owl#versionInfo"/>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#category">
-        <rdfs:comment xml:lang="en">Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. </rdfs:comment>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#prov-dm-constraints">
-        <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept.</rdfs:comment>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#isDefinedBy"/>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorsDefinition">
-        <rdfs:comment xml:lang="en">When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one.</rdfs:comment>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#definition"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#prov-aq">
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#component">
-        <rdfs:comment xml:lang="en">Classify prov-o terms into six components according to prov-dm, including 'agents-responsibility', 'alternate', 'annotations', 'collections', 'derivations', and 'entities-activities'. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification.</rdfs:comment>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#qualifiedForm">
-        <rdfs:comment xml:lang="en">This annotation property links a prov:involved subproperty with a prov:Involved subclass. This indicates that the property can be qualified by using prov:qualified. 
-
-Example:
-    prov:wasGeneratedBy prov:qualifiedForm prov:Generation .
-
-Then this unqualified assertion:
-    :entity1 prov:wasGeneratedBy :activity1 .
-
-can be qualified by adding:
-   :entity1 prov:qualified :entity1Gen .
-   :entity1Gen a prov:Generation;
-       prov:activity :activity1 ;
-       :customValue 1337 .
-
-Note how the range of the unqualified property is mirrored by the prov:activity or prov:entity on the involvement class.</rdfs:comment>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
-    </owl:AnnotationProperty>
-   <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#todo"/>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/2002/07/owl#topObjectProperty"/>
+   <owl:Ontology rdf:about="http://www.w3.org/ns/prov#"/>
    <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#derivedByInsertionFrom">
-        <rdfs:comment xml:lang="en">The dictionary was derived from the other by insertion. prov:qualifiedInsertion shows details of the insertion, in particular the inserted key-value pairs.</rdfs:comment>
-        <inverse>hadDerivationByInsertion</inverse>
-        <component>collections</component>
-        <category>collections</category>
-        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
-        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Insertion"/>
-        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#qualifiedInsertion"/>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
-        <owl:propertyChainAxiom rdf:parseType="Collection">
-            <rdf:Description rdf:about="http://www.w3.org/ns/prov#qualifiedInsertion"/>
-            <rdf:Description rdf:about="http://www.w3.org/ns/prov#dictionary"/>
-        </owl:propertyChainAxiom>
-    </owl:ObjectProperty>
-   <owl:Axiom>
-        <rdfs:comment>Insertion is a form of derivation (see http://www.w3.org/TR/prov-dm/#term-dictionary-insertion) that transforms a dictionary into another, by insertion of one or more key-entity pairs. </rdfs:comment>
-        <owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#subPropertyOf"/>
-        <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#derivedByInsertionFrom"/>
-        <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
-    </owl:Axiom>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#derivedByRemovalFrom">
-        <rdfs:comment xml:lang="en">The dictionary was derived from the other by removal. prov:qualifiedRemoval shows details of the removal, in particular the removed key-value pairs.</rdfs:comment>
-        <component>collections</component>
-        <category>collections</category>
-        <inverse>hadDerivationByRemoval</inverse>
-        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
-        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Removal"/>
-        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#qualifiedRemoval"/>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
-        <owl:propertyChainAxiom rdf:parseType="Collection">
-            <rdf:Description rdf:about="http://www.w3.org/ns/prov#qualifiedRemoval"/>
-            <rdf:Description rdf:about="http://www.w3.org/ns/prov#dictionary"/>
-        </owl:propertyChainAxiom>
-    </owl:ObjectProperty>
-   <owl:Axiom>
-        <rdfs:comment>Removal is a form of derivation (see http://www.w3.org/TR/prov-dm/#term-dictionary-removal) that transforms a dictionary into another, by removing one or more key-entity pairs. </rdfs:comment>
-        <owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#subPropertyOf"/>
-        <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#derivedByRemovalFrom"/>
-        <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
-    </owl:Axiom>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#dictionary">
-        <inverse>dictionaryOfInvolvement</inverse>
-        <rdfs:comment xml:lang="en">The property used by a prov:DictionaryInvolvement to cite the prov:Dictionary that was prov:involved in insertion or removal of elements of a collection. </rdfs:comment>
-        <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:involved triple.</editorialNote>
-        <component>collections</component>
-        <category>collections</category>
-        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#DictionaryInvolvement"/>
-        <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#DictionaryInvolvement"/>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#involvee"/>
-    </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#inserted">
-        <rdfs:comment xml:lang="en">An object property to refer to the prov:KeyValuePair inserted into a prov:Dictionary.</rdfs:comment>
-        <inverse>wasInsertedBy</inverse>
-        <component>collections</component>
-        <category>collections</category>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Insertion"/>
-        <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Insertion"/>
-        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#KeyValuePair"/>
-    </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#involved">
-        <category>qualified</category>
-        <inverse>wasInvolvedWith</inverse>
-        <editorsDefinition xml:lang="en">The broadest provenance relation between two resources, prov:involved is the superproperty of all unqualified binary relations among any two Activities, Entities, or Agents (or anything else). A more specific property should be favored of prov:involved.</editorsDefinition>
-        <editorialNote xml:lang="en">The relation the sub-properties of prov:involved can also be specified in more detail using the qualification pattern. For example, the binary relation :baking prov:used :spoon can be qualified by asserting :baking prov:qualifiedUsage [ a prov:Usage; prov:entity :baking; :foo :bar; prov:atLocation :kitchen ] .
-
-Subproperties of prov:involved may also be asserted directly without being qualified.
-
-prov:involved should not be used without also using one of its subproperties. 
-
-</editorialNote>
-    </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#involvee">
-        <inverse>involvement</inverse>
-        <category>qualified</category>
-        <rdfs:comment>Subproperties of prov:involvee are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:involved (e.g. prov:used, prov:wasGeneratedBy). prov:involvee is used much like rdf:object is used.</rdfs:comment>
-        <editorsDefinition xml:lang="en">The rdf:object of the (binary) prov:involved relation (triple) that this Involvement is qualifying (reifying) for further description (as an n-ary relation).</editorsDefinition>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Involvement"/>
-    </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#pair">
+        <rdfs:label>derivedByInsertionFrom</rdfs:label>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-insertion</n>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-insertion</dm>
+        <definition>The dictionary was derived from the other by insertion. Can be qualified with prov:qualifiedInsertion, which shows details of the insertion, in particular the inserted key-entity pairs.</definition>
         <component>collections</component>
         <category>collections</category>
-        <rdfs:comment xml:lang="en">A membership can have multiple members.</rdfs:comment>
-        <editorsDefinition xml:lang="en">The KeyValuePair(s) whose membership is being qualified by this instance of prov:Membership.</editorsDefinition>
-        <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:involved triple.</editorialNote>
-        <inverse>inMembership</inverse>
-        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#KeyValuePair"/>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#involvee"/>
-    </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadMember">
-        <rdfs:label>hadMember</rdfs:label>
-        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#qualifiedMembership"/>
-        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Membership"/>
-    </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedMembership">
-        <rdfs:label xml:lang="en">qualifiedMembership</rdfs:label>
-        <component>collections</component>
-        <category>qualified</category>
-        <rdfs:comment xml:lang="en">The collection included the specified membership of keys-values.</rdfs:comment>
-        <inverse>membershipOf</inverse>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Collection"/>
-        <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Membership"/>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#hadMember"/>
-    </owl:ObjectProperty>
-   <owl:Class rdf:about="http://www.w3.org/ns/prov#Membership">
-        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
-        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection-membership</dm>
-        <category>qualified</category>
-        <definition xml:lang="en">Membership is the belonging of an entity to a collection.</definition>
-        <component>collections</component>
         <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#hadMember"/>
-    </owl:Class>
-   <owl:Class rdf:about="http://www.w3.org/ns/prov#IncompleteCollection">
-        <rdfs:label xml:lang="en">IncompleteCollection</rdfs:label>
-        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Collection"/>
-        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection-membership</dm>
-        <definition xml:lang="en">A collection that is believed to include more members in addition to those specified in the entity-set.</definition>
-        <category>expanded</category>
+        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
+        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
+        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
+    </owl:ObjectProperty>
+   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#derivedByRemovalFrom">
+        <rdfs:label>derivedByRemovalFrom</rdfs:label>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-removal</n>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-removal</dm>
         <component>collections</component>
-        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:Class>
-   <owl:Class rdf:about="http://www.w3.org/ns/prov#CompleteCollection">
-        <rdfs:label xml:lang="en">CompleteMembership</rdfs:label>
-        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Collection"/>
-        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection-membership</dm>
-        <category>expanded</category>
-        <definition xml:lang="en">The collection is believed to include all and only the members specified in the entity-set.</definition>
-        <component xml:lang="en">collections</component>
+        <definition>The dictionary was derived from the other by removal. Can be qualified with prov:qualifiedRemoval, which shows details of the removal, in particular the removed keys.</definition>
+        <category>collections</category>
         <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-    </owl:Class>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#pairValue">
-        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
-        <editorsDefinition xml:lang="en">The Entity value of a KeyValuePair, which may go into a prov:Dictionary under the key specified by prov:pairKey.</editorsDefinition>
-        <rdfs:comment xml:lang="en">The value of a KeyValuePair. See also prov:pairKey.</rdfs:comment>
-        <category>collections</category>
-        <inverse>valueOf</inverse>
-        <component>collections</component>
-        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#KeyValuePair"/>
+        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
+        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
+        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
     </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedInsertion">
-        <component>collections</component>
-        <rdfs:comment xml:lang="en">If this Dictionary prov:derivedByInsertionFrom another Dictionary :e, then it can qualify how it did perform the Insertion using prov:qualifiedInsertion [ a prov:Insertion;  prov:dictionary :e; prov:inserted [a prov:KeyValuePair; prov:pairKey "k1"^^xsd:string; prov:pairValue :foo] ].</rdfs:comment>
-        <inverse>qualifiedInsertionOf</inverse>
-        <category>collections</category>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
-        <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Insertion"/>
-        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Insertion"/>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#derivedByInsertionFrom"/>
-    </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedRemoval">
-        <inverse>removedFromDictionary</inverse>
+   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#dictionary">
+        <rdfs:label>dictionary</rdfs:label>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-insertion</n>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-removal</n>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-insertion</dm>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-removal</dm>
         <category>collections</category>
         <component>collections</component>
-        <rdfs:comment xml:lang="en">If this Dictionary prov:derivedByRemovalFrom another Dictionary :e, then it can qualify how it did perform the Removal using prov:qualifiedRemoval [ a prov:Removal;  prov:dictionary :c; prov:removed "k1"^^xsd:string ].</rdfs:comment>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
-        <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#Removal"/>
-        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Removal"/>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#derivedByRemovalFrom"/>
-    </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#tracedTo">
-        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#TransitiveProperty"/>
-        <rdfs:comment xml:lang="en">An object property to link back an entity to another by means of derivation or responsibility relations, possibly repeatedly traversed.</rdfs:comment>
-        <component>derivations</component>
-        <inverse>tracedFrom</inverse>
-        <category>expanded</category>
-        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Trace"/>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#involved"/>
-        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#qualifiedTrace"/>
-    </owl:ObjectProperty>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasAttributedTo">
-        <definition>Attribution is the ascribing of an entity to an agent.</definition>
-        <category>starting-point</category>
-        <inverse>contributed</inverse>
-        <rdfs:comment xml:lang="en">Attribution is the ascribing of an entity to an agent.</rdfs:comment>
-        <component>agents-responsibility</component>
-        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Attribution"/>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#qualifiedAttribution"/>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#tracedTo"/>
+        <definition>The property used by a prov:Insertion and prov:Removal to cite the prov:Dictionary that was prov:derivedByInsertionFrom or prov:derivedByRemovalFrom another dictionary.</definition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
+        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Insertion"/>
+        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Removal"/>
+        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#entity"/>
     </owl:ObjectProperty>
-   <owl:Axiom>
-        <rdfs:comment>Attribution is a particular case of trace (see http://www.w3.org/TR/prov-dm/#concept-trace), in the sense that it links an entity to the agent that ascribed it.</rdfs:comment>
-        <definition>IF wasAttributedTo(e2,ag1,aAttr) holds, THEN tracedTo(e2,ag1) also holds. </definition>
-        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#traceability-inference</prov-dm-constraints>
-        <owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#subPropertyOf"/>
-        <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#tracedTo"/>
-        <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasAttributedTo"/>
-    </owl:Axiom>
-   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasDerivedFrom">
-        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#AsymmetricProperty"/>
-        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#IrreflexiveProperty"/>
-        <inverse>hadDerivation</inverse>
-        <definition xml:lang="en">A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</definition>
-        <rdfs:comment xml:lang="en">A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.</rdfs:comment>
-        <category>starting-point</category>
-        <component>derivations</component>
+   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadDictionaryMember">
+        <rdfs:label>hadDictionaryMember</rdfs:label>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-membership</n>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-membership</dm>
+        <definition>Describes the key-entity pair that was member of a prov:Dictionary. A dictionary can have multiple members.</definition>
+        <component>collections</component>
+        <category>collections</category>
         <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
-        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <qualifiedForm rdf:resource="http://www.w3.org/ns/prov#qualifiedDerivation"/>
-        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#tracedTo"/>
+        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
+        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#KeyEntityPair"/>
     </owl:ObjectProperty>
-   <owl:Axiom>
-        <rdfs:comment>Derivation is a particular case of trace (see http://www.w3.org/TR/prov-dm/#term-trace), since it links an entity to another entity that contributed to its existence.</rdfs:comment>
-        <owl:annotatedProperty rdf:resource="http://www.w3.org/2000/01/rdf-schema#subPropertyOf"/>
-        <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#tracedTo"/>
-        <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
-    </owl:Axiom>
-   <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#pairKey">
+   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#insertedKeyEntityPair">
+        <rdfs:label>insertedKeyEntityPair</rdfs:label>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-insertion</n>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-insertion</dm>
+        <component>collections</component>
+        <category>collections</category>
+        <definition>An object property to refer to the prov:KeyEntityPair inserted into a prov:Dictionary.</definition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Insertion"/>
+        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#KeyEntityPair"/>
+    </owl:ObjectProperty>
+   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#pairEntity">
         <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
-        <definition xml:lang="en">The key with which an Entity has been inserted into a prov:Dictionary; a key is expected to be unique within each prov:Dictionary.</definition>
+        <rdfs:label>pairKey</rdfs:label>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-membership</n>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-membership</dm>
         <category>collections</category>
         <component>collections</component>
-        <rdfs:comment xml:lang="en">The key of a KeyValuePair, which is an element of a prov:Dictionary. See also prov:pairValue.</rdfs:comment>
-        <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#KeyValuePair"/>
-    </owl:DatatypeProperty>
-   <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#removed">
-        <rdfs:label xml:lang="en">removed</rdfs:label>
-        <component>collections</component>
-        <editorialNote xml:lang="en">The value of this property refers to the value of a KeyValuePair's prov:pairKey property.</editorialNote>
-        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-dictionary-removal</prov-dm>
-        <editorsDefinition xml:lang="en">The key removed from a prov:Dictionary in a Removal, resulting in a new prov:Dictionary.</editorsDefinition>
-        <category>collections</category>
-        <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Removal"/>
-    </owl:DatatypeProperty>
-   <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#value">
-        <prov-dm-constraints/>
-        <category>expanded</category>
-        <editorialNote>The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue</editorialNote>
-        <editorialNote>This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values').</editorialNote>
-        <component>entities-activities</component>
-        <rdfs:comment xml:lang="en">Provides a value for an Entity.</rdfs:comment>
-        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value</prov-dm>
-        <prov-n/>
-        <editorsDefinition xml:lang="en">The main value (if there is one) of a structured value.</editorsDefinition>
-        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-    </owl:DatatypeProperty>
-   <owl:Class rdf:about="http://www.w3.org/2002/07/owl#Thing"/>
-   <owl:Class rdf:about="http://www.w3.org/ns/prov#Collection">
-        <rdfs:label xml:lang="en">Collection</rdfs:label>
-        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
+        <definition>The entity of a prov:KeyEntityPair, which is an element of a prov:Dictionary.</definition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
+        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#KeyEntityPair"/>
+    </owl:ObjectProperty>
+   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedInsertion">
+        <rdfs:label>qualifiedInsertion</rdfs:label>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-insertion</n>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-insertion</dm>
+        <definition>prov:qualifiedInsertion shows the details of an insertion, in particular the inserted key-entity pairs.</definition>
         <category>collections</category>
         <component>collections</component>
-        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</prov-dm>
-        <definition xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.
-
-A collection is a multiset of entities (it is a multiset, rather than a set, because it may not be possible to verify that two distinct entity identitifiers do not denote, in fact, the same entity).</definition>
-        <editorialNote xml:lang="en">Note that although prov:Collection is defined, few other constructs in PROV-DM and PROV-O elaborate what it is or how to use it. Instead, they both elaborate one of its specializations, prov:Dictionary. Although some of the term names relating to prov:Dictionary may seem that they should also apply to prov:Collection, they are specific to prov:Dictionary. It is left to extensions of PROV-O to provide the terms relating to the insertion and removal of members of the more general class prov:Collection.</editorialNote>
-    </owl:Class>
-   <owl:Class rdf:about="http://www.w3.org/ns/prov#Dictionary">
-        <rdfs:label xml:lang="en">Dictionary</rdfs:label>
-        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Collection"/>
-        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#component6</prov-n>
-        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-dictionary</prov-dm>
-        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#collection-constraints</prov-dm-constraints>
-        <definition xml:lang="en">A dictionary is a collection whose members are indexed by keys.</definition>
-        <rdfs:comment xml:lang="en">A given dictionary forms a given structure for its members. A different structure (obtained either by insertion or removal of members) constitutes a different dictionary.</rdfs:comment>
-        <component>collections</component>
-        <rdfs:comment xml:lang="en">PROV-DM defines a specific type of collection, a dictionary...</rdfs:comment>
-        <rdfs:comment xml:lang="en">This concept allows for the provenance of the dictionary, but also of its constituents to be expressed. Such a notion of dictionary corresponds to a wide variety of concrete data structures, such as a maps or associative arrays.</rdfs:comment>
-        <category>collections</category>
-    </owl:Class>
-   <owl:Class rdf:about="http://www.w3.org/ns/prov#DictionaryInvolvement">
-        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Involvement"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
+        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Insertion"/>
+        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedDerivation"/>
+    </owl:ObjectProperty>
+   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedRemoval">
+        <rdfs:label>qualifiedRemoval</rdfs:label>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-removal</n>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-removal</dm>
         <category>collections</category>
         <component>collections</component>
-        <editorsDefinition xml:lang="en">prov:DictionaryInvolvement provides descriptions of any binary involvement between any instance and a prov:Dictionary. The property prov:dictionary is used to reference the object of the triple being described.</editorsDefinition>
+        <definition>prov:qualifiedRemoval shows the details of a removal, in particular the removed keys.</definition>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
+        <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Removal"/>
+        <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#qualifiedDerivation"/>
+    </owl:ObjectProperty>
+   <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#pairKey">
+        <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#FunctionalProperty"/>
+        <rdfs:label>pairKey</rdfs:label>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-membership</n>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-membership</dm>
+        <component>collections</component>
+        <definition>The key of a prov:KeyEntityPair, which is an element of a prov:Dictionary.</definition>
+        <category>collections</category>
+        <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#KeyEntityPair"/>
+    </owl:DatatypeProperty>
+   <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#removedKey">
+        <rdfs:label>removedKey</rdfs:label>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-removal</n>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-removal</dm>
+        <category>collections</category>
+        <definition>The key removed in a Removal.</definition>
+        <component>collections</component>
+        <rdfs:range rdf:resource="http://www.w3.org/2000/01/rdf-schema#Literal"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
+        <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Removal"/>
+    </owl:DatatypeProperty>
+   <owl:Class rdf:about="http://www.w3.org/ns/prov#Dictionary">
+        <rdfs:label>Dictionary</rdfs:label>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-conceptual-definition</dm>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary</n>
+        <definition>A dictionary is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the dictionary.</definition>
+        <rdfs:comment>A given dictionary forms a given structure for its members. A different structure (obtained either by insertion or removal of members) constitutes a different dictionary.</rdfs:comment>
+        <component>collections</component>
+        <category>collections</category>
+        <rdfs:comment>This concept allows for the provenance of the dictionary, but also of its constituents to be expressed. Such a notion of dictionary corresponds to a wide variety of concrete data structures, such as a maps or associative arrays.</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
-   <owl:Class rdf:about="http://www.w3.org/ns/prov#Entity">
-        <rdfs:label>Entity</rdfs:label>
-        <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <prov-dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-entity-activity</prov-dm>
-        <component>entities-activities</component>
-        <definition xml:lang="en">An entity is a thing one wants to provide provenance for. For the purpose of this specification, things can be physical, digital, conceptual, or otherwise; things may be real or imaginary.</definition>
-        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Entity</prov-dm-constraints>
-        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity</prov-n>
-        <category>starting-point</category>
-        <rdfs:comment xml:lang="en">An entity is a thing one wants to provide provenance for. For the purpose of this specification, things can be physical, digital, conceptual, or otherwise; things may be real or imaginary.</rdfs:comment>
+   <owl:Class rdf:about="http://www.w3.org/ns/prov#EmptyDictionary">
+        <rdfs:label>Empty Dictionary</rdfs:label>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Dictionary"/>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EmptyCollection"/>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-conceptual-definition</dm>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary</n>
+        <component>collections</component>
+        <definition>An empty dictionary (i.e. has no members).</definition>
+        <category>collections</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Insertion">
         <rdfs:label>Insertion</rdfs:label>
-        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#DictionaryInvolvement"/>
-        <definition>Insertion is a derivation that transforms a dictionary into another, by insertion of one or more key-value pairs.</definition>
-        <rdfs:comment xml:lang="en">Insertion is a derivation that transforms a dictionary into another, by insertion of one or more key-value pairs.</rdfs:comment>
-        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection-insertion</prov-dm>
-        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-collection-insertion</prov-n>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
+        <rdfs:subClassOf>
+            <owl:Restriction>
+                <owl:onProperty rdf:resource="http://www.w3.org/ns/prov#dictionary"/>
+                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
+            </owl:Restriction>
+        </rdfs:subClassOf>
+        <rdfs:subClassOf>
+            <owl:Restriction>
+                <owl:onProperty rdf:resource="http://www.w3.org/ns/prov#insertedKeyEntityPair"/>
+                <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minCardinality>
+            </owl:Restriction>
+        </rdfs:subClassOf>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-insertion</n>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-insertion</dm>
+        <definition>Insertion is a derivation that describes the transformation of a dictionary into another, by insertion of one or more key-entity pairs.</definition>
+        <category>collections</category>
         <component>collections</component>
-        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Collection</prov-dm-constraints>
-        <category>collections</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#derivedByInsertionFrom"/>
     </owl:Class>
-   <owl:Class rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent">
-        <rdfs:label>InstantaneousEvent</rdfs:label>
-        <prov-n/>
-        <component>entities-activities</component>
-        <prov-dm/>
-        <definition>An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</definition>
-        <rdfs:comment xml:lang="en">An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</rdfs:comment>
-        <category>qualified</category>
-        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#event-ordering</prov-dm-constraints>
-    </owl:Class>
-   <owl:Class rdf:about="http://www.w3.org/ns/prov#Involvement">
-        <rdfs:label>Involvement</rdfs:label>
-        <rdfs:comment xml:lang="en">Any resource that involved an prov:Activity, prov:Entity, or prov:Agent can qualify its involvement by also referencing an instance of prov:Involvement. Instances of prov:Involvement reference the involved Activity, Entity, or Agent (using prov:activity, prov:entity, or prov:agent, respectively) and may be described with any kind of attributes, including user-defined attributes and those provided by PROV (prov:hadRole, prov:hadPlan, prov:atTime, prov:hadLocation). A description (via prov:Involvement) of the binary involvement implies the assertion of the binary involvement.</rdfs:comment>
-        <editorialNote>For simplicity, the hierarchy 'stops' at the primary resources (Activity, Entity, Agent). Distinctions beyond the type of object involved are not necessary in PROV-O, but may be established by others.</editorialNote>
-        <category>qualified</category>
-        <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#involved"/>
-    </owl:Class>
-   <owl:Class rdf:about="http://www.w3.org/ns/prov#KeyValuePair">
-        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <rdfs:comment xml:lang="en">A key-value pair. Part of a prov:Dictionary through prov:Membership. The key is any RDF Literal, the value is a prov:Entity.</rdfs:comment>
+   <owl:Class rdf:about="http://www.w3.org/ns/prov#KeyEntityPair">
+        <rdfs:label>Key-Entity Pair</rdfs:label>
+        <rdfs:subClassOf>
+            <owl:Restriction>
+                <owl:onProperty rdf:resource="http://www.w3.org/ns/prov#pairEntity"/>
+                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
+            </owl:Restriction>
+        </rdfs:subClassOf>
+        <rdfs:subClassOf>
+            <owl:Restriction>
+                <owl:onProperty rdf:resource="http://www.w3.org/ns/prov#pairKey"/>
+                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
+            </owl:Restriction>
+        </rdfs:subClassOf>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-membership</n>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-membership</dm>
+        <definition>A key-entity pair. Part of a prov:Dictionary through prov:hadDictionaryMember. The key is any RDF Literal, the value is a prov:Entity.</definition>
+        <component>collections</component>
         <category>collections</category>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
    <owl:Class rdf:about="http://www.w3.org/ns/prov#Removal">
         <rdfs:label>Removal</rdfs:label>
-        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#DictionaryInvolvement"/>
+        <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
+        <rdfs:subClassOf>
+            <owl:Restriction>
+                <owl:onProperty rdf:resource="http://www.w3.org/ns/prov#dictionary"/>
+                <owl:cardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:cardinality>
+            </owl:Restriction>
+        </rdfs:subClassOf>
+        <rdfs:subClassOf>
+            <owl:Restriction>
+                <owl:onProperty rdf:resource="http://www.w3.org/ns/prov#removedKey"/>
+                <owl:minCardinality rdf:datatype="http://www.w3.org/2001/XMLSchema#nonNegativeInteger">1</owl:minCardinality>
+            </owl:Restriction>
+        </rdfs:subClassOf>
+        <constraints rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#dictionary-constraints</constraints>
+        <n rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#expression-dictionary-removal</n>
+        <dm rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/TR/2013/NOTE-prov-dictionary-20130430/#term-dictionary-removal</dm>
         <category>collections</category>
-        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Collection</prov-dm-constraints>
-        <definition>Removal is a derivation that transforms a dictionary into another, by removing one or more key-value pairs.</definition>
-        <rdfs:comment xml:lang="en">Removal is a derivation that transforms a dictionary into another, by removing one or more key-value pairs.</rdfs:comment>
-        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-collection-removal</prov-n>
-        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection-removal</prov-dm>
+        <definition>Removal is a derivation that describes the transformation of a dictionary into another, by removing one or more keys.</definition>
         <component>collections</component>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#derivedByRemovalFrom"/>
     </owl:Class>
+
+
+
+   <owl:Ontology rdf:about="http://www.w3.org/ns/prov-links#"/>
+   <!--The following was imported from https://dvcs.w3.org/hg/prov/raw-file/tip/namespace/prov-links.owl-->
+   <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#comment"/>
+   <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#isDefinedBy"/>
+   <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#label"/>
+   <owl:AnnotationProperty rdf:about="http://www.w3.org/2000/01/rdf-schema#seeAlso"/>
+   <owl:Class rdf:about="http://www.w3.org/2002/07/owl#Thing"/>
+   <owl:AnnotationProperty rdf:about="http://www.w3.org/2002/07/owl#versionInfo"/>
+   <owl:Ontology rdf:about="http://www.w3.org/ns/prov#"/>
+   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#asInBundle">
+      <rdfs:comment xml:lang="en">prov:asInBundle is used to specify which bundle the general entity of a prov:mentionOf property is described.
+
+When :x prov:mentionOf :y and :y is described in Bundle :b, the triple :x prov:asInBundle :b is also asserted to cite the Bundle in which :y was described.</rdfs:comment>
+      <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
+      <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-links#"/>
+      <rdfs:label>asInBundle</rdfs:label>
+      <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Bundle"/>
+      <inverse>contextOf</inverse>
+      <sharesDefinitionWith rdf:resource="http://www.w3.org/ns/prov#mentionOf"/>
+  </owl:ObjectProperty>
+   <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#mentionOf">
+      <rdfs:comment xml:lang="en">prov:mentionOf is used to specialize an entity as described in another bundle. It is to be used in conjuction with prov:asInBundle.
+
+prov:asInBundle is used to cite the Bundle in which the generalization was mentioned.</rdfs:comment>
+      <rdfs:domain rdf:resource="http://www.w3.org/ns/prov#Entity"/>
+      <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-links#"/>
+      <rdfs:label>mentionOf</rdfs:label>
+      <rdfs:range rdf:resource="http://www.w3.org/ns/prov#Entity"/>
+      <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#specializationOf"/>
+      <inverse>hadMention</inverse>
+  </owl:ObjectProperty>
+   <owl:Ontology rdf:about="http://www.w3.org/ns/prov-links#">
+      <rdfs:comment xml:lang="en">This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_Page). If you wish to make comments regarding this document, please send them to public-prov-comments@w3.org (subscribe public-prov-comments-request@w3.org, archives http://lists.w3.org/Archives/Public/public-prov-comments/
+). All feedback is welcome.</rdfs:comment>
+      <rdfs:label xml:lang="en">W3C PROV Linking Across Provenance Bundles Ontology (PROV-LINKS)</rdfs:label>
+      <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-links/"/>
+      <rdfs:seeAlso rdf:resource="http://www.w3.org/ns/prov"/>
+      <owl:imports rdf:resource="http://www.w3.org/ns/prov-o#"/>
+      <owl:versionIRI rdf:resource="http://www.w3.org/ns/prov-links-20130430"/>
+      <owl:versionInfo xml:lang="en">Working Group Note version 2013-04-30</owl:versionInfo>
+      <specializationOf rdf:resource="http://www.w3.org/ns/prov-links"/>
+  </owl:Ontology>
 </rdf:RDF>
\ No newline at end of file
--- a/namespace/releases/prov-YYYYMMDD/prov.ttl	Mon Apr 29 08:36:23 2013 +0200
+++ b/namespace/releases/prov-YYYYMMDD/prov.ttl	Mon Apr 29 09:01:28 2013 -0400
@@ -1,3 +1,4 @@
+#3> <> prov:wasDerivedFrom <prov.owl> .
 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
 @prefix prov: <http://www.w3.org/ns/prov#> .
 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@@ -11,7815 +12,28 @@
 If you wish to make comments regarding this document, please send them to public-prov-comments@w3.org (subscribe public-prov-comments-request@w3.org, archives http://lists.w3.org/
 Archives/Public/public-prov-comments/). All feedback is welcome."""@en ;
     rdfs:isDefinedBy <http://www.w3.org/ns/prov> ;
-    rdfs:label "PROV"@en ;
+    rdfs:label "W3C PROVenance Interchange"@en ;
     rdfs:seeAlso <http://www.w3.org/TR/prov-overview/> ;
-    owl:imports <http://www.w3.org/ns/prov-aq#>, <http://www.w3.org/ns/prov-dictionary#>, <http://www.w3.org/ns/prov-o#>, <http://www.w3.org/ns/prov-o-inverses#> ;
+    owl:imports <http://www.w3.org/ns/prov-aq#>, <http://www.w3.org/ns/prov-dc#>, <http://www.w3.org/ns/prov-dictionary#>, <http://www.w3.org/ns/prov-links#>, <http://www.w3.org/ns/prov-o#>, <http://www.w3.org/ns/prov-o-inverses#> ;
     owl:versionIRI <http://www.w3.org/ns/prov-prov-YYYYMMDD> ;
-    prov:wasDerivedFrom <http://www.w3.org/ns/prov-aq#>, <http://www.w3.org/ns/prov-dictionary#>, <http://www.w3.org/ns/prov-o#>, <http://www.w3.org/ns/prov-o-inverses#> ;
+    prov:wasDerivedFrom <http://www.w3.org/ns/prov-aq#>, <http://www.w3.org/ns/prov-dc#>, <http://www.w3.org/ns/prov-dictionary#>, <http://www.w3.org/ns/prov-links#>, <http://www.w3.org/ns/prov-o#>, <http://www.w3.org/ns/prov-o-inverses#> ;
     prov:wasRevisionOf <http://www.w3.org/ns/prov-prov-YYYYmmdd> .
 
 
-# The following was imported from http://www.w3.org/ns/prov-o.ttl
-
-
-rdfs:comment
-    a owl:AnnotationProperty ;
-    rdfs:comment ""@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
-
-rdfs:isDefinedBy
-    a owl:AnnotationProperty .
-
-rdfs:label
-    a owl:AnnotationProperty ;
-    rdfs:comment ""@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
-
-rdfs:seeAlso
-    a owl:AnnotationProperty ;
-    rdfs:comment ""@en .
-
-owl:Thing
-    a owl:Class .
-
-owl:versionInfo
-    a owl:AnnotationProperty .
-
-<http://www.w3.org/ns/prov#>
-    a owl:Ontology .
-
-:Activity
-    a owl:Class ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Activity" ;
-    owl:disjointWith :Entity ;
-    :category "starting-point" ;
-    :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
-    :definition "An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity"^^xsd:anyURI .
-
-:ActivityInfluence
-    a owl:Class ;
-    rdfs:comment "ActivityInfluence provides additional descriptions of an Activity's binary influence upon any other kind of resource. Instances of ActivityInfluence use the prov:activity property to cite the influencing Activity."@en, "It is not recommended that the type ActivityInfluence be asserted without also asserting one of its more specific subclasses."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "ActivityInfluence" ;
-    rdfs:seeAlso :activity ;
-    rdfs:subClassOf :Influence, [
-        a owl:Restriction ;
-        owl:maxCardinality "0"^^xsd:nonNegativeInteger ;
-        owl:onProperty :hadActivity
-    ] ;
-    owl:disjointWith :EntityInfluence ;
-    :category "qualified" ;
-    :editorsDefinition "ActivitiyInfluence is the capacity of an activity to have an effect on the character, development, or behavior of another by means of generation, invalidation, communication, or other."@en .
-
-:Agent
-    a owl:Class ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Agent" ;
-    owl:disjointWith :InstantaneousEvent ;
-    :category "starting-point" ;
-    :component "agents-responsibility" ;
-    :definition "An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent's activity. "@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent"^^xsd:anyURI .
-
-:AgentInfluence
-    a owl:Class ;
-    rdfs:comment "AgentInfluence provides additional descriptions of an Agent's binary influence upon any other kind of resource. Instances of AgentInfluence use the prov:agent property to cite the influencing Agent."@en, "It is not recommended that the type AgentInfluence be asserted without also asserting one of its more specific subclasses."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "AgentInfluence" ;
-    rdfs:seeAlso :agent ;
-    rdfs:subClassOf :Influence ;
-    :category "qualified" ;
-    :editorsDefinition "AgentInfluence is the capacity of an agent to have an effect on the character, development, or behavior of another by means of attribution, association, delegation, or other."@en .
-
-:Association
-    a owl:Class ;
-    rdfs:comment "An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ]."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Association" ;
-    rdfs:subClassOf :AgentInfluence ;
-    :category "qualified" ;
-    :component "agents-responsibility" ;
-    :definition "An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association"^^xsd:anyURI ;
-    :unqualifiedForm :wasAssociatedWith .
-
-:Attribution
-    a owl:Class ;
-    rdfs:comment "An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity :baker; :foo :bar ]."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Attribution" ;
-    rdfs:subClassOf :AgentInfluence ;
-    :category "qualified" ;
-    :component "agents-responsibility" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
-    :definition """Attribution is the ascribing of an entity to an agent.
-
-When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution"^^xsd:anyURI ;
-    :unqualifiedForm :wasAttributedTo .
-
-:Bundle
-    a owl:Class ;
-    rdfs:comment "Note that there are kinds of bundles (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Bundle" ;
-    rdfs:subClassOf :Entity ;
-    :category "expanded" ;
-    :definition "A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-bundle-declaration"^^xsd:anyURI .
-
-:Collection
-    a owl:Class ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Collection" ;
-    rdfs:subClassOf :Entity ;
-    :category "expanded" ;
-    :component "collections" ;
-    :definition "A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection"^^xsd:anyURI .
-
-:Communication
-    a owl:Class ;
-    rdfs:comment "An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ]."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Communication" ;
-    rdfs:subClassOf :ActivityInfluence ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
-    :definition "Communication is the exchange of an entity by two activities, one activity using the entity generated by the other." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy"^^xsd:anyURI ;
-    :unqualifiedForm :wasInformedBy .
-
-:Delegation
-    a owl:Class ;
-    rdfs:comment "An instance of prov:Delegation provides additional descriptions about the binary prov:actedOnBehalfOf relation from a performing prov:Agent to some prov:Agent for whom it was performed. For example, :mixing prov:wasAssociatedWith :toddler . :toddler prov:actedOnBehalfOf :mother; prov:qualifiedDelegation [ a prov:Delegation; prov:entity :mother; :foo :bar ]."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Delegation" ;
-    rdfs:subClassOf :AgentInfluence ;
-    :category "qualified" ;
-    :component "agents-responsibility" ;
-    :definition """Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work.
-
-For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation"^^xsd:anyURI ;
-    :unqualifiedForm :actedOnBehalfOf .
-
-:Derivation
-    a owl:Class ;
-    rdfs:comment "An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some derived prov:Entity to another prov:Entity from which it was derived. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualifiedDerivation [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ]."@en, "The more specific forms of prov:Derivation (i.e., prov:Revision, prov:Quotation, prov:PrimarySource) should be asserted if they apply."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Derivation" ;
-    rdfs:subClassOf :EntityInfluence ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
-    :definition "A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation"^^xsd:anyURI ;
-    :unqualifiedForm :wasDerivedFrom .
-
-:EmptyCollection
-    a owl:Class, owl:NamedIndividual ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "EmptyCollection"@en ;
-    rdfs:subClassOf :Collection ;
-    :category "expanded" ;
-    :component "collections" ;
-    :definition "An empty collection is a collection without members."@en .
-
-:End
-    a owl:Class ;
-    rdfs:comment "An instance of prov:End provides additional descriptions about the binary prov:wasEndedBy relation from some ended prov:Activity to an prov:Entity that ended it. For example, :ball_game prov:wasEndedBy :buzzer; prov:qualifiedEnd [ a prov:End; prov:entity :buzzer; :foo :bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ]."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "End" ;
-    rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
-    :definition "End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End"^^xsd:anyURI ;
-    :unqualifiedForm :wasEndedBy .
-
-:Entity
-    a owl:Class ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Entity" ;
-    owl:disjointWith :InstantaneousEvent ;
-    :category "starting-point" ;
-    :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
-    :definition "An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. "@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-entity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity"^^xsd:anyURI .
-
-:EntityInfluence
-    a owl:Class ;
-    rdfs:comment "EntityInfluence provides additional descriptions of an Entity's binary influence upon any other kind of resource. Instances of EntityInfluence use the prov:entity property to cite the influencing Entity."@en, "It is not recommended that the type EntityInfluence be asserted without also asserting one of its more specific subclasses."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "EntityInfluence" ;
-    rdfs:seeAlso :entity ;
-    rdfs:subClassOf :Influence ;
-    :category "qualified" ;
-    :editorsDefinition "EntityInfluence is the capacity of an entity to have an effect on the character, development, or behavior of another by means of usage, start, end, derivation, or other. "@en .
-
-:Generation
-    a owl:Class ;
-    rdfs:comment "An instance of prov:Generation provides additional descriptions about the binary prov:wasGeneratedBy relation from a generated prov:Entity to the prov:Activity that generated it. For example, :cake prov:wasGeneratedBy :baking; prov:qualifiedGeneration [ a prov:Generation; prov:activity :baking; :foo :bar ]."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Generation" ;
-    rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
-    :definition "Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation"^^xsd:anyURI ;
-    :unqualifiedForm :wasGeneratedBy .
-
-:Influence
-    a owl:Class ;
-    rdfs:comment "An instance of prov:Influence provides additional descriptions about the binary prov:wasInfluencedBy relation from some influenced Activity, Entity, or Agent to the influencing Activity, Entity, or Agent. For example, :stomach_ache prov:wasInfluencedBy :spoon; prov:qualifiedInfluence [ a prov:Influence; prov:entity :spoon; :foo :bar ] . Because prov:Influence is a broad relation, the more specific relations (Communication, Delegation, End, etc.) should be used when applicable."@en, "Because prov:Influence is a broad relation, its most specific subclasses (e.g. prov:Communication, prov:Delegation, prov:End, prov:Revision, etc.) should be used when applicable."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Influence" ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :definition "Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-influence"^^xsd:anyURI ;
-    :unqualifiedForm :wasInfluencedBy .
-
-:InstantaneousEvent
-    a owl:Class ;
-    rdfs:comment "An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "InstantaneousEvent" ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-event"^^xsd:anyURI ;
-    :definition "The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics."@en .
-
-:Invalidation
-    a owl:Class ;
-    rdfs:comment "An instance of prov:Invalidation provides additional descriptions about the binary prov:wasInvalidatedBy relation from an invalidated prov:Entity to the prov:Activity that invalidated it. For example, :uncracked_egg prov:wasInvalidatedBy :baking; prov:qualifiedInvalidation [ a prov:Invalidation; prov:activity :baking; :foo :bar ]."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Invalidation" ;
-    rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
-    :definition "Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation"^^xsd:anyURI ;
-    :unqualifiedForm :wasInvalidatedBy .
-
-:Location
-    a owl:Class ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Location" ;
-    rdfs:seeAlso :atLocation ;
-    :category "expanded" ;
-    :definition "A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute"^^xsd:anyURI .
-
-:Organization
-    a owl:Class ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Organization" ;
-    rdfs:subClassOf :Agent ;
-    :category "expanded" ;
-    :component "agents-responsibility" ;
-    :definition "Agents of type Organization are social institutions such as companies, societies etc." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
-
-:Person
-    a owl:Class ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Person" ;
-    rdfs:subClassOf :Agent ;
-    :category "expanded" ;
-    :component "agents-responsibility" ;
-    :definition "Agents of type Person are people."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
-
-:Plan
-    a owl:Class ;
-    rdfs:comment "There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Plan" ;
-    rdfs:subClassOf :Entity ;
-    :category "expanded", "qualified" ;
-    :component "agents-responsibility" ;
-    :definition "A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association"^^xsd:anyURI .
-
-:PrimarySource
-    a owl:Class ;
-    rdfs:comment "An instance of prov:PrimarySource provides additional descriptions about the binary prov:hadPrimarySource relation from some secondary prov:Entity to an earlier, primary prov:Entity. For example, :blog prov:hadPrimarySource :newsArticle; prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity :newsArticle; :foo :bar ] ."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "PrimarySource" ;
-    rdfs:subClassOf :Derivation ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :definition """A primary source for a topic refers to something produced by some agent with direct experience and knowledge about the topic, at the time of the topic's study, without benefit from hindsight.
-
-Because of the directness of primary sources, they 'speak for themselves' in ways that cannot be captured through the filter of secondary sources. As such, it is important for secondary sources to reference those primary sources from which they were derived, so that their reliability can be investigated.
-
-A primary source relation is a particular case of derivation of secondary materials from their primary sources. It is recognized that the determination of primary sources can be up to interpretation, and should be done according to conventions accepted within the application's domain."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source"^^xsd:anyURI ;
-    :unqualifiedForm :hadPrimarySource .
-
-:Quotation
-    a owl:Class ;
-    rdfs:comment "An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some taken prov:Entity from an earlier, larger prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualifiedQuotation [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ]."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Quotation" ;
-    rdfs:subClassOf :Derivation ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :definition "A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation"^^xsd:anyURI ;
-    :unqualifiedForm :wasQuotedFrom .
-
-:Revision
-    a owl:Class ;
-    rdfs:comment "An instance of prov:Revision provides additional descriptions about the binary prov:wasRevisionOf relation from some newer prov:Entity to an earlier prov:Entity. For example, :draft_2 prov:wasRevisionOf :draft_1; prov:qualifiedRevision [ a prov:Revision; prov:entity :draft_1; :foo :bar ]."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Revision" ;
-    rdfs:subClassOf :Derivation ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :definition "A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision"^^xsd:anyURI ;
-    :unqualifiedForm :wasRevisionOf .
-
-:Role
-    a owl:Class ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Role" ;
-    rdfs:seeAlso :hadRole ;
-    :category "qualified" ;
-    :component "agents-responsibility" ;
-    :definition "A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute"^^xsd:anyURI .
-
-:SoftwareAgent
-    a owl:Class ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "SoftwareAgent" ;
-    rdfs:subClassOf :Agent ;
-    :category "expanded" ;
-    :component "agents-responsibility" ;
-    :definition "A software agent is running software."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
-
-:Start
-    a owl:Class ;
-    rdfs:comment "An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualifiedStart [ a prov:Start; prov:entity :bang; :foo :bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ] ."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Start" ;
-    rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
-    :definition "Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start"^^xsd:anyURI ;
-    :unqualifiedForm :wasStartedBy .
-
-:Usage
-    a owl:Class ;
-    rdfs:comment "An instance of prov:Usage provides additional descriptions about the binary prov:used relation from some prov:Activity to an prov:Entity that it used. For example, :keynote prov:used :podium; prov:qualifiedUsage [ a prov:Usage; prov:entity :podium; :foo :bar ]."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "Usage" ;
-    rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
-    :definition "Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage"^^xsd:anyURI ;
-    :unqualifiedForm :used .
-
-:actedOnBehalfOf
-    a owl:ObjectProperty ;
-    rdfs:comment "An object property to express the accountability of an agent towards another agent. The subordinate agent acted on behalf of the responsible agent in an actual activity. "@en ;
-    rdfs:domain :Agent ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "actedOnBehalfOf" ;
-    rdfs:range :Agent ;
-    rdfs:subPropertyOf :wasInfluencedBy ;
-    owl:propertyChainAxiom (:qualifiedDelegation
-        :agent
-    ) ;
-    :category "starting-point" ;
-    :component "agents-responsibility" ;
-    :inverse "hadDelegate" ;
-    :qualifiedForm :Delegation, :qualifiedDelegation .
-
-:activity
-    a owl:ObjectProperty ;
-    rdfs:domain :ActivityInfluence ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "activity" ;
-    rdfs:range :Activity ;
-    rdfs:subPropertyOf :influencer ;
-    :category "qualified" ;
-    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple."@en ;
-    :editorsDefinition "The prov:activity property references an prov:Activity which influenced a resource. This property applies to an prov:ActivityInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent." ;
-    :inverse "activityOfInfluence" .
-
-:agent
-    a owl:ObjectProperty ;
-    rdfs:domain :AgentInfluence ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "agent" ;
-    rdfs:range :Agent ;
-    rdfs:subPropertyOf :influencer ;
-    :category "qualified" ;
-    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple."@en ;
-    :editorsDefinition "The prov:agent property references an prov:Agent which influenced a resource. This property applies to an prov:AgentInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent."@en ;
-    :inverse "agentOfInfluence" .
-
-:alternateOf
-    a owl:ObjectProperty ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "alternateOf" ;
-    rdfs:range :Entity ;
-    rdfs:seeAlso :specializationOf ;
-    :category "expanded" ;
-    :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
-    :definition "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."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate"^^xsd:anyURI ;
-    :inverse "alternateOf" ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate"^^xsd:anyURI .
-
-:aq
-    a owl:AnnotationProperty ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:atLocation
-    a owl:ObjectProperty ;
-    rdfs:comment "The Location of any resource."@en, "This property has multiple RDFS domains to suit multiple OWL Profiles. See <a href=\"#prov-o-owl-profile\">PROV-O OWL Profile</a>." ;
-    rdfs:domain [
-        a owl:Class ;
-        owl:unionOf (:Activity
-            :Agent
-            :Entity
-            :InstantaneousEvent
-        )
-    ] ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "atLocation" ;
-    rdfs:range :Location ;
-    :category "expanded" ;
-    :editorialNote "The naming of prov:atLocation parallels prov:atTime, and is not named prov:hadLocation to avoid conflicting with the convention that prov:had* properties are used on prov:Influence classes."@en, "This property is not functional because the many values could be at a variety of granularies (In this building, in this room, in that chair)."@en ;
-    :inverse "locationOf" ;
-    :sharesDefinitionWith :Location .
-
-:atTime
-    a owl:DatatypeProperty ;
-    rdfs:comment "The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime."@en ;
-    rdfs:domain :InstantaneousEvent ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "atTime" ;
-    rdfs:range xsd:dateTime ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :sharesDefinitionWith :InstantaneousEvent ;
-    :unqualifiedForm :endedAtTime, :generatedAtTime, :invalidatedAtTime, :startedAtTime .
-
-:category
-    a owl:AnnotationProperty ;
-    rdfs:comment "Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. "@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
-
-:component
-    a owl:AnnotationProperty ;
-    rdfs:comment "Classify prov-o terms into six components according to prov-dm, including 'agents-responsibility', 'alternate', 'annotations', 'collections', 'derivations', and 'entities-activities'. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
-
-:constraints
-    a owl:AnnotationProperty ;
-    rdfs:comment "A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:definition
-    a owl:AnnotationProperty ;
-    rdfs:comment "A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
-
-:dm
-    a owl:AnnotationProperty ;
-    rdfs:comment "A reference to the principal section of the PROV-DM document that describes this concept."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:editorialNote
-    a owl:AnnotationProperty ;
-    rdfs:comment "A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
-
-:editorsDefinition
-    a owl:AnnotationProperty ;
-    rdfs:comment "When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf :definition .
-
-:endedAtTime
-    a owl:DatatypeProperty ;
-    rdfs:comment "The time at which an activity ended. See also prov:startedAtTime."@en ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "endedAtTime" ;
-    rdfs:range xsd:dateTime ;
-    :category "starting-point" ;
-    :component "entities-activities" ;
-    :editorialNote "It is the intent that the property chain holds: (prov:qualifiedEnd o prov:atTime) rdfs:subPropertyOf prov:endedAtTime."@en ;
-    :qualifiedForm :End, :atTime .
-
-:entity
-    a owl:ObjectProperty ;
-    rdfs:domain :EntityInfluence ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "entity" ;
-    rdfs:range :Entity ;
-    rdfs:subPropertyOf :influencer ;
-    :category "qualified" ;
-    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple."@en ;
-    :editorsDefinition "The prov:entity property references an prov:Entity which influenced a resource. This property applies to an prov:EntityInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent." ;
-    :inverse "entityOfInfluence" .
-
-:generated
-    a owl:ObjectProperty ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "generated" ;
-    rdfs:range :Entity ;
-    rdfs:subPropertyOf :influenced ;
-    owl:inverseOf :wasGeneratedBy ;
-    :category "expanded" ;
-    :component "entities-activities" ;
-    :editorialNote "prov:generated is one of few inverse property defined, to allow Activity-oriented assertions in addition to Entity-oriented assertions."@en ;
-    :inverse "wasGeneratedBy" ;
-    :sharesDefinitionWith :Generation .
-
-:generatedAtTime
-    a owl:DatatypeProperty ;
-    rdfs:comment "The time at which an entity was completely created and is available for use."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "generatedAtTime" ;
-    rdfs:range xsd:dateTime ;
-    :category "expanded" ;
-    :component "entities-activities" ;
-    :editorialNote "It is the intent that the property chain holds: (prov:qualifiedGeneration o prov:atTime) rdfs:subPropertyOf prov:generatedAtTime."@en ;
-    :qualifiedForm :Generation, :atTime .
-
-:hadActivity
-    a owl:ObjectProperty ;
-    rdfs:comment "The _optional_ Activity of an Influence, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInfluence (use prov:activity instead)."@en, "This property has multiple RDFS domains to suit multiple OWL Profiles. See <a href=\"#prov-o-owl-profile\">PROV-O OWL Profile</a>." ;
-    rdfs:domain :Influence, [
-        a owl:Class ;
-        owl:unionOf (:Delegation
-            :Derivation
-            :End
-            :Start
-        )
-    ] ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "hadActivity" ;
-    rdfs:range :Activity ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :editorialNote "The multiple rdfs:domain assertions are intended. One is simpler and works for OWL-RL, the union is more specific but is not recognized by OWL-RL."@en ;
-    :inverse "wasActivityOfInfluence" ;
-    :sharesDefinitionWith :Activity .
-
-:hadGeneration
-    a owl:ObjectProperty ;
-    rdfs:comment "The _optional_ Generation involved in an Entity's Derivation."@en ;
-    rdfs:domain :Derivation ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "hadGeneration" ;
-    rdfs:range :Generation ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :inverse "generatedAsDerivation" ;
-    :sharesDefinitionWith :Generation .
-
-:hadMember
-    a owl:ObjectProperty ;
-    rdfs:domain :Collection ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "hadMember" ;
-    rdfs:range :Entity ;
-    rdfs:subPropertyOf :wasInfluencedBy ;
-    :category "expanded" ;
-    :component "expanded" ;
-    :inverse "wasMemberOf" ;
-    :sharesDefinitionWith :Collection .
-
-:hadPlan
-    a owl:ObjectProperty ;
-    rdfs:comment "The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification."@en ;
-    rdfs:domain :Association ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "hadPlan" ;
-    rdfs:range :Plan ;
-    :category "qualified" ;
-    :component "agents-responsibility" ;
-    :inverse "wasPlanOf" ;
-    :sharesDefinitionWith :Plan .
-
-:hadPrimarySource
-    a owl:ObjectProperty ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "hadPrimarySource" ;
-    rdfs:range :Entity ;
-    rdfs:subPropertyOf :wasDerivedFrom ;
-    owl:propertyChainAxiom (:qualifiedPrimarySource
-        :entity
-    ) ;
-    :category "expanded" ;
-    :component "derivations" ;
-    :inverse "wasPrimarySourceOf" ;
-    :qualifiedForm :PrimarySource, :qualifiedPrimarySource .
-
-:hadRole
-    a owl:ObjectProperty ;
-    rdfs:comment "The _optional_ Role that an Entity assumed in the context of an Activity. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ]."@en, "This property has multiple RDFS domains to suit multiple OWL Profiles. See <a href=\"#prov-o-owl-profile\">PROV-O OWL Profile</a>." ;
-    rdfs:domain :Influence, [
-        a owl:Class ;
-        owl:unionOf (:Association
-            :InstantaneousEvent
-        )
-    ] ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "hadRole" ;
-    rdfs:range :Role ;
-    :category "qualified" ;
-    :component "agents-responsibility" ;
-    :editorsDefinition "prov:hadRole references the Role (i.e. the function of an entity with respect to an activity), in the context of an instantaneous usage, generation, association, start, and end."@en ;
-    :inverse "wasRoleIn" ;
-    :sharesDefinitionWith :Role .
-
-:hadUsage
-    a owl:ObjectProperty ;
-    rdfs:comment "The _optional_ Usage involved in an Entity's Derivation."@en ;
-    rdfs:domain :Derivation ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "hadUsage" ;
-    rdfs:range :Usage ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :inverse "wasUsedInDerivation" ;
-    :sharesDefinitionWith :Usage .
-
-:influenced
-    a owl:ObjectProperty ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "influenced" ;
-    owl:inverseOf :wasInfluencedBy ;
-    :category "expanded" ;
-    :component "agents-responsibility" ;
-    :inverse "wasInfluencedBy" ;
-    :sharesDefinitionWith :Influence .
-
-:influencer
-    a owl:ObjectProperty ;
-    rdfs:comment "Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used."@en ;
-    rdfs:domain :Influence ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "influencer" ;
-    rdfs:range owl:Thing ;
-    :category "qualified" ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence"^^xsd:anyURI ;
-    :editorialNote "This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple."@en ;
-    :editorsDefinition "This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified."@en ;
-    :inverse "hadInfluence" .
-
-:invalidated
-    a owl:ObjectProperty ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "invalidated" ;
-    rdfs:range :Entity ;
-    rdfs:subPropertyOf :influenced ;
-    owl:inverseOf :wasInvalidatedBy ;
-    :category "expanded" ;
-    :component "entities-activities" ;
-    :editorialNote "prov:invalidated is one of few inverse property defined, to allow Activity-oriented assertions in addition to Entity-oriented assertions."@en ;
-    :inverse "wasInvalidatedBy" ;
-    :sharesDefinitionWith :Invalidation .
-
-:invalidatedAtTime
-    a owl:DatatypeProperty ;
-    rdfs:comment "The time at which an entity was invalidated (i.e., no longer usable)."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "invalidatedAtTime" ;
-    rdfs:range xsd:dateTime ;
-    :category "expanded" ;
-    :component "entities-activities" ;
-    :editorialNote "It is the intent that the property chain holds: (prov:qualifiedInvalidation o prov:atTime) rdfs:subPropertyOf prov:invalidatedAtTime."@en ;
-    :qualifiedForm :Invalidation, :atTime .
-
-:inverse
-    a owl:AnnotationProperty ;
-    rdfs:comment "PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:seeAlso <http://www.w3.org/TR/prov-o/#names-of-inverse-properties> .
-
-:n
-    a owl:AnnotationProperty ;
-    rdfs:comment "A reference to the principal section of the PROV-DM document that describes this concept."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:order
-    a owl:AnnotationProperty ;
-    rdfs:comment "The position that this OWL term should be listed within documentation. The scope of the documentation (e.g., among all terms, among terms within a prov:category, among properties applying to a particular class, etc.) is unspecified."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
-
-:qualifiedAssociation
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association;  prov:agent :ag; :foo :bar ]."@en ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedAssociation" ;
-    rdfs:range :Association ;
-    rdfs:subPropertyOf :qualifiedInfluence ;
-    :category "qualified" ;
-    :component "agents-responsibility" ;
-    :inverse "qualifiedAssociationOf" ;
-    :sharesDefinitionWith :Association ;
-    :unqualifiedForm :wasAssociatedWith .
-
-:qualifiedAttribution
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was influenced using prov:qualifiedAttribution [ a prov:Attribution;  prov:agent :ag; :foo :bar ]."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedAttribution" ;
-    rdfs:range :Attribution ;
-    rdfs:subPropertyOf :qualifiedInfluence ;
-    :category "qualified" ;
-    :component "agents-responsibility" ;
-    :inverse "qualifiedAttributionOf" ;
-    :sharesDefinitionWith :Attribution ;
-    :unqualifiedForm :wasAttributedTo .
-
-:qualifiedCommunication
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Activity prov:wasInformedBy Activity :a, then it can qualify how it was influenced using prov:qualifiedCommunication [ a prov:Communication;  prov:activity :a; :foo :bar ]."@en ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedCommunication" ;
-    rdfs:range :Communication ;
-    rdfs:subPropertyOf :qualifiedInfluence ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :inverse "qualifiedCommunicationOf" ;
-    :qualifiedForm :Communication ;
-    :sharesDefinitionWith :Communication .
-
-:qualifiedDelegation
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility;  prov:agent :ag; :foo :bar ]."@en ;
-    rdfs:domain :Agent ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedDelegation" ;
-    rdfs:range :Delegation ;
-    rdfs:subPropertyOf :qualifiedInfluence ;
-    :category "qualified" ;
-    :component "agents-responsibility" ;
-    :inverse "qualifiedDelegationOf" ;
-    :sharesDefinitionWith :Delegation ;
-    :unqualifiedForm :actedOnBehalfOf .
-
-:qualifiedDerivation
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Entity prov:wasDerivedFrom Entity :e, then it can qualify how it was derived using prov:qualifiedDerivation [ a prov:Derivation;  prov:entity :e; :foo :bar ]."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedDerivation" ;
-    rdfs:range :Derivation ;
-    rdfs:subPropertyOf :qualifiedInfluence ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :inverse "qualifiedDerivationOf" ;
-    :sharesDefinitionWith :Derivation ;
-    :unqualifiedForm :wasDerivedFrom .
-
-:qualifiedEnd
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Activity prov:wasEndedBy Entity :e1, then it can qualify how it was ended using prov:qualifiedEnd [ a prov:End;  prov:entity :e1; :foo :bar ]."@en ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedEnd" ;
-    rdfs:range :End ;
-    rdfs:subPropertyOf :qualifiedInfluence ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :inverse "qualifiedEndOf" ;
-    :sharesDefinitionWith :End ;
-    :unqualifiedForm :wasEndedBy .
-
-:qualifiedForm
-    a owl:AnnotationProperty ;
-    rdfs:comment """This annotation property links a subproperty of prov:wasInfluencedBy with the subclass of prov:Influence and the qualifying property that are used to qualify it. 
-
-Example annotation:
-
-    prov:wasGeneratedBy prov:qualifiedForm prov:qualifiedGeneration, prov:Generation .
-
-Then this unqualified assertion:
-
-    :entity1 prov:wasGeneratedBy :activity1 .
-
-can be qualified by adding:
-
-   :entity1 prov:qualifiedGeneration :entity1Gen .
-   :entity1Gen 
-       a prov:Generation, prov:Influence;
-       prov:activity :activity1;
-       :customValue 1337 .
-
-Note how the value of the unqualified influence (prov:wasGeneratedBy :activity1) is mirrored as the value of the prov:activity (or prov:entity, or prov:agent) property on the influence class."""@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:qualifiedGeneration
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Activity prov:generated Entity :e, then it can qualify how it performed the Generation using prov:qualifiedGeneration [ a prov:Generation;  prov:entity :e; :foo :bar ]."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedGeneration" ;
-    rdfs:range :Generation ;
-    rdfs:subPropertyOf :qualifiedInfluence ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :inverse "qualifiedGenerationOf" ;
-    :sharesDefinitionWith :Generation ;
-    :unqualifiedForm :wasGeneratedBy .
-
-:qualifiedInfluence
-    a owl:ObjectProperty ;
-    rdfs:comment "Because prov:qualifiedInfluence is a broad relation, the more specific relations (qualifiedCommunication, qualifiedDelegation, qualifiedEnd, etc.) should be used when applicable."@en ;
-    rdfs:domain [
-        a owl:Class ;
-        owl:unionOf (:Activity
-            :Agent
-            :Entity
-        )
-    ] ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedInfluence" ;
-    rdfs:range :Influence ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :inverse "qualifiedInfluenceOf" ;
-    :sharesDefinitionWith :Influence ;
-    :unqualifiedForm :wasInfluencedBy .
-
-:qualifiedInvalidation
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Entity prov:wasInvalidatedBy Activity :a, then it can qualify how it was invalidated using prov:qualifiedInvalidation [ a prov:Invalidation;  prov:activity :a; :foo :bar ]."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedInvalidation" ;
-    rdfs:range :Invalidation ;
-    rdfs:subPropertyOf :qualifiedInfluence ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :inverse "qualifiedInvalidationOf" ;
-    :sharesDefinitionWith :Invalidation ;
-    :unqualifiedForm :wasInvalidatedBy .
-
-:qualifiedPrimarySource
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Entity prov:hadPrimarySource Entity :e, then it can qualify how using prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity :e; :foo :bar ]."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedPrimarySource" ;
-    rdfs:range :PrimarySource ;
-    rdfs:subPropertyOf :qualifiedInfluence ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :inverse "qualifiedSourceOf" ;
-    :sharesDefinitionWith :PrimarySource ;
-    :unqualifiedForm :hadPrimarySource .
-
-:qualifiedQuotation
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Entity prov:wasQuotedFrom Entity :e, then it can qualify how using prov:qualifiedQuotation [ a prov:Quotation;  prov:entity :e; :foo :bar ]."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedQuotation" ;
-    rdfs:range :Quotation ;
-    rdfs:subPropertyOf :qualifiedInfluence ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :inverse "qualifiedQuotationOf" ;
-    :sharesDefinitionWith :Quotation ;
-    :unqualifiedForm :wasQuotedFrom .
-
-:qualifiedRevision
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Entity prov:wasRevisionOf Entity :e, then it can qualify how it was revised using prov:qualifiedRevision [ a prov:Revision;  prov:entity :e; :foo :bar ]."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedRevision" ;
-    rdfs:range :Revision ;
-    rdfs:subPropertyOf :qualifiedInfluence ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :inverse "revisedEntity" ;
-    :sharesDefinitionWith :Revision ;
-    :unqualifiedForm :wasRevisionOf .
-
-:qualifiedStart
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Activity prov:wasStartedBy Entity :e1, then it can qualify how it was started using prov:qualifiedStart [ a prov:Start;  prov:entity :e1; :foo :bar ]."@en ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedStart" ;
-    rdfs:range :Start ;
-    rdfs:subPropertyOf :qualifiedInfluence ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :inverse "qualifiedStartOf" ;
-    :sharesDefinitionWith :Start ;
-    :unqualifiedForm :wasStartedBy .
-
-:qualifiedUsage
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Activity prov:used Entity :e, then it can qualify how it used it using prov:qualifiedUsage [ a prov:Usage; prov:entity :e; :foo :bar ]."@en ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "qualifiedUsage" ;
-    rdfs:range :Usage ;
-    rdfs:subPropertyOf :qualifiedInfluence ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :inverse "qualifiedUsingActivity" ;
-    :sharesDefinitionWith :Usage ;
-    :unqualifiedForm :used .
-
-:sharesDefinitionWith
-    a owl:AnnotationProperty ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:specializationOf
-    a owl:AnnotationProperty, owl:ObjectProperty ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "specializationOf" ;
-    rdfs:range :Entity ;
-    rdfs:seeAlso :alternateOf ;
-    rdfs:subPropertyOf :alternateOf ;
-    :category "expanded" ;
-    :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
-    :definition "An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization"^^xsd:anyURI ;
-    :inverse "generalizationOf" ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization"^^xsd:anyURI .
-
-:startedAtTime
-    a owl:DatatypeProperty ;
-    rdfs:comment "The time at which an activity started. See also prov:endedAtTime."@en ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "startedAtTime" ;
-    rdfs:range xsd:dateTime ;
-    :category "starting-point" ;
-    :component "entities-activities" ;
-    :editorialNote "It is the intent that the property chain holds: (prov:qualifiedStart o prov:atTime) rdfs:subPropertyOf prov:startedAtTime."@en ;
-    :qualifiedForm :Start, :atTime .
-
-:todo
-    a owl:AnnotationProperty .
-
-:unqualifiedForm
-    a owl:AnnotationProperty ;
-    rdfs:comment "Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:used
-    a owl:ObjectProperty ;
-    rdfs:comment "A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven ."@en ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "used" ;
-    rdfs:range :Entity ;
-    rdfs:subPropertyOf :wasInfluencedBy ;
-    owl:propertyChainAxiom (:qualifiedUsage
-        :entity
-    ) ;
-    :category "starting-point" ;
-    :component "entities-activities" ;
-    :inverse "wasUsedBy" ;
-    :qualifiedForm :Usage, :qualifiedUsage .
-
-:value
-    a owl:DatatypeProperty ;
-    rdfs:comment "Provides a value for an Entity."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "value" ;
-    :category "expanded" ;
-    :component "entities-activities" ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value"^^xsd:anyURI ;
-    :editorialNote "The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue", "This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values')."@en ;
-    :editorsDefinition "The main value (if there is one) of a structured value."@en .
-
-:wasAssociatedWith
-    a owl:ObjectProperty ;
-    rdfs:comment "An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity."@en ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "wasAssociatedWith" ;
-    rdfs:range :Agent ;
-    rdfs:subPropertyOf :wasInfluencedBy ;
-    owl:propertyChainAxiom (:qualifiedAssociation
-        :agent
-    ) ;
-    :category "starting-point" ;
-    :component "agents-responsibility" ;
-    :inverse "wasAssociateFor" ;
-    :qualifiedForm :Association, :qualifiedAssociation .
-
-:wasAttributedTo
-    a owl:ObjectProperty ;
-    rdfs:comment "Attribution is the ascribing of an entity to an agent."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "wasAttributedTo" ;
-    rdfs:range :Agent ;
-    rdfs:subPropertyOf :wasInfluencedBy ;
-    owl:propertyChainAxiom (:qualifiedAttribution
-        :agent
-    ) ;
-    :category "starting-point" ;
-    :component "agents-responsibility" ;
-    :definition "Attribution is the ascribing of an entity to an agent."@en ;
-    :inverse "contributed" ;
-    :qualifiedForm :Attribution, :qualifiedAttribution .
-
-:wasDerivedFrom
-    a owl:ObjectProperty ;
-    rdfs:comment "The more specific subproperties of prov:wasDerivedFrom (i.e., prov:wasQuotedFrom, prov:wasRevisionOf, prov:hadPrimarySource) should be used when applicable."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "wasDerivedFrom" ;
-    rdfs:range :Entity ;
-    rdfs:subPropertyOf :wasInfluencedBy ;
-    owl:propertyChainAxiom (:qualifiedDerivation
-        :entity
-    ) ;
-    :category "starting-point" ;
-    :component "derivations" ;
-    :definition "A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one."@en ;
-    :inverse "hadDerivation" ;
-    :qualifiedForm :Derivation, :qualifiedDerivation .
-
-:wasEndedBy
-    a owl:ObjectProperty ;
-    rdfs:comment "End is when an activity is deemed to have ended. An end may refer to an entity, known as trigger, that terminated the activity."@en ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "wasEndedBy" ;
-    rdfs:range :Entity ;
-    rdfs:subPropertyOf :wasInfluencedBy ;
-    owl:propertyChainAxiom (:qualifiedEnd
-        :entity
-    ) ;
-    :category "expanded" ;
-    :component "entities-activities" ;
-    :inverse "ended" ;
-    :qualifiedForm :End, :qualifiedEnd .
-
-:wasGeneratedBy
-    a owl:ObjectProperty ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "wasGeneratedBy" ;
-    rdfs:range :Activity ;
-    rdfs:subPropertyOf :wasInfluencedBy ;
-    owl:propertyChainAxiom (:qualifiedGeneration
-        :activity
-    ) ;
-    :category "starting-point" ;
-    :component "entities-activities" ;
-    :inverse "generated" ;
-    :qualifiedForm :Generation, :qualifiedGeneration .
-
-:wasInfluencedBy
-    a owl:ObjectProperty ;
-    rdfs:comment "Because prov:wasInfluencedBy is a broad relation, its more specific subproperties (e.g. prov:wasInformedBy, prov:actedOnBehalfOf, prov:wasEndedBy, etc.) should be used when applicable."@en, "This property has multiple RDFS domains to suit multiple OWL Profiles. See <a href=\"#prov-o-owl-profile\">PROV-O OWL Profile</a>." ;
-    rdfs:domain [
-        a owl:Class ;
-        owl:unionOf (:Activity
-            :Agent
-            :Entity
-        )
-    ] ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "wasInfluencedBy" ;
-    rdfs:range [
-        a owl:Class ;
-        owl:unionOf (:Activity
-            :Agent
-            :Entity
-        )
-    ] ;
-    :category "qualified" ;
-    :component "agents-responsibility" ;
-    :editorialNote """The sub-properties of prov:wasInfluencedBy can be elaborated in more detail using the Qualification Pattern. For example, the binary relation :baking prov:used :spoon can be qualified by asserting :baking prov:qualifiedUsage [ a prov:Usage; prov:entity :spoon; prov:atLocation :kitchen ] .
-
-Subproperties of prov:wasInfluencedBy may also be asserted directly without being qualified.
-
-prov:wasInfluencedBy should not be used without also using one of its subproperties. 
-"""@en ;
-    :inverse "influenced" ;
-    :qualifiedForm :Influence, :qualifiedInfluence ;
-    :sharesDefinitionWith :Influence .
-
-:wasInformedBy
-    a owl:ObjectProperty ;
-    rdfs:comment "An activity a2 is dependent on or informed by another activity a1, by way of some unspecified entity that is generated by a1 and used by a2."@en ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "wasInformedBy" ;
-    rdfs:range :Activity ;
-    rdfs:subPropertyOf :wasInfluencedBy ;
-    owl:propertyChainAxiom (:qualifiedCommunication
-        :activity
-    ) ;
-    :category "starting-point" ;
-    :component "entities-activities" ;
-    :inverse "informed" ;
-    :qualifiedForm :Communication, :qualifiedCommunication .
-
-:wasInvalidatedBy
-    a owl:ObjectProperty ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "wasInvalidatedBy" ;
-    rdfs:range :Activity ;
-    rdfs:subPropertyOf :wasInfluencedBy ;
-    owl:propertyChainAxiom (:qualifiedInvalidation
-        :activity
-    ) ;
-    :category "expanded" ;
-    :component "entities-activities" ;
-    :inverse "invalidated" ;
-    :qualifiedForm :Invalidation, :qualifiedInvalidation .
-
-:wasQuotedFrom
-    a owl:ObjectProperty ;
-    rdfs:comment "An entity is derived from an original entity by copying, or 'quoting', some or all of it."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "wasQuotedFrom" ;
-    rdfs:range :Entity ;
-    rdfs:subPropertyOf :wasDerivedFrom ;
-    owl:propertyChainAxiom (:qualifiedQuotation
-        :entity
-    ) ;
-    :category "expanded" ;
-    :component "derivations" ;
-    :inverse "quotedAs" ;
-    :qualifiedForm :Quotation, :qualifiedQuotation .
-
-:wasRevisionOf
-    a owl:AnnotationProperty, owl:ObjectProperty ;
-    rdfs:comment "A revision is a derivation that revises an entity into a revised version."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "wasRevisionOf" ;
-    rdfs:range :Entity ;
-    rdfs:subPropertyOf :wasDerivedFrom ;
-    owl:propertyChainAxiom (:qualifiedRevision
-        :entity
-    ) ;
-    :category "expanded" ;
-    :component "derivations" ;
-    :inverse "hadRevision" ;
-    :qualifiedForm :Revision, :qualifiedRevision .
-
-:wasStartedBy
-    a owl:ObjectProperty ;
-    rdfs:comment "Start is when an activity is deemed to have started. A start may refer to an entity, known as trigger, that initiated the activity."@en ;
-    rdfs:domain :Activity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "wasStartedBy" ;
-    rdfs:range :Entity ;
-    rdfs:subPropertyOf :wasInfluencedBy ;
-    owl:propertyChainAxiom (:qualifiedStart
-        :entity
-    ) ;
-    :category "expanded" ;
-    :component "entities-activities" ;
-    :inverse "started" ;
-    :qualifiedForm :Start, :qualifiedStart .
-
-<http://www.w3.org/ns/prov-o#>
-    a owl:Ontology ;
-    rdfs:comment """This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_Page). 
-
-If you wish to make comments regarding this document, please send them to public-prov-comments@w3.org (subscribe public-prov-comments-request@w3.org, archives http://lists.w3.org/Archives/Public/public-prov-comments/). All feedback is welcome."""@en ;
-    rdfs:label "PROV-O"@en ;
-    rdfs:seeAlso <http://www.w3.org/TR/prov-o/>, <http://www.w3.org/ns/prov> ;
-    owl:versionIRI <http://www.w3.org/ns/prov-o-20121211> ;
-    :specializationOf <http://www.w3.org/ns/prov-o> ;
-    :wasRevisionOf <http://www.w3.org/ns/prov-o-20120724> .
-
-[]
-    a owl:Axiom ;
-    rdfs:comment "A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections."@en ;
-    owl:annotatedProperty rdfs:range ;
-    owl:annotatedSource :hadMember ;
-    owl:annotatedTarget :Entity ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection" .
-
-[]
-    a owl:Axiom ;
-    rdfs:comment "hadPrimarySource property is a particular case of wasDerivedFrom (see http://www.w3.org/TR/prov-dm/#term-original-source) that aims to give credit to the source that originated some information." ;
-    owl:annotatedProperty rdfs:subPropertyOf ;
-    owl:annotatedSource :hadPrimarySource ;
-    owl:annotatedTarget :wasDerivedFrom .
-
-[]
-    a owl:Axiom ;
-    rdfs:comment "Attribution is a particular case of trace (see http://www.w3.org/TR/prov-dm/#concept-trace), in the sense that it links an entity to the agent that ascribed it." ;
-    owl:annotatedProperty rdfs:subPropertyOf ;
-    owl:annotatedSource :wasAttributedTo ;
-    owl:annotatedTarget :wasInfluencedBy ;
-    :definition "IF wasAttributedTo(e2,ag1,aAttr) holds, THEN wasInfluencedBy(e2,ag1) also holds. " .
-
-[]
-    a owl:Axiom ;
-    rdfs:comment "Derivation is a particular case of trace (see http://www.w3.org/TR/prov-dm/#term-trace), since it links an entity to another entity that contributed to its existence." ;
-    owl:annotatedProperty rdfs:subPropertyOf ;
-    owl:annotatedSource :wasDerivedFrom ;
-    owl:annotatedTarget :wasInfluencedBy .
-
-[]
-    a owl:Axiom ;
-    owl:annotatedProperty rdfs:domain ;
-    owl:annotatedSource :wasInfluencedBy ;
-    owl:annotatedTarget [
-        a owl:Class ;
-        owl:unionOf (:Activity
-            :Agent
-            :Entity
-        )
-    ] ;
-    :definition "influencee: an identifier (o2) for an entity, activity, or agent; " ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
-
-[]
-    a owl:Axiom ;
-    owl:annotatedProperty rdfs:range ;
-    owl:annotatedSource :wasInfluencedBy ;
-    owl:annotatedTarget [
-        a owl:Class ;
-        owl:unionOf (:Activity
-            :Agent
-            :Entity
-        )
-    ] ;
-    :definition "influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;" ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
-
-[]
-    a owl:Axiom ;
-    rdfs:comment "Quotation is a particular case of derivation (see http://www.w3.org/TR/prov-dm/#term-quotation) in which an entity is derived from an original entity by copying, or \"quoting\", some or all of it. " ;
-    owl:annotatedProperty rdfs:subPropertyOf ;
-    owl:annotatedSource :wasQuotedFrom ;
-    owl:annotatedTarget :wasDerivedFrom .
-
-[]
-    a owl:Axiom ;
-    rdfs:comment """Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to 
-http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'""" ;
-    owl:annotatedProperty rdfs:subPropertyOf ;
-    owl:annotatedSource :wasRevisionOf ;
-    owl:annotatedTarget :wasDerivedFrom .
-
-
-# The following was imported from http://www.w3.org/ns/prov-o-inverses.ttl
-
-
-<#> a owl:Ontology;
-   owl:versionIRI        <http://www.w3.org/ns/prov-o-inverses-20121211>;
-   prov:wasRevisionOf    <http://www.w3.org/ns/prov-o-inverses-20120724>;
-   prov:specializationOf <http://www.w3.org/ns/prov-o-inverses>;
-   prov:wasDerivedFrom   <http://www.w3.org/ns/prov-o-20121211>;
-   owl:imports           <http://www.w3.org/ns/prov-o#>;
-   rdfs:seeAlso          <http://www.w3.org/TR/prov-o/#names-of-inverse-properties> .
-
-prov:hadDelegate
-   rdfs:label       "hadDelegate";
-   owl:inverseOf    prov:actedOnBehalfOf;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:actedOnBehalfOf rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:activityOfInfluence
-   rdfs:label       "activityOfInfluence";
-   owl:inverseOf    prov:activity;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:activity rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:agentOfInfluence
-   rdfs:label       "agentOfInfluence";
-   owl:inverseOf    prov:agent;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:agent rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:alternateOf
-   rdfs:label       "alternateOf";
-   owl:inverseOf    prov:alternateOf;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:alternateOf rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:locationOf
-   rdfs:label       "locationOf";
-   owl:inverseOf    prov:atLocation;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:atLocation rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:entityOfInfluence
-   rdfs:label       "entityOfInfluence";
-   owl:inverseOf    prov:entity;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:entity rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:wasGeneratedBy
-   rdfs:label       "wasGeneratedBy";
-   owl:inverseOf    prov:generated;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:generated rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:wasActivityOfInfluence
-   rdfs:label       "wasActivityOfInfluence";
-   owl:inverseOf    prov:hadActivity;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:hadActivity rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:generatedAsDerivation
-   rdfs:label       "generatedAsDerivation";
-   owl:inverseOf    prov:hadGeneration;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:hadGeneration rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:wasMemberOf
-   rdfs:label       "wasMemberOf";
-   owl:inverseOf    prov:hadMember;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:hadMember rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:wasPlanOf
-   rdfs:label       "wasPlanOf";
-   owl:inverseOf    prov:hadPlan;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:hadPlan rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:wasPrimarySourceOf
-   rdfs:label       "wasPrimarySourceOf";
-   owl:inverseOf    prov:hadPrimarySource;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:hadPrimarySource rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:wasRoleIn
-   rdfs:label       "wasRoleIn";
-   owl:inverseOf    prov:hadRole;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:hadRole rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:wasUsedInDerivation
-   rdfs:label       "wasUsedInDerivation";
-   owl:inverseOf    prov:hadUsage;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:hadUsage rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:wasInfluencedBy
-   rdfs:label       "wasInfluencedBy";
-   owl:inverseOf    prov:influenced;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:influenced rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:hadInfluence
-   rdfs:label       "hadInfluence";
-   owl:inverseOf    prov:influencer;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:influencer rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:wasInvalidatedBy
-   rdfs:label       "wasInvalidatedBy";
-   owl:inverseOf    prov:invalidated;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:invalidated rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:qualifiedAssociationOf
-   rdfs:label       "qualifiedAssociationOf";
-   owl:inverseOf    prov:qualifiedAssociation;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedAssociation rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:qualifiedAttributionOf
-   rdfs:label       "qualifiedAttributionOf";
-   owl:inverseOf    prov:qualifiedAttribution;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedAttribution rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:qualifiedCommunicationOf
-   rdfs:label       "qualifiedCommunicationOf";
-   owl:inverseOf    prov:qualifiedCommunication;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedCommunication rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:qualifiedDelegationOf
-   rdfs:label       "qualifiedDelegationOf";
-   owl:inverseOf    prov:qualifiedDelegation;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedDelegation rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:qualifiedDerivationOf
-   rdfs:label       "qualifiedDerivationOf";
-   owl:inverseOf    prov:qualifiedDerivation;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedDerivation rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:qualifiedEndOf
-   rdfs:label       "qualifiedEndOf";
-   owl:inverseOf    prov:qualifiedEnd;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedEnd rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:qualifiedGenerationOf
-   rdfs:label       "qualifiedGenerationOf";
-   owl:inverseOf    prov:qualifiedGeneration;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedGeneration rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:qualifiedInfluenceOf
-   rdfs:label       "qualifiedInfluenceOf";
-   owl:inverseOf    prov:qualifiedInfluence;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedInfluence rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:qualifiedInvalidationOf
-   rdfs:label       "qualifiedInvalidationOf";
-   owl:inverseOf    prov:qualifiedInvalidation;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedInvalidation rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:qualifiedSourceOf
-   rdfs:label       "qualifiedSourceOf";
-   owl:inverseOf    prov:qualifiedPrimarySource;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedPrimarySource rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:qualifiedQuotationOf
-   rdfs:label       "qualifiedQuotationOf";
-   owl:inverseOf    prov:qualifiedQuotation;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedQuotation rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:revisedEntity
-   rdfs:label       "revisedEntity";
-   owl:inverseOf    prov:qualifiedRevision;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedRevision rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:qualifiedStartOf
-   rdfs:label       "qualifiedStartOf";
-   owl:inverseOf    prov:qualifiedStart;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedStart rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:qualifiedUsingActivity
-   rdfs:label       "qualifiedUsingActivity";
-   owl:inverseOf    prov:qualifiedUsage;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:qualifiedUsage rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:generalizationOf
-   rdfs:label       "generalizationOf";
-   owl:inverseOf    prov:specializationOf;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:specializationOf rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:wasUsedBy
-   rdfs:label       "wasUsedBy";
-   owl:inverseOf    prov:used;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:used rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:wasAssociateFor
-   rdfs:label       "wasAssociateFor";
-   owl:inverseOf    prov:wasAssociatedWith;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:wasAssociatedWith rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:contributed
-   rdfs:label       "contributed";
-   owl:inverseOf    prov:wasAttributedTo;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:wasAttributedTo rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:hadDerivation
-   rdfs:label       "hadDerivation";
-   owl:inverseOf    prov:wasDerivedFrom;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:wasDerivedFrom rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:ended
-   rdfs:label       "ended";
-   owl:inverseOf    prov:wasEndedBy;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:wasEndedBy rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:generated
-   rdfs:label       "generated";
-   owl:inverseOf    prov:wasGeneratedBy;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:wasGeneratedBy rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:influenced
-   rdfs:label       "influenced";
-   owl:inverseOf    prov:wasInfluencedBy;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:wasInfluencedBy rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:informed
-   rdfs:label       "informed";
-   owl:inverseOf    prov:wasInformedBy;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:wasInformedBy rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:invalidated
-   rdfs:label       "invalidated";
-   owl:inverseOf    prov:wasInvalidatedBy;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:wasInvalidatedBy rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:quotedAs
-   rdfs:label       "quotedAs";
-   owl:inverseOf    prov:wasQuotedFrom;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:wasQuotedFrom rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:hadRevision
-   rdfs:label       "hadRevision";
-   owl:inverseOf    prov:wasRevisionOf;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:wasRevisionOf rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-prov:started
-   rdfs:label       "started";
-   owl:inverseOf    prov:wasStartedBy;
-   rdfs:isDefinedBy <http://www.w3.org/ns/prov-o-inverses#> .
-
-prov:wasStartedBy rdfs:isDefinedBy <http://www.w3.org/ns/prov-o#> .
-
-
-
-# The following was imported from http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.ttl
-
-
-rdfs:comment
-    a owl:AnnotationProperty ;
-    rdfs:comment ""@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
-
-rdfs:isDefinedBy
-    a owl:AnnotationProperty .
-
-rdfs:label
-    a owl:AnnotationProperty ;
-    rdfs:comment ""@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
-
-rdfs:seeAlso
-    a owl:AnnotationProperty ;
-    rdfs:comment ""@en .
-
-owl:Thing
-    a owl:Class .
-
-owl:topObjectProperty
-    a owl:ObjectProperty .
-
-owl:versionInfo
-    a owl:AnnotationProperty .
-
-<http://www.w3.org/ns/prov#>
-    a owl:Ontology .
-
-:ProvenanceService
-    a owl:Class ;
-    rdfs:comment "Class for a service described by a provenance service description." ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "ProvenanceService" ;
-    rdfs:subClassOf :SoftwareAgent ;
-    :aq "http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo"^^xsd:anyURI ;
-    :category "access-and-query" .
-
-:SoftwareAgent
-    a owl:Class ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "SoftwareAgent" ;
-    rdfs:subClassOf owl:Thing ;
-    :category "expanded" ;
-    :component "agents-responsibility" ;
-    :definition "A software agent is running software."@en ;
-    :dm "http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-types"^^xsd:anyURI .
-
-:aq
-    a owl:AnnotationProperty ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:category
-    a owl:AnnotationProperty ;
-    rdfs:comment "Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. "@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
-
-:component
-    a owl:AnnotationProperty ;
-    rdfs:comment "Classify prov-o terms into six components according to prov-dm, including 'agents-responsibility', 'alternate', 'annotations', 'collections', 'derivations', and 'entities-activities'. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
-
-:constraints
-    a owl:AnnotationProperty ;
-    rdfs:comment "A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:definition
-    a owl:AnnotationProperty ;
-    rdfs:comment "A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
-
-:dm
-    a owl:AnnotationProperty ;
-    rdfs:comment "A reference to the principal section of the PROV-DM document that describes this concept."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:editorialNote
-    a owl:AnnotationProperty ;
-    rdfs:comment "A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
-
-:editorsDefinition
-    a owl:AnnotationProperty ;
-    rdfs:comment "When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf :definition .
-
-:hadUsage
-    a owl:ObjectProperty ;
-    rdfs:comment "The _optional_ Usage involved in an Entity's Derivation."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "hadUsage" ;
-    :category "qualified" ;
-    :component "derivations" ;
-    :inverse "wasUsedInDerivation" ;
-    :sharesDefinitionWith :Usage .
-
-:hasAnchor
-    a owl:ObjectProperty ;
-    rdfs:comment "Indicates anchor URI for a potentially dynamic resource instance."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "hadAnchor" ;
-    :aq "http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo"^^xsd:anyURI ;
-    :category "access-and-query" ;
-    :inverse "anchorOf" .
-
-:hasProvenance
-    a owl:ObjectProperty ;
-    rdfs:comment "Relates a resource to its provenance."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "hasProvenance" ;
-    :aq "http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo"^^xsd:anyURI ;
-    :category "access-and-query" ;
-    :inverse "provenanceOf" .
-
-:hasProvenanceService
-    a owl:ObjectProperty ;
-    rdfs:comment "Relates a resource to a provenance service."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "hasProvenanceService" ;
-    :aq "http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo"^^xsd:anyURI ;
-    :category "access-and-query" ;
-    :inverse "provenanceAnchorOf" .
-
-:inverse
-    a owl:AnnotationProperty ;
-    rdfs:comment "PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:seeAlso <http://www.w3.org/TR/prov-o/#names-of-inverse-properties> .
-
-:n
-    a owl:AnnotationProperty ;
-    rdfs:comment "A reference to the principal section of the PROV-M document that describes this concept."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:provenanceUriTemplate
-    a owl:DatatypeProperty ;
-    rdfs:comment "Relates a provenance service to a URI template string for constructing provenance-URIs."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "provenanceUriTemplate" ;
-    :aq "http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo"^^xsd:anyURI ;
-    :category "access-and-query" .
-
-:qualifiedForm
-    a owl:AnnotationProperty ;
-    rdfs:comment """This annotation property links a subproperty of prov:wasInfluencedBy with the subclass of prov:Influence and the qualifying property that are used to qualify it. 
-
-Example annotation:
-
-    prov:wasGeneratedBy prov:qualifiedForm prov:qualifiedGeneration, prov:Generation .
-
-Then this unqualified assertion:
-
-    :entity1 prov:wasGeneratedBy :activity1 .
-
-can be qualified by adding:
-
-   :entity1 prov:qualifiedGeneration :entity1Gen .
-   :entity1Gen 
-       a prov:Generation, prov:Influence;
-       prov:activity :activity1;
-       :customValue 1337 .
-
-Note how the value of the unqualified influence (prov:wasGeneratedBy :activity1) is mirrored as the value of the prov:activity (or prov:entity, or prov:agent) property on the influence class."""@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:sharesDefinitionWith
-    a owl:AnnotationProperty ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:specializationOf
-    a owl:ObjectProperty ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:label "specializationOf" ;
-    rdfs:seeAlso :alternateOf ;
-    rdfs:subPropertyOf owl:topObjectProperty ;
-    :category "expanded" ;
-    :component "alternate" ;
-    :constraints "http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
-    :definition "An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity."@en ;
-    :dm "http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-specialization"^^xsd:anyURI ;
-    :inverse "generalizationOf" ;
-    :n "http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-specialization"^^xsd:anyURI .
-
-:todo
-    a owl:AnnotationProperty .
-
-:unqualifiedForm
-    a owl:AnnotationProperty ;
-    rdfs:comment "Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation."@en ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-<http://www.w3.org/ns/prov-aq#>
-    a owl:Ontology ;
-    rdfs:comment "0.2"^^xsd:string, """This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_Page). 
-
-If you wish to make comments regarding this document, please send them to public-prov-comments@w3.org (subscribe public-prov-comments-request@w3.org, archives http://lists.w3.org/Archives/Public/public-prov-comments/). All feedback is welcome."""@en ;
-    rdfs:label "PROV Access and Query Ontology"@en ;
-    rdfs:seeAlso <http://www.w3.org/TR/prov#>, <http://www.w3.org/TR/prov-aq/> ;
-    owl:versionIRI <http://www.w3.org/TR/2012/WD-prov-o-2013MMDD> .
-
-
-# The following was imported from http://dvcs.w3.org/hg/prov/raw-file/tip/dictionary/prov-dictionary.ttl
-
-
-rdfs:comment
-    a owl:AnnotationProperty ;
-    rdfs:comment ""@en .
-
-rdfs:isDefinedBy
-    a owl:AnnotationProperty .
-
-rdfs:label
-    a owl:AnnotationProperty ;
-    rdfs:comment ""@en .
-
-rdfs:seeAlso
-    a owl:AnnotationProperty ;
-    rdfs:comment ""@en .
-
-owl:Thing
-    a owl:Class .
-
-owl:topObjectProperty
-    a owl:ObjectProperty .
-
-owl:versionInfo
-    a owl:AnnotationProperty .
-
-<http://www.w3.org/ns/prov#>
-    a owl:Ontology ;
-    rdfs:comment "0.2"^^xsd:string, """This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_Page). 
-
-If you wish to make comments regarding this document, please send them to public-prov-comments@w3.org (subscribe public-prov-comments-request@w3.org, archives http://lists.w3.org/Archives/Public/public-prov-comments/). All feedback is welcome."""@en ;
-    rdfs:label "PROV Ontology"@en ;
-    rdfs:seeAlso <http://www.w3.org/TR/prov#>, <http://www.w3.org/TR/prov-o/> ;
-    owl:versionIRI <http://www.w3.org/TR/2012/WD-prov-o-2012MMDD> .
-
-:Collection
-    a owl:Class ;
-    rdfs:label "Collection"@en ;
-    rdfs:subClassOf :Entity ;
-    :category "collections" ;
-    :component "collections" ;
-    :definition """A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.
-
-A collection is a multiset of entities (it is a multiset, rather than a set, because it may not be possible to verify that two distinct entity identitifiers do not denote, in fact, the same entity)."""@en ;
-    :editorialNote "Note that although prov:Collection is defined, few other constructs in PROV-DM and PROV-O elaborate what it is or how to use it. Instead, they both elaborate one of its specializations, prov:Dictionary. Although some of the term names relating to prov:Dictionary may seem that they should also apply to prov:Collection, they are specific to prov:Dictionary. It is left to extensions of PROV-O to provide the terms relating to the insertion and removal of members of the more general class prov:Collection."@en ;
-    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection" .
-
-:CompleteCollection
-    a owl:Class ;
-    rdfs:comment "Indicates that no other member belongs to the collection, that is all the prov:member stated for this CompleteMembership constitutes all members of the collection."@en ;
-    rdfs:label "CompleteMembership"@en ;
-    rdfs:subClassOf :Collection ;
-    :category "collections" ;
-    :component "collections"@en .
-
-:Dictionary
-    a owl:Class ;
-    rdfs:comment "A given dictionary forms a given structure for its members. A different structure (obtained either by insertion or removal of members) constitutes a different dictionary."@en, "PROV-DM defines a specific type of collection, a dictionary..."@en, "This concept allows for the provenance of the dictionary, but also of its constituents to be expressed. Such a notion of dictionary corresponds to a wide variety of concrete data structures, such as a maps or associative arrays."@en ;
-    rdfs:label "Dictionary"@en ;
-    rdfs:subClassOf :Collection ;
-    :category "collections" ;
-    :component "collections" ;
-    :definition "A dictionary is a collection whose members are indexed by keys."@en ;
-    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-dictionary" ;
-    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#collection-constraints" ;
-    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#component6" .
-
-:DictionaryInvolvement
-    a owl:Class ;
-    rdfs:subClassOf :Involvement ;
-    :category "collections" ;
-    :component "collections" ;
-    :editorsDefinition "prov:DictionaryInvolvement provides descriptions of any binary involvement between any instance and a prov:Dictionary. The property prov:dictionary is used to reference the object of the triple being described."@en .
-
-:EmptyCollection
-    a owl:Class ;
-    rdfs:comment "An empty dictionary."@en ;
-    rdfs:label "Dictionary"@en ;
-    rdfs:subClassOf :Collection ;
-    :category "collections" ;
-    :component "collections" ;
-    :definition "An empty collection is a collection without members."@en ;
-    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-dictionary" .
-
-:Entity
-    a owl:Class ;
-    rdfs:comment "An entity is a thing one wants to provide provenance for. For the purpose of this specification, things can be physical, digital, conceptual, or otherwise; things may be real or imaginary."@en ;
-    rdfs:label "Entity" ;
-    owl:disjointWith :InstantaneousEvent ;
-    :category "starting-point" ;
-    :component "entities-activities" ;
-    :definition "An entity is a thing one wants to provide provenance for. For the purpose of this specification, things can be physical, digital, conceptual, or otherwise; things may be real or imaginary."@en ;
-    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-entity-activity"^^xsd:anyURI ;
-    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Entity" ;
-    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity" .
-
-:Insertion
-    a owl:Class ;
-    rdfs:comment "Insertion is a derivation that transforms a dictionary into another, by insertion of one or more key-value pairs."@en ;
-    rdfs:label "Insertion" ;
-    rdfs:subClassOf :DictionaryInvolvement ;
-    :category "collections" ;
-    :component "collections" ;
-    :definition "Insertion is a derivation that transforms a dictionary into another, by insertion of one or more key-value pairs." ;
-    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection-insertion" ;
-    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Collection" ;
-    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-collection-insertion" ;
-    :unqualifiedForm :derivedByInsertionFrom .
-
-:InstantaneousEvent
-    a owl:Class ;
-    rdfs:comment "An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous."@en ;
-    rdfs:label "InstantaneousEvent" ;
-    :category "qualified" ;
-    :component "entities-activities" ;
-    :definition "An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous." ;
-    :prov-dm "" ;
-    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#event-ordering" ;
-    :prov-n "" .
-
-:Involvement
-    a owl:Class ;
-    rdfs:comment "Any resource that involved an prov:Activity, prov:Entity, or prov:Agent can qualify its involvement by also referencing an instance of prov:Involvement. Instances of prov:Involvement reference the involved Activity, Entity, or Agent (using prov:activity, prov:entity, or prov:agent, respectively) and may be described with any kind of attributes, including user-defined attributes and those provided by PROV (prov:hadRole, prov:hadPlan, prov:atTime, prov:hadLocation). A description (via prov:Involvement) of the binary involvement implies the assertion of the binary involvement."@en ;
-    rdfs:label "Involvement" ;
-    :category "qualified" ;
-    :editorialNote "For simplicity, the hierarchy 'stops' at the primary resources (Activity, Entity, Agent). Distinctions beyond the type of object involved are not necessary in PROV-O, but may be established by others." ;
-    :unqualifiedForm :involved .
-
-:KeyValuePair
-    a owl:Class ;
-    rdfs:comment "A key-value pair. Part of a prov:Dictionary through prov:Membership. The key is any RDF Literal, the value is a prov:Entity."@en ;
-    rdfs:subClassOf :Entity ;
-    :category "collections" .
-
-:Removal
-    a owl:Class ;
-    rdfs:comment "Removal is a derivation that transforms a dictionary into another, by removing one or more key-value pairs."@en ;
-    rdfs:label "Removal" ;
-    rdfs:subClassOf :DictionaryInvolvement ;
-    :category "collections" ;
-    :component "collections" ;
-    :definition "Removal is a derivation that transforms a dictionary into another, by removing one or more key-value pairs." ;
-    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection-removal" ;
-    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Collection" ;
-    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-collection-removal" ;
-    :unqualifiedForm :derivedByRemovalFrom .
-
-:category
-    a owl:AnnotationProperty ;
-    rdfs:comment "Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. "@en .
-
-:component
-    a owl:AnnotationProperty ;
-    rdfs:comment "Classify prov-o terms into six components according to prov-dm, including 'agents-responsibility', 'alternate', 'annotations', 'collections', 'derivations', and 'entities-activities'. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification."@en .
-
-:definition
-    a owl:AnnotationProperty ;
-    rdfs:comment "A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term."@en .
-
-:derivedByInsertionFrom
-    a owl:ObjectProperty ;
-    rdfs:comment "The dictionary was derived from the other by insertion. prov:qualifiedInsertion shows details of the insertion, in particular the inserted key-value pairs."@en ;
-    rdfs:domain :Dictionary ;
-    rdfs:range :Dictionary ;
-    rdfs:subPropertyOf :wasDerivedFrom ;
-    owl:propertyChainAxiom (:qualifiedInsertion
-        :dictionary
-    ) ;
-    :category "collections" ;
-    :component "collections" ;
-    :inverse "hadDerivationByInsertion" ;
-    :qualifiedForm :Insertion, :qualifiedInsertion .
-
-:derivedByRemovalFrom
-    a owl:ObjectProperty ;
-    rdfs:comment "The dictionary was derived from the other by removal. prov:qualifiedRemoval shows details of the removal, in particular the removed key-value pairs."@en ;
-    rdfs:domain :Dictionary ;
-    rdfs:range :Dictionary ;
-    rdfs:subPropertyOf :wasDerivedFrom ;
-    owl:propertyChainAxiom (:qualifiedRemoval
-        :dictionary
-    ) ;
-    :category "collections" ;
-    :component "collections" ;
-    :inverse "hadDerivationByRemoval" ;
-    :qualifiedForm :Removal, :qualifiedRemoval .
-
-:dictionary
-    a owl:ObjectProperty ;
-    rdfs:comment "The property used by a prov:DictionaryInvolvement to cite the prov:Dictionary that was prov:involved in insertion or removal of elements of a collection. "@en ;
-    rdfs:domain :DictionaryInvolvement ;
-    rdfs:range :Dictionary ;
-    rdfs:subPropertyOf :involvee ;
-    :category "collections" ;
-    :component "collections" ;
-    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:involved triple."@en ;
-    :inverse "dictionaryOfInvolvement" ;
-    :sharesDefinitionWith :DictionaryInvolvement .
-
-:editorialNote
-    a owl:AnnotationProperty ;
-    rdfs:comment "A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data."@en .
-
-:editorsDefinition
-    a owl:AnnotationProperty ;
-    rdfs:comment "When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one."@en ;
-    rdfs:subPropertyOf :definition .
-
-:inserted
-    a owl:ObjectProperty ;
-    rdfs:comment "An object property to refer to the prov:KeyValuePair inserted into a prov:Dictionary."@en ;
-    rdfs:domain :Insertion ;
-    rdfs:range :KeyValuePair ;
-    :category "collections" ;
-    :component "collections" ;
-    :inverse "wasInsertedBy" ;
-    :sharesDefinitionWith :Insertion .
-
-:inverse
-    a owl:AnnotationProperty ;
-    rdfs:comment "PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used."@en ;
-    rdfs:seeAlso <http://www.w3.org/TR/prov-o/#names-of-inverse-properties> .
-
-:involved
-    a owl:ObjectProperty ;
-    :category "qualified" ;
-    :editorialNote """The relation the sub-properties of prov:involved can also be specified in more detail using the qualification pattern. For example, the binary relation :baking prov:used :spoon can be qualified by asserting :baking prov:qualifiedUsage [ a prov:Usage; prov:entity :baking; :foo :bar; prov:atLocation :kitchen ] .
-
-Subproperties of prov:involved may also be asserted directly without being qualified.
-
-prov:involved should not be used without also using one of its subproperties. 
-
-"""@en ;
-    :editorsDefinition "The broadest provenance relation between two resources, prov:involved is the superproperty of all unqualified binary relations among any two Activities, Entities, or Agents (or anything else). A more specific property should be favored of prov:involved."@en ;
-    :inverse "wasInvolvedWith" .
-
-:involvee
-    a owl:ObjectProperty ;
-    rdfs:comment "Subproperties of prov:involvee are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:involved (e.g. prov:used, prov:wasGeneratedBy). prov:involvee is used much like rdf:object is used." ;
-    rdfs:domain :Involvement ;
-    :category "qualified" ;
-    :editorsDefinition "The rdf:object of the (binary) prov:involved relation (triple) that this Involvement is qualifying (reifying) for further description (as an n-ary relation)."@en ;
-    :inverse "involvement" .
-
-:pair
-    a owl:ObjectProperty ;
-    rdfs:comment "A membership can have multiple members."@en ;
-    rdfs:range :KeyValuePair ;
-    rdfs:subPropertyOf :involvee ;
-    :category "collections" ;
-    :component "collections" ;
-    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:involved triple."@en ;
-    :editorsDefinition "The KeyValuePair(s) whose membership is being qualified by this instance of prov:Membership."@en ;
-    :inverse "inMembership" .
-
-:pairKey
-    a owl:DatatypeProperty, owl:FunctionalProperty ;
-    rdfs:comment "The key of a KeyValuePair, which is an element of a prov:Dictionary. See also prov:pairValue."@en ;
-    rdfs:domain :KeyValuePair ;
-    rdfs:range rdfs:Literal ;
-    :category "collections" ;
-    :component "collections" ;
-    :definition "The key with which an Entity has been inserted into a prov:Dictionary; a key is expected to be unique within each prov:Dictionary."@en .
-
-:pairValue
-    a owl:FunctionalProperty, owl:ObjectProperty ;
-    rdfs:comment "The value of a KeyValuePair. See also prov:pairKey."@en ;
-    rdfs:domain :KeyValuePair ;
-    rdfs:range :Entity ;
-    :category "collections" ;
-    :component "collections" ;
-    :editorsDefinition "The Entity value of a KeyValuePair, which may go into a prov:Dictionary under the key specified by prov:pairKey."@en ;
-    :inverse "valueOf" .
-
-:prov-aq
-    a owl:AnnotationProperty ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:prov-dm
-    a owl:AnnotationProperty ;
-    rdfs:comment "A reference to the principal section of the PROV-DM document that describes this concept."@en ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:prov-dm-constraints
-    a owl:AnnotationProperty ;
-    rdfs:comment "A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept."@en ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:prov-n
-    a owl:AnnotationProperty ;
-    rdfs:comment "A reference to the principal section of the PROV-M document that describes this concept."@en ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:qualifiedForm
-    a owl:AnnotationProperty ;
-    rdfs:comment """This annotation property links a prov:involved subproperty with a prov:Involved subclass. This indicates that the property can be qualified by using prov:qualified. 
-
-Example:
-    prov:wasGeneratedBy prov:qualifiedForm prov:Generation .
-
-Then this unqualified assertion:
-    :entity1 prov:wasGeneratedBy :activity1 .
-
-can be qualified by adding:
-   :entity1 prov:qualified :entity1Gen .
-   :entity1Gen a prov:Generation;
-       prov:activity :activity1 ;
-       :customValue 1337 .
-
-Note how the range of the unqualified property is mirrored by the prov:activity or prov:entity on the involvement class."""@en ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:qualifiedInsertion
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Dictionary prov:derivedByInsertionFrom another Dictionary :e, then it can qualify how it did perform the Insertion using prov:qualifiedInsertion [ a prov:Insertion;  prov:dictionary :e; prov:inserted [a prov:KeyValuePair; prov:pairKey \"k1\"^^xsd:string; prov:pairValue :foo] ]."@en ;
-    rdfs:domain :Dictionary ;
-    rdfs:range :Insertion ;
-    :category "collections" ;
-    :component "collections" ;
-    :inverse "qualifiedInsertionOf" ;
-    :sharesDefinitionWith :Insertion ;
-    :unqualifiedForm :derivedByInsertionFrom .
-
-:qualifiedMembership
-    a owl:ObjectProperty ;
-    rdfs:comment "The collection included the specified membership of keys-values."@en ;
-    rdfs:domain :Dictionary ;
-    rdfs:label "qualifiedMembership"@en ;
-    :category "collections" ;
-    :component "collections" ;
-    :editorialNote "This property is NOT inverse functional, since the membership of many distinct KeyValuePairs can be qualified using a single instance of prov:Membership."@en ;
-    :inverse "membershipOf" ;
-    :sharesDefinitionWith :Membership .
-
-:qualifiedRemoval
-    a owl:ObjectProperty ;
-    rdfs:comment "If this Dictionary prov:derivedByRemovalFrom another Dictionary :e, then it can qualify how it did perform the Removal using prov:qualifiedRemoval [ a prov:Removal;  prov:dictionary :c; prov:removed \"k1\"^^xsd:string ]."@en ;
-    rdfs:domain :Dictionary ;
-    rdfs:range :Removal ;
-    :category "collections" ;
-    :component "collections" ;
-    :inverse "removedFromDictionary" ;
-    :sharesDefinitionWith :Removal ;
-    :unqualifiedForm :derivedByRemovalFrom .
-
-:removed
-    a owl:DatatypeProperty ;
-    rdfs:domain :Removal ;
-    rdfs:label "removed"@en ;
-    rdfs:range rdfs:Literal ;
-    :category "collections" ;
-    :component "collections" ;
-    :editorialNote "The value of this property refers to the value of a KeyValuePair's prov:pairKey property."@en ;
-    :editorsDefinition "The key removed from a prov:Dictionary in a Removal, resulting in a new prov:Dictionary."@en ;
-    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-dictionary-removal" .
-
-:sharesDefinitionWith
-    a owl:AnnotationProperty ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:todo
-    a owl:AnnotationProperty .
-
-:tracedTo
-    a owl:ObjectProperty, owl:TransitiveProperty ;
-    rdfs:comment "An object property to link back an entity to another by means of derivation or responsibility relations, possibly repeatedly traversed."@en ;
-    rdfs:domain :Entity ;
-    rdfs:range :Entity ;
-    rdfs:subPropertyOf :involved ;
-    :category "expanded" ;
-    :component "derivations" ;
-    :inverse "tracedFrom" ;
-    :qualifiedForm :Trace, :qualifiedTrace .
-
-:unqualifiedForm
-    a owl:AnnotationProperty ;
-    rdfs:comment "Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation."@en ;
-    rdfs:subPropertyOf rdfs:seeAlso .
-
-:value
-    a owl:DatatypeProperty ;
-    rdfs:comment "Provides a value for an Entity."@en ;
-    rdfs:domain :Entity ;
-    :category "expanded" ;
-    :component "entities-activities" ;
-    :editorialNote "The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue", "This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values')." ;
-    :editorsDefinition "The main value (if there is one) of a structured value."@en ;
-    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value" ;
-    :prov-dm-constraints "" ;
-    :prov-n "" .
-
-:wasAttributedTo
-    a owl:ObjectProperty ;
-    rdfs:comment "Attribution is the ascribing of an entity to an agent."@en ;
-    rdfs:domain :Entity ;
-    rdfs:subPropertyOf :tracedTo ;
-    :category "starting-point" ;
-    :component "agents-responsibility" ;
-    :definition "Attribution is the ascribing of an entity to an agent." ;
-    :inverse "contributed" ;
-    :qualifiedForm :Attribution, :qualifiedAttribution .
-
-:wasDerivedFrom
-    a owl:AsymmetricProperty, owl:IrreflexiveProperty, owl:ObjectProperty ;
-    rdfs:comment "A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one."@en ;
-    rdfs:domain :Entity ;
-    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
-    rdfs:range :Entity ;
-    rdfs:subPropertyOf :tracedTo ;
-    :category "starting-point" ;
-    :component "derivations" ;
-    :definition "A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one."@en ;
-    :inverse "hadDerivation" ;
-    :qualifiedForm :Derivation, :qualifiedDerivation .
-
-[]
-    a owl:Axiom ;
-    rdfs:comment "Insertion is a form of derivation (see http://www.w3.org/TR/prov-dm/#term-dictionary-insertion) that transforms a dictionary into another, by insertion of one or more key-entity pairs. " ;
-    owl:annotatedProperty rdfs:subPropertyOf ;
-    owl:annotatedSource :derivedByInsertionFrom ;
-    owl:annotatedTarget :wasDerivedFrom .
-
-[]
-    a owl:Axiom ;
-    rdfs:comment "Removal is a form of derivation (see http://www.w3.org/TR/prov-dm/#term-dictionary-removal) that transforms a dictionary into another, by removing one or more key-entity pairs. " ;
-    owl:annotatedProperty rdfs:subPropertyOf ;
-    owl:annotatedSource :derivedByRemovalFrom ;
-    owl:annotatedTarget :wasDerivedFrom .
-
-[]
-    a owl:Axiom ;
-    rdfs:comment "Attribution is a particular case of trace (see http://www.w3.org/TR/prov-dm/#concept-trace), in the sense that it links an entity to the agent that ascribed it." ;
-    owl:annotatedProperty rdfs:subPropertyOf ;
-    owl:annotatedSource :wasAttributedTo ;
-    owl:annotatedTarget :tracedTo ;
-    :definition "IF wasAttributedTo(e2,ag1,aAttr) holds, THEN tracedTo(e2,ag1) also holds. " ;
-    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#traceability-inference" .
-
-[]
-    a owl:Axiom ;
-    rdfs:comment "Derivation is a particular case of trace (see http://www.w3.org/TR/prov-dm/#term-trace), since it links an entity to another entity that contributed to its existence." ;
-    owl:annotatedProperty rdfs:subPropertyOf ;
-    owl:annotatedSource :wasDerivedFrom ;
-    owl:annotatedTarget :tracedTo .
-
-
-# The following was imported from http://dvcs.w3.org/hg/prov/file/tip/links/prov-mention.ttl
-
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
-<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US">
-<head>
-<link rel="shortcut icon" href="http://www.w3.org/2008/site/images/favicon.ico" type="image/x-icon" />
-<meta name="robots" content="index, nofollow"/>
-<link rel="stylesheet" href="/hg/prov/static/style-w3c.css" type="text/css" />
+# The following was imported from https://dvcs.w3.org/hg/prov/raw-file/tip/namespace/prov-o.ttl
 
 
-<title>prov: links/prov-mention.ttl@2676962db448</title>
-<link rel="alternate" type="application/atom+xml"
-   href="/hg/prov/atom-log" title="Atom feed for prov"/>
-<link rel="alternate" type="application/rss+xml"
-   href="/hg/prov/rss-log" title="RSS feed for prov"/>
-</head>
-<body>
-
-<div class="page_header">
-<a href="http://mercurial.selenic.com/" title="Mercurial" style="float: right;">Mercurial</a>
-<a href="http://dvcs.w3.org/hg/" >Home</a> / 
-<a href="/hg/prov/summary">prov</a> / file revision
-</div>
-
-<div class="page_nav">
-<a href="/hg/prov/summary">summary</a> |
-<a href="/hg/prov/shortlog">shortlog</a> |
-<a href="/hg/prov/log">changelog</a> |
-<a href="/hg/prov/graph">graph</a> |
-<a href="/hg/prov/tags">tags</a> |
-<a href="/hg/prov/branches">branches</a> |
-<a href="/hg/prov/file/2676962db448/links/">files</a> |
-<a href="/hg/prov/rev/2676962db448">changeset</a> |
-file |
-<a href="/hg/prov/file/tip/links/prov-mention.ttl">latest</a> |
-<a href="/hg/prov/log/2676962db448/links/prov-mention.ttl">revisions</a> |
-<a href="/hg/prov/annotate/2676962db448/links/prov-mention.ttl">annotate</a> |
-<a href="/hg/prov/diff/2676962db448/links/prov-mention.ttl">diff</a> |
-<a href="/hg/prov/raw-file/2676962db448/links/prov-mention.ttl">raw</a><br/>
-</div>
-
-<div class="title">links/prov-mention.ttl</div>
-
-<div class="title_text">
-<table cellspacing="0">
-<tr>
- <td>author</td>
- <td>&#74;&#97;&#109;&#101;&#115;&#32;&#67;&#104;&#101;&#110;&#101;&#121;&#32;&#60;&#106;&#99;&#104;&#101;&#110;&#101;&#121;&#64;&#105;&#110;&#102;&#46;&#101;&#100;&#46;&#97;&#99;&#46;&#117;&#107;&#62;</td></tr>
-<tr>
- <td></td>
- <td>Mon Dec 17 14:31:32 2012 +0000 (19 seconds ago)</td></tr>
-
-<tr>
- <td>changeset 5368</td>
- <td style="font-family:monospace"><a class="list" href="/hg/prov/rev/2676962db448">2676962db448</a></td></tr>
-
-<tr>
-<td>parent 4720</td>
-<td style="font-family:monospace">
-<a class="list" href="/hg/prov/file/97eb40f9a50f/mention/prov-mention.ttl">
-97eb40f9a50f
-</a>
-</td>
-</tr>
-
-<tr>
- <td>permissions</td>
- <td style="font-family:monospace">-rw-r--r--</td></tr>
-</table>
-</div>
-
-<div class="page_path">
-* IBBT -&gt; iMinds
-</div>
-
-<div class="page_body">
+# The following was imported from https://dvcs.w3.org/hg/prov/raw-file/tip/namespace/prov-o-inverses.ttl
 
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1" id="l1">     1</a> @prefix rdf: &lt;http://www.w3.org/1999/02/22-rdf-syntax-ns#&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l2" id="l2">     2</a> @prefix : &lt;http://www.w3.org/ns/prov#&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l3" id="l3">     3</a> @prefix rdfs: &lt;http://www.w3.org/2000/01/rdf-schema#&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l4" id="l4">     4</a> @prefix owl: &lt;http://www.w3.org/2002/07/owl#&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l5" id="l5">     5</a> @prefix xsd: &lt;http://www.w3.org/2001/XMLSchema#&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l6" id="l6">     6</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l7" id="l7">     7</a> rdfs:comment
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l8" id="l8">     8</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l9" id="l9">     9</a>     rdfs:comment &quot;&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l10" id="l10">    10</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l11" id="l11">    11</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l12" id="l12">    12</a> rdfs:isDefinedBy
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l13" id="l13">    13</a>     a owl:AnnotationProperty .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l14" id="l14">    14</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l15" id="l15">    15</a> rdfs:label
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l16" id="l16">    16</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l17" id="l17">    17</a>     rdfs:comment &quot;&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l18" id="l18">    18</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l19" id="l19">    19</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l20" id="l20">    20</a> rdfs:seeAlso
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l21" id="l21">    21</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l22" id="l22">    22</a>     rdfs:comment &quot;&quot;@en .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l23" id="l23">    23</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l24" id="l24">    24</a> owl:Thing
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l25" id="l25">    25</a>     a owl:Class .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l26" id="l26">    26</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l27" id="l27">    27</a> owl:versionInfo
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l28" id="l28">    28</a>     a owl:AnnotationProperty .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l29" id="l29">    29</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l30" id="l30">    30</a> &lt;http://www.w3.org/ns/prov#&gt;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l31" id="l31">    31</a>     a owl:Ontology ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l32" id="l32">    32</a>     rdfs:comment &quot;&quot;&quot;This document is published by the Provenance Working Group (http://www.w3.org/2011/prov/wiki/Main_Page). 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l33" id="l33">    33</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l34" id="l34">    34</a> If you wish to make comments regarding this document, please send them to public-prov-comments@w3.org (subscribe public-prov-comments-request@w3.org, archives http://lists.w3.org/Archives/Public/public-prov-comments/). All feedback is welcome.&quot;&quot;&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l35" id="l35">    35</a>     rdfs:label &quot;PROV-O&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l36" id="l36">    36</a>     rdfs:seeAlso &lt;http://www.w3.org/TR/prov#&gt;, &lt;http://www.w3.org/TR/prov-o/&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l37" id="l37">    37</a>     owl:versionIRI &lt;http://www.w3.org/TR/2012/WD-prov-o-20121111/prov.owl&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l38" id="l38">    38</a>     :wasRevisionOf &lt;http://www.w3.org/TR/2012/WD-prov-o-20120724/prov.owl&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l39" id="l39">    39</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l40" id="l40">    40</a> :Activity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l41" id="l41">    41</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l42" id="l42">    42</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l43" id="l43">    43</a>     rdfs:label &quot;Activity&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l44" id="l44">    44</a>     owl:disjointWith :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l45" id="l45">    45</a>     :category &quot;starting-point&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l46" id="l46">    46</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l47" id="l47">    47</a>     :constraints &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l48" id="l48">    48</a>     :definition &quot;An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l49" id="l49">    49</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l50" id="l50">    50</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity&quot;^^xsd:anyURI .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l51" id="l51">    51</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l52" id="l52">    52</a> :ActivityInfluence
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l53" id="l53">    53</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l54" id="l54">    54</a>     rdfs:comment &quot;ActivityInfluence provides additional descriptions of an Activity's binary influence upon any other kind of resource. Instances of ActivityInfluence use the prov:activity property to cite the influencing Activity.&quot;@en, &quot;It is not recommended that the type ActivityInfluence be asserted without also asserting one of its more specific subclasses.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l55" id="l55">    55</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l56" id="l56">    56</a>     rdfs:label &quot;ActivityInfluence&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l57" id="l57">    57</a>     rdfs:seeAlso :activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l58" id="l58">    58</a>     rdfs:subClassOf :Influence, [
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l59" id="l59">    59</a>         a owl:Restriction ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l60" id="l60">    60</a>         owl:maxCardinality &quot;0&quot;^^xsd:nonNegativeInteger ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l61" id="l61">    61</a>         owl:onProperty :hadActivity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l62" id="l62">    62</a>     ] ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l63" id="l63">    63</a>     owl:disjointWith :EntityInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l64" id="l64">    64</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l65" id="l65">    65</a>     :editorsDefinition &quot;ActivitiyInfluence is the capacity of an activity to have an effect on the character, development, or behavior of another by means of generation, invalidation, communication, or other.&quot;@en .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l66" id="l66">    66</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l67" id="l67">    67</a> :Agent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l68" id="l68">    68</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l69" id="l69">    69</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l70" id="l70">    70</a>     rdfs:label &quot;Agent&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l71" id="l71">    71</a>     owl:disjointWith :InstantaneousEvent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l72" id="l72">    72</a>     :category &quot;starting-point&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l73" id="l73">    73</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l74" id="l74">    74</a>     :definition &quot;An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent's activity. &quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l75" id="l75">    75</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l76" id="l76">    76</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent&quot;^^xsd:anyURI .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l77" id="l77">    77</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l78" id="l78">    78</a> :AgentInfluence
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l79" id="l79">    79</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l80" id="l80">    80</a>     rdfs:comment &quot;AgentInfluence provides additional descriptions of an Agent's binary influence upon any other kind of resource. Instances of AgentInfluence use the prov:agent property to cite the influencing Agent.&quot;@en, &quot;It is not recommended that the type AgentInfluence be asserted without also asserting one of its more specific subclasses.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l81" id="l81">    81</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l82" id="l82">    82</a>     rdfs:label &quot;AgentInfluence&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l83" id="l83">    83</a>     rdfs:seeAlso :agent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l84" id="l84">    84</a>     rdfs:subClassOf :Influence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l85" id="l85">    85</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l86" id="l86">    86</a>     :editorsDefinition &quot;AgentInfluence is the capacity of an agent to have an effect on the character, development, or behavior of another by means of attribution, association, delegation, or other.&quot;@en .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l87" id="l87">    87</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l88" id="l88">    88</a> :Association
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l89" id="l89">    89</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l90" id="l90">    90</a>     rdfs:comment &quot;An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l91" id="l91">    91</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l92" id="l92">    92</a>     rdfs:label &quot;Association&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l93" id="l93">    93</a>     rdfs:subClassOf :AgentInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l94" id="l94">    94</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l95" id="l95">    95</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l96" id="l96">    96</a>     :definition &quot;An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l97" id="l97">    97</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l98" id="l98">    98</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l99" id="l99">    99</a>     :unqualifiedForm :wasAssociatedWith .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l100" id="l100">   100</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l101" id="l101">   101</a> :Attribution
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l102" id="l102">   102</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l103" id="l103">   103</a>     rdfs:comment &quot;An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity :baker; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l104" id="l104">   104</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l105" id="l105">   105</a>     rdfs:label &quot;Attribution&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l106" id="l106">   106</a>     rdfs:subClassOf :AgentInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l107" id="l107">   107</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l108" id="l108">   108</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l109" id="l109">   109</a>     :constraints &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l110" id="l110">   110</a>     :definition &quot;&quot;&quot;Attribution is the ascribing of an entity to an agent.
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l111" id="l111">   111</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l112" id="l112">   112</a> When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant.&quot;&quot;&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l113" id="l113">   113</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l114" id="l114">   114</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l115" id="l115">   115</a>     :unqualifiedForm :wasAttributedTo .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l116" id="l116">   116</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l117" id="l117">   117</a> :Bundle
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l118" id="l118">   118</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l119" id="l119">   119</a>     rdfs:comment &quot;Note that there are kinds of bundles (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l120" id="l120">   120</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l121" id="l121">   121</a>     rdfs:label &quot;Bundle&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l122" id="l122">   122</a>     rdfs:subClassOf :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l123" id="l123">   123</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l124" id="l124">   124</a>     :definition &quot;A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l125" id="l125">   125</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l126" id="l126">   126</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-bundle-declaration&quot;^^xsd:anyURI .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l127" id="l127">   127</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l128" id="l128">   128</a> :Collection
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l129" id="l129">   129</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l130" id="l130">   130</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l131" id="l131">   131</a>     rdfs:label &quot;Collection&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l132" id="l132">   132</a>     rdfs:subClassOf :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l133" id="l133">   133</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l134" id="l134">   134</a>     :component &quot;collections&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l135" id="l135">   135</a>     :definition &quot;A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l136" id="l136">   136</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection&quot;^^xsd:anyURI .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l137" id="l137">   137</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l138" id="l138">   138</a> :Communication
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l139" id="l139">   139</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l140" id="l140">   140</a>     rdfs:comment &quot;An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l141" id="l141">   141</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l142" id="l142">   142</a>     rdfs:label &quot;Communication&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l143" id="l143">   143</a>     rdfs:subClassOf :ActivityInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l144" id="l144">   144</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l145" id="l145">   145</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l146" id="l146">   146</a>     :constraints &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l147" id="l147">   147</a>     :definition &quot;Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l148" id="l148">   148</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l149" id="l149">   149</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l150" id="l150">   150</a>     :unqualifiedForm :wasInformedBy .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l151" id="l151">   151</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l152" id="l152">   152</a> :Delegation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l153" id="l153">   153</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l154" id="l154">   154</a>     rdfs:comment &quot;An instance of prov:Delegation provides additional descriptions about the binary prov:actedOnBehalfOf relation from a performing prov:Agent to some prov:Agent for whom it was performed. For example, :mixing prov:wasAssociatedWith :toddler . :toddler prov:actedOnBehalfOf :mother; prov:qualifiedDelegation [ a prov:Delegation; prov:entity :mother; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l155" id="l155">   155</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l156" id="l156">   156</a>     rdfs:label &quot;Delegation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l157" id="l157">   157</a>     rdfs:subClassOf :AgentInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l158" id="l158">   158</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l159" id="l159">   159</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l160" id="l160">   160</a>     :definition &quot;&quot;&quot;Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work.
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l161" id="l161">   161</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l162" id="l162">   162</a> For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree.&quot;&quot;&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l163" id="l163">   163</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l164" id="l164">   164</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l165" id="l165">   165</a>     :unqualifiedForm :actedOnBehalfOf .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l166" id="l166">   166</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l167" id="l167">   167</a> :Derivation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l168" id="l168">   168</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l169" id="l169">   169</a>     rdfs:comment &quot;An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some derived prov:Entity to another prov:Entity from which it was derived. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualifiedDerivation [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l170" id="l170">   170</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l171" id="l171">   171</a>     rdfs:label &quot;Derivation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l172" id="l172">   172</a>     rdfs:subClassOf :EntityInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l173" id="l173">   173</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l174" id="l174">   174</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l175" id="l175">   175</a>     :constraints &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l176" id="l176">   176</a>     :definition &quot;A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l177" id="l177">   177</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l178" id="l178">   178</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l179" id="l179">   179</a>     :unqualifiedForm :wasDerivedFrom .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l180" id="l180">   180</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l181" id="l181">   181</a> :EmptyCollection
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l182" id="l182">   182</a>     a owl:Class, owl:NamedIndividual ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l183" id="l183">   183</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l184" id="l184">   184</a>     rdfs:label &quot;EmptyCollection&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l185" id="l185">   185</a>     rdfs:subClassOf :Collection ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l186" id="l186">   186</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l187" id="l187">   187</a>     :component &quot;collections&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l188" id="l188">   188</a>     :definition &quot;An empty collection is a collection without members.&quot;@en .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l189" id="l189">   189</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l190" id="l190">   190</a> :End
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l191" id="l191">   191</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l192" id="l192">   192</a>     rdfs:comment &quot;An instance of prov:End provides additional descriptions about the binary prov:wasEndedBy relation from some ended prov:Activity to an prov:Entity that ended it. For example, :ball_game prov:wasEndedBy :buzzer; prov:qualifiedEnd [ a prov:End; prov:entity :buzzer; :foo :bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l193" id="l193">   193</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l194" id="l194">   194</a>     rdfs:label &quot;End&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l195" id="l195">   195</a>     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l196" id="l196">   196</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l197" id="l197">   197</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l198" id="l198">   198</a>     :constraints &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l199" id="l199">   199</a>     :definition &quot;End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l200" id="l200">   200</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l201" id="l201">   201</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l202" id="l202">   202</a>     :unqualifiedForm :wasEndedBy .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l203" id="l203">   203</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l204" id="l204">   204</a> :Entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l205" id="l205">   205</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l206" id="l206">   206</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l207" id="l207">   207</a>     rdfs:label &quot;Entity&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l208" id="l208">   208</a>     owl:disjointWith :InstantaneousEvent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l209" id="l209">   209</a>     :category &quot;starting-point&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l210" id="l210">   210</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l211" id="l211">   211</a>     :constraints &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l212" id="l212">   212</a>     :definition &quot;An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. &quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l213" id="l213">   213</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-entity&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l214" id="l214">   214</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity&quot;^^xsd:anyURI .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l215" id="l215">   215</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l216" id="l216">   216</a> :EntityInfluence
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l217" id="l217">   217</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l218" id="l218">   218</a>     rdfs:comment &quot;EntityInfluence provides additional descriptions of an Entity's binary influence upon any other kind of resource. Instances of EntityInfluence use the prov:entity property to cite the influencing Entity.&quot;@en, &quot;It is not recommended that the type EntityInfluence be asserted without also asserting one of its more specific subclasses.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l219" id="l219">   219</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l220" id="l220">   220</a>     rdfs:label &quot;EntityInfluence&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l221" id="l221">   221</a>     rdfs:seeAlso :entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l222" id="l222">   222</a>     rdfs:subClassOf :Influence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l223" id="l223">   223</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l224" id="l224">   224</a>     :editorsDefinition &quot;EntityInfluence is the capacity of an entity to have an effect on the character, development, or behavior of another by means of usage, start, end, derivation, or other. &quot;@en .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l225" id="l225">   225</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l226" id="l226">   226</a> :Generation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l227" id="l227">   227</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l228" id="l228">   228</a>     rdfs:comment &quot;An instance of prov:Generation provides additional descriptions about the binary prov:wasGeneratedBy relation from a generated prov:Entity to the prov:Activity that generated it. For example, :cake prov:wasGeneratedBy :baking; prov:qualifiedGeneration [ a prov:Generation; prov:activity :baking; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l229" id="l229">   229</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l230" id="l230">   230</a>     rdfs:label &quot;Generation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l231" id="l231">   231</a>     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l232" id="l232">   232</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l233" id="l233">   233</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l234" id="l234">   234</a>     :constraints &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l235" id="l235">   235</a>     :definition &quot;Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l236" id="l236">   236</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l237" id="l237">   237</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l238" id="l238">   238</a>     :unqualifiedForm :wasGeneratedBy .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l239" id="l239">   239</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l240" id="l240">   240</a> :Influence
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l241" id="l241">   241</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l242" id="l242">   242</a>     rdfs:comment &quot;An instance of prov:Influence provides additional descriptions about the binary prov:wasInfluencedBy relation from some influenced Activity, Entity, or Agent to the influencing Activity, Entity, or Agent. For example, :stomach_ache prov:wasInfluencedBy :spoon; prov:qualifiedInfluence [ a prov:Influence; prov:entity :spoon; :foo :bar ] . Because prov:Influence is a broad relation, the more specific relations (Communication, Delegation, End, etc.) should be used when applicable.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l243" id="l243">   243</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l244" id="l244">   244</a>     rdfs:label &quot;Influence&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l245" id="l245">   245</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l246" id="l246">   246</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l247" id="l247">   247</a>     :definition &quot;Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l248" id="l248">   248</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l249" id="l249">   249</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-influence&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l250" id="l250">   250</a>     :unqualifiedForm :wasInfluencedBy .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l251" id="l251">   251</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l252" id="l252">   252</a> :InstantaneousEvent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l253" id="l253">   253</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l254" id="l254">   254</a>     rdfs:comment &quot;An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l255" id="l255">   255</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l256" id="l256">   256</a>     rdfs:label &quot;InstantaneousEvent&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l257" id="l257">   257</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l258" id="l258">   258</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l259" id="l259">   259</a>     :constraints &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-event&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l260" id="l260">   260</a>     :definition &quot;The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics.&quot;@en .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l261" id="l261">   261</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l262" id="l262">   262</a> :Invalidation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l263" id="l263">   263</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l264" id="l264">   264</a>     rdfs:comment &quot;An instance of prov:Invalidation provides additional descriptions about the binary prov:wasInvalidatedBy relation from an invalidated prov:Entity to the prov:Activity that invalidated it. For example, :uncracked_egg prov:wasInvalidatedBy :baking; prov:qualifiedInvalidation [ a prov:Invalidation; prov:activity :baking; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l265" id="l265">   265</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l266" id="l266">   266</a>     rdfs:label &quot;Invalidation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l267" id="l267">   267</a>     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l268" id="l268">   268</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l269" id="l269">   269</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l270" id="l270">   270</a>     :constraints &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l271" id="l271">   271</a>     :definition &quot;Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l272" id="l272">   272</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l273" id="l273">   273</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l274" id="l274">   274</a>     :unqualifiedForm :wasInvalidatedBy .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l275" id="l275">   275</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l276" id="l276">   276</a> :Location
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l277" id="l277">   277</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l278" id="l278">   278</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l279" id="l279">   279</a>     rdfs:label &quot;Location&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l280" id="l280">   280</a>     rdfs:seeAlso :atLocation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l281" id="l281">   281</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l282" id="l282">   282</a>     :definition &quot;A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l283" id="l283">   283</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l284" id="l284">   284</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute&quot;^^xsd:anyURI .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l285" id="l285">   285</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l286" id="l286">   286</a> :Organization
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l287" id="l287">   287</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l288" id="l288">   288</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l289" id="l289">   289</a>     rdfs:label &quot;Organization&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l290" id="l290">   290</a>     rdfs:subClassOf :Agent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l291" id="l291">   291</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l292" id="l292">   292</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l293" id="l293">   293</a>     :definition &quot;Agents of type Organization are social institutions such as companies, societies etc.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l294" id="l294">   294</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l295" id="l295">   295</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types&quot;^^xsd:anyURI .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l296" id="l296">   296</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l297" id="l297">   297</a> :Person
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l298" id="l298">   298</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l299" id="l299">   299</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l300" id="l300">   300</a>     rdfs:label &quot;Person&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l301" id="l301">   301</a>     rdfs:subClassOf :Agent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l302" id="l302">   302</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l303" id="l303">   303</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l304" id="l304">   304</a>     :definition &quot;Agents of type Person are people.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l305" id="l305">   305</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l306" id="l306">   306</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types&quot;^^xsd:anyURI .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l307" id="l307">   307</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l308" id="l308">   308</a> :Plan
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l309" id="l309">   309</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l310" id="l310">   310</a>     rdfs:comment &quot;There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l311" id="l311">   311</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l312" id="l312">   312</a>     rdfs:label &quot;Plan&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l313" id="l313">   313</a>     rdfs:subClassOf :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l314" id="l314">   314</a>     :category &quot;expanded&quot;, &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l315" id="l315">   315</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l316" id="l316">   316</a>     :definition &quot;A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l317" id="l317">   317</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l318" id="l318">   318</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association&quot;^^xsd:anyURI .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l319" id="l319">   319</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l320" id="l320">   320</a> :PrimarySource
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l321" id="l321">   321</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l322" id="l322">   322</a>     rdfs:comment &quot;An instance of prov:PrimarySource provides additional descriptions about the binary prov:hadPrimarySource relation from some secondary prov:Entity to an earlier, primary prov:Entity. For example, :blog prov:hadPrimarySource :newsArticle; prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity :newsArticle; :foo :bar ] .&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l323" id="l323">   323</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l324" id="l324">   324</a>     rdfs:label &quot;PrimarySource&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l325" id="l325">   325</a>     rdfs:subClassOf :Derivation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l326" id="l326">   326</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l327" id="l327">   327</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l328" id="l328">   328</a>     :definition &quot;&quot;&quot;A primary source for a topic refers to something produced by some agent with direct experience and knowledge about the topic, at the time of the topic's study, without benefit from hindsight.
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l329" id="l329">   329</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l330" id="l330">   330</a> Because of the directness of primary sources, they 'speak for themselves' in ways that cannot be captured through the filter of secondary sources. As such, it is important for secondary sources to reference those primary sources from which they were derived, so that their reliability can be investigated.
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l331" id="l331">   331</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l332" id="l332">   332</a> A primary source relation is a particular case of derivation of secondary materials from their primary sources. It is recognized that the determination of primary sources can be up to interpretation, and should be done according to conventions accepted within the application's domain.&quot;&quot;&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l333" id="l333">   333</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l334" id="l334">   334</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l335" id="l335">   335</a>     :unqualifiedForm :hadPrimarySource .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l336" id="l336">   336</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l337" id="l337">   337</a> :Quotation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l338" id="l338">   338</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l339" id="l339">   339</a>     rdfs:comment &quot;An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some taken prov:Entity from an earlier, larger prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualifiedQuotation [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l340" id="l340">   340</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l341" id="l341">   341</a>     rdfs:label &quot;Quotation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l342" id="l342">   342</a>     rdfs:subClassOf :Derivation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l343" id="l343">   343</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l344" id="l344">   344</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l345" id="l345">   345</a>     :definition &quot;A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l346" id="l346">   346</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l347" id="l347">   347</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l348" id="l348">   348</a>     :unqualifiedForm :wasQuotedFrom .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l349" id="l349">   349</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l350" id="l350">   350</a> :Revision
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l351" id="l351">   351</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l352" id="l352">   352</a>     rdfs:comment &quot;An instance of prov:Revision provides additional descriptions about the binary prov:wasRevisionOf relation from some newer prov:Entity to an earlier prov:Entity. For example, :draft_2 prov:wasRevisionOf :draft_1; prov:qualifiedRevision [ a prov:Revision; prov:entity :draft_1; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l353" id="l353">   353</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l354" id="l354">   354</a>     rdfs:label &quot;Revision&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l355" id="l355">   355</a>     rdfs:subClassOf :Derivation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l356" id="l356">   356</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l357" id="l357">   357</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l358" id="l358">   358</a>     :definition &quot;A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l359" id="l359">   359</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l360" id="l360">   360</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l361" id="l361">   361</a>     :unqualifiedForm :wasRevisionOf .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l362" id="l362">   362</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l363" id="l363">   363</a> :Role
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l364" id="l364">   364</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l365" id="l365">   365</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l366" id="l366">   366</a>     rdfs:label &quot;Role&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l367" id="l367">   367</a>     rdfs:seeAlso :hadRole ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l368" id="l368">   368</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l369" id="l369">   369</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l370" id="l370">   370</a>     :definition &quot;A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l371" id="l371">   371</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l372" id="l372">   372</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute&quot;^^xsd:anyURI .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l373" id="l373">   373</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l374" id="l374">   374</a> :SoftwareAgent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l375" id="l375">   375</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l376" id="l376">   376</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l377" id="l377">   377</a>     rdfs:label &quot;SoftwareAgent&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l378" id="l378">   378</a>     rdfs:subClassOf :Agent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l379" id="l379">   379</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l380" id="l380">   380</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l381" id="l381">   381</a>     :definition &quot;A software agent is running software.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l382" id="l382">   382</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l383" id="l383">   383</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types&quot;^^xsd:anyURI .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l384" id="l384">   384</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l385" id="l385">   385</a> :Start
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l386" id="l386">   386</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l387" id="l387">   387</a>     rdfs:comment &quot;An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualifiedStart [ a prov:Start; prov:entity :bang; :foo :bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ] .&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l388" id="l388">   388</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l389" id="l389">   389</a>     rdfs:label &quot;Start&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l390" id="l390">   390</a>     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l391" id="l391">   391</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l392" id="l392">   392</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l393" id="l393">   393</a>     :constraints &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l394" id="l394">   394</a>     :definition &quot;Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l395" id="l395">   395</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l396" id="l396">   396</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l397" id="l397">   397</a>     :unqualifiedForm :wasStartedBy .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l398" id="l398">   398</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l399" id="l399">   399</a> :Usage
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l400" id="l400">   400</a>     a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l401" id="l401">   401</a>     rdfs:comment &quot;An instance of prov:Usage provides additional descriptions about the binary prov:used relation from some prov:Activity to an prov:Entity that it used. For example, :keynote prov:used :podium; prov:qualifiedUsage [ a prov:Usage; prov:entity :podium; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l402" id="l402">   402</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l403" id="l403">   403</a>     rdfs:label &quot;Usage&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l404" id="l404">   404</a>     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l405" id="l405">   405</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l406" id="l406">   406</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l407" id="l407">   407</a>     :constraints &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l408" id="l408">   408</a>     :definition &quot;Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l409" id="l409">   409</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l410" id="l410">   410</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l411" id="l411">   411</a>     :unqualifiedForm :used .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l412" id="l412">   412</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l413" id="l413">   413</a> :actedOnBehalfOf
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l414" id="l414">   414</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l415" id="l415">   415</a>     rdfs:comment &quot;An object property to express the accountability of an agent towards another agent. The subordinate agent acted on behalf of the responsible agent in an actual activity. &quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l416" id="l416">   416</a>     rdfs:domain :Agent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l417" id="l417">   417</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l418" id="l418">   418</a>     rdfs:label &quot;actedOnBehalfOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l419" id="l419">   419</a>     rdfs:range :Agent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l420" id="l420">   420</a>     rdfs:subPropertyOf :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l421" id="l421">   421</a>     owl:propertyChainAxiom (:qualifiedDelegation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l422" id="l422">   422</a>         :agent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l423" id="l423">   423</a>     ) ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l424" id="l424">   424</a>     :category &quot;starting-point&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l425" id="l425">   425</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l426" id="l426">   426</a>     :inverse &quot;hadDelegate&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l427" id="l427">   427</a>     :qualifiedForm :Delegation, :qualifiedDelegation .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l428" id="l428">   428</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l429" id="l429">   429</a> :activity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l430" id="l430">   430</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l431" id="l431">   431</a>     rdfs:domain :ActivityInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l432" id="l432">   432</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l433" id="l433">   433</a>     rdfs:label &quot;activity&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l434" id="l434">   434</a>     rdfs:range :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l435" id="l435">   435</a>     rdfs:subPropertyOf :influencer ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l436" id="l436">   436</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l437" id="l437">   437</a>     :editorialNote &quot;This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l438" id="l438">   438</a>     :editorsDefinition &quot;The prov:activity property references an prov:Activity which influenced a resource. This property applies to an prov:ActivityInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l439" id="l439">   439</a>     :inverse &quot;activityOfInfluence&quot; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l440" id="l440">   440</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l441" id="l441">   441</a> :agent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l442" id="l442">   442</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l443" id="l443">   443</a>     rdfs:domain :AgentInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l444" id="l444">   444</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l445" id="l445">   445</a>     rdfs:label &quot;agent&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l446" id="l446">   446</a>     rdfs:range :Agent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l447" id="l447">   447</a>     rdfs:subPropertyOf :influencer ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l448" id="l448">   448</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l449" id="l449">   449</a>     :editorialNote &quot;This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l450" id="l450">   450</a>     :editorsDefinition &quot;The prov:agent property references an prov:Agent which influenced a resource. This property applies to an prov:AgentInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l451" id="l451">   451</a>     :inverse &quot;agentOfInfluence&quot; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l452" id="l452">   452</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l453" id="l453">   453</a> :alternateOf
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l454" id="l454">   454</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l455" id="l455">   455</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l456" id="l456">   456</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l457" id="l457">   457</a>     rdfs:label &quot;alternateOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l458" id="l458">   458</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l459" id="l459">   459</a>     rdfs:seeAlso :specializationOf ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l460" id="l460">   460</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l461" id="l461">   461</a>     :component &quot;alternate&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l462" id="l462">   462</a>     :constraints &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l463" id="l463">   463</a>     :definition &quot;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.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l464" id="l464">   464</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l465" id="l465">   465</a>     :inverse &quot;alternateOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l466" id="l466">   466</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate&quot;^^xsd:anyURI .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l467" id="l467">   467</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l468" id="l468">   468</a> :aq
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l469" id="l469">   469</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l470" id="l470">   470</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l471" id="l471">   471</a>     rdfs:subPropertyOf rdfs:seeAlso .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l472" id="l472">   472</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l473" id="l473">   473</a> :asInBundle
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l474" id="l474">   474</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l475" id="l475">   475</a>     rdfs:comment &quot;&quot;&quot;The prov:mentionOf and prov:asInBundle properties are \&quot;at risk\&quot; (http://www.w3.org/2005/10/Process-20051014/tr#cfi) and may be removed from this specification based on feedback. Please send feedback to public-prov-comments@w3.org.
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l476" id="l476">   476</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l477" id="l477">   477</a> These two properties are used to encode the PROV-DM's Mention construct (http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-mention), which might be removed from PROV if implementation experience reveals problems with supporting this construct. &quot;&quot;&quot;@en, &quot;When :x prov:mentionOf :y and :y is described in Bundle :b, the triple :x prov:asInBundle :b is also asserted to cite the Bundle in which :y was described.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l478" id="l478">   478</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l479" id="l479">   479</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l480" id="l480">   480</a>     rdfs:label &quot;asInBundle&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l481" id="l481">   481</a>     rdfs:range :Bundle ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l482" id="l482">   482</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l483" id="l483">   483</a>     :inverse &quot;contextOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l484" id="l484">   484</a>     :sharesDefinitionWith :mentionOf .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l485" id="l485">   485</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l486" id="l486">   486</a> :atLocation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l487" id="l487">   487</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l488" id="l488">   488</a>     rdfs:comment &quot;The Location of any resource.&quot;@en, &quot;This property has multiple RDFS domains to suit multiple OWL Profiles. See &lt;a href=\&quot;#prov-o-owl-profile\&quot;&gt;PROV-O OWL Profile&lt;/a&gt;.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l489" id="l489">   489</a>     rdfs:domain [
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l490" id="l490">   490</a>         a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l491" id="l491">   491</a>         owl:unionOf (:Activity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l492" id="l492">   492</a>             :Agent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l493" id="l493">   493</a>             :Entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l494" id="l494">   494</a>             :InstantaneousEvent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l495" id="l495">   495</a>         )
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l496" id="l496">   496</a>     ] ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l497" id="l497">   497</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l498" id="l498">   498</a>     rdfs:label &quot;atLocation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l499" id="l499">   499</a>     rdfs:range :Location ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l500" id="l500">   500</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l501" id="l501">   501</a>     :editorialNote &quot;The naming of prov:atLocation parallels prov:atTime, and is not named prov:hadLocation to avoid conflicting with the convention that prov:had* properties are used on prov:Influence classes.&quot;@en, &quot;This property is not functional because the many values could be at a variety of granularies (In this building, in this room, in that chair).&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l502" id="l502">   502</a>     :inverse &quot;locationOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l503" id="l503">   503</a>     :sharesDefinitionWith :Location .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l504" id="l504">   504</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l505" id="l505">   505</a> :atTime
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l506" id="l506">   506</a>     a owl:DatatypeProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l507" id="l507">   507</a>     rdfs:comment &quot;The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l508" id="l508">   508</a>     rdfs:domain :InstantaneousEvent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l509" id="l509">   509</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l510" id="l510">   510</a>     rdfs:label &quot;atTime&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l511" id="l511">   511</a>     rdfs:range xsd:dateTime ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l512" id="l512">   512</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l513" id="l513">   513</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l514" id="l514">   514</a>     :sharesDefinitionWith :InstantaneousEvent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l515" id="l515">   515</a>     :unqualifiedForm :endedAtTime, :generatedAtTime, :invalidatedAtTime, :startedAtTime .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l516" id="l516">   516</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l517" id="l517">   517</a> :category
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l518" id="l518">   518</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l519" id="l519">   519</a>     rdfs:comment &quot;Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. &quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l520" id="l520">   520</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l521" id="l521">   521</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l522" id="l522">   522</a> :component
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l523" id="l523">   523</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l524" id="l524">   524</a>     rdfs:comment &quot;Classify prov-o terms into six components according to prov-dm, including 'agents-responsibility', 'alternate', 'annotations', 'collections', 'derivations', and 'entities-activities'. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l525" id="l525">   525</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l526" id="l526">   526</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l527" id="l527">   527</a> :constraints
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l528" id="l528">   528</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l529" id="l529">   529</a>     rdfs:comment &quot;A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l530" id="l530">   530</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l531" id="l531">   531</a>     rdfs:subPropertyOf rdfs:seeAlso .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l532" id="l532">   532</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l533" id="l533">   533</a> :definition
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l534" id="l534">   534</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l535" id="l535">   535</a>     rdfs:comment &quot;A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l536" id="l536">   536</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l537" id="l537">   537</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l538" id="l538">   538</a> :dm
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l539" id="l539">   539</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l540" id="l540">   540</a>     rdfs:comment &quot;A reference to the principal section of the PROV-DM document that describes this concept.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l541" id="l541">   541</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l542" id="l542">   542</a>     rdfs:subPropertyOf rdfs:seeAlso .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l543" id="l543">   543</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l544" id="l544">   544</a> :editorialNote
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l545" id="l545">   545</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l546" id="l546">   546</a>     rdfs:comment &quot;A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l547" id="l547">   547</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l548" id="l548">   548</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l549" id="l549">   549</a> :editorsDefinition
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l550" id="l550">   550</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l551" id="l551">   551</a>     rdfs:comment &quot;When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l552" id="l552">   552</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l553" id="l553">   553</a>     rdfs:subPropertyOf :definition .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l554" id="l554">   554</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l555" id="l555">   555</a> :endedAtTime
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l556" id="l556">   556</a>     a owl:DatatypeProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l557" id="l557">   557</a>     rdfs:comment &quot;The time at which an activity ended. See also prov:startedAtTime.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l558" id="l558">   558</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l559" id="l559">   559</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l560" id="l560">   560</a>     rdfs:label &quot;endedAtTime&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l561" id="l561">   561</a>     rdfs:range xsd:dateTime ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l562" id="l562">   562</a>     :category &quot;starting-point&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l563" id="l563">   563</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l564" id="l564">   564</a>     :editorialNote &quot;It is the intent that the property chain holds: (prov:qualifiedEnd o prov:atTime) rdfs:subPropertyOf prov:endedAtTime.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l565" id="l565">   565</a>     :qualifiedForm :End, :atTime .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l566" id="l566">   566</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l567" id="l567">   567</a> :entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l568" id="l568">   568</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l569" id="l569">   569</a>     rdfs:domain :EntityInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l570" id="l570">   570</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l571" id="l571">   571</a>     rdfs:label &quot;entity&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l572" id="l572">   572</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l573" id="l573">   573</a>     rdfs:subPropertyOf :influencer ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l574" id="l574">   574</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l575" id="l575">   575</a>     :editorialNote &quot;This property behaves in spirit like rdf:object; it references the object of a prov:wasInfluencedBy triple.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l576" id="l576">   576</a>     :editorsDefinition &quot;The prov:entity property references an prov:Entity which influenced a resource. This property applies to an prov:EntityInfluence, which is given by a subproperty of prov:qualifiedInfluence from the influenced prov:Entity, prov:Activity or prov:Agent.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l577" id="l577">   577</a>     :inverse &quot;entityOfInfluence&quot; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l578" id="l578">   578</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l579" id="l579">   579</a> :generated
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l580" id="l580">   580</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l581" id="l581">   581</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l582" id="l582">   582</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l583" id="l583">   583</a>     rdfs:label &quot;generated&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l584" id="l584">   584</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l585" id="l585">   585</a>     rdfs:subPropertyOf :influenced ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l586" id="l586">   586</a>     owl:inverseOf :wasGeneratedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l587" id="l587">   587</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l588" id="l588">   588</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l589" id="l589">   589</a>     :editorialNote &quot;prov:generated is one of few inverse property defined, to allow Activity-oriented assertions in addition to Entity-oriented assertions.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l590" id="l590">   590</a>     :inverse &quot;wasGeneratedBy&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l591" id="l591">   591</a>     :sharesDefinitionWith :Generation .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l592" id="l592">   592</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l593" id="l593">   593</a> :generatedAtTime
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l594" id="l594">   594</a>     a owl:DatatypeProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l595" id="l595">   595</a>     rdfs:comment &quot;The time at which an entity was completely created and is available for use.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l596" id="l596">   596</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l597" id="l597">   597</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l598" id="l598">   598</a>     rdfs:label &quot;generatedAtTime&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l599" id="l599">   599</a>     rdfs:range xsd:dateTime ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l600" id="l600">   600</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l601" id="l601">   601</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l602" id="l602">   602</a>     :editorialNote &quot;It is the intent that the property chain holds: (prov:qualifiedGeneration o prov:atTime) rdfs:subPropertyOf prov:generatedAtTime.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l603" id="l603">   603</a>     :qualifiedForm :Generation, :atTime .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l604" id="l604">   604</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l605" id="l605">   605</a> :hadActivity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l606" id="l606">   606</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l607" id="l607">   607</a>     rdfs:comment &quot;The _optional_ Activity of an Influence, which used, generated, invalidated, or was the responsibility of some Entity. This property is _not_ used by ActivityInfluence (use prov:activity instead).&quot;@en, &quot;This property has multiple RDFS domains to suit multiple OWL Profiles. See &lt;a href=\&quot;#prov-o-owl-profile\&quot;&gt;PROV-O OWL Profile&lt;/a&gt;.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l608" id="l608">   608</a>     rdfs:domain :Influence, [
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l609" id="l609">   609</a>         a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l610" id="l610">   610</a>         owl:unionOf (:Delegation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l611" id="l611">   611</a>             :Derivation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l612" id="l612">   612</a>             :End
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l613" id="l613">   613</a>             :Start
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l614" id="l614">   614</a>         )
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l615" id="l615">   615</a>     ] ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l616" id="l616">   616</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l617" id="l617">   617</a>     rdfs:label &quot;hadActivity&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l618" id="l618">   618</a>     rdfs:range :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l619" id="l619">   619</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l620" id="l620">   620</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l621" id="l621">   621</a>     :editorialNote &quot;The multiple rdfs:domain assertions are intended. One is simpler and works for OWL-RL, the union is more specific but is not recognized by OWL-RL.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l622" id="l622">   622</a>     :inverse &quot;wasActivityOfInfluence&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l623" id="l623">   623</a>     :sharesDefinitionWith :Activity .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l624" id="l624">   624</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l625" id="l625">   625</a> :hadGeneration
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l626" id="l626">   626</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l627" id="l627">   627</a>     rdfs:comment &quot;The _optional_ Generation involved in an Entity's Derivation.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l628" id="l628">   628</a>     rdfs:domain :Derivation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l629" id="l629">   629</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l630" id="l630">   630</a>     rdfs:label &quot;hadGeneration&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l631" id="l631">   631</a>     rdfs:range :Generation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l632" id="l632">   632</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l633" id="l633">   633</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l634" id="l634">   634</a>     :inverse &quot;generatedAsDerivation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l635" id="l635">   635</a>     :sharesDefinitionWith :Generation .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l636" id="l636">   636</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l637" id="l637">   637</a> :hadMember
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l638" id="l638">   638</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l639" id="l639">   639</a>     rdfs:domain :Collection ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l640" id="l640">   640</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l641" id="l641">   641</a>     rdfs:label &quot;hadMember&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l642" id="l642">   642</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l643" id="l643">   643</a>     rdfs:subPropertyOf :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l644" id="l644">   644</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l645" id="l645">   645</a>     :component &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l646" id="l646">   646</a>     :inverse &quot;wasMemberOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l647" id="l647">   647</a>     :sharesDefinitionWith :Collection .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l648" id="l648">   648</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l649" id="l649">   649</a> :hadPlan
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l650" id="l650">   650</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l651" id="l651">   651</a>     rdfs:comment &quot;The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l652" id="l652">   652</a>     rdfs:domain :Association ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l653" id="l653">   653</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l654" id="l654">   654</a>     rdfs:label &quot;hadPlan&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l655" id="l655">   655</a>     rdfs:range :Plan ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l656" id="l656">   656</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l657" id="l657">   657</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l658" id="l658">   658</a>     :inverse &quot;wasPlanOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l659" id="l659">   659</a>     :sharesDefinitionWith :Plan .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l660" id="l660">   660</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l661" id="l661">   661</a> :hadPrimarySource
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l662" id="l662">   662</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l663" id="l663">   663</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l664" id="l664">   664</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l665" id="l665">   665</a>     rdfs:label &quot;hadPrimarySource&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l666" id="l666">   666</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l667" id="l667">   667</a>     rdfs:subPropertyOf :wasDerivedFrom ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l668" id="l668">   668</a>     owl:propertyChainAxiom (:qualifiedPrimarySource
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l669" id="l669">   669</a>         :entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l670" id="l670">   670</a>     ) ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l671" id="l671">   671</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l672" id="l672">   672</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l673" id="l673">   673</a>     :inverse &quot;wasPrimarySourceOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l674" id="l674">   674</a>     :qualifiedForm :PrimarySource, :qualifiedPrimarySource .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l675" id="l675">   675</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l676" id="l676">   676</a> :hadRole
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l677" id="l677">   677</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l678" id="l678">   678</a>     rdfs:comment &quot;The _optional_ Role that an Entity assumed in the context of an Activity. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ].&quot;@en, &quot;This property has multiple RDFS domains to suit multiple OWL Profiles. See &lt;a href=\&quot;#prov-o-owl-profile\&quot;&gt;PROV-O OWL Profile&lt;/a&gt;.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l679" id="l679">   679</a>     rdfs:domain :Influence, [
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l680" id="l680">   680</a>         a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l681" id="l681">   681</a>         owl:unionOf (:Association
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l682" id="l682">   682</a>             :InstantaneousEvent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l683" id="l683">   683</a>         )
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l684" id="l684">   684</a>     ] ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l685" id="l685">   685</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l686" id="l686">   686</a>     rdfs:label &quot;hadRole&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l687" id="l687">   687</a>     rdfs:range :Role ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l688" id="l688">   688</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l689" id="l689">   689</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l690" id="l690">   690</a>     :editorsDefinition &quot;prov:hadRole references the Role (i.e. the function of an entity with respect to an activity), in the context of an instantaneous usage, generation, association, start, and end.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l691" id="l691">   691</a>     :inverse &quot;wasRoleIn&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l692" id="l692">   692</a>     :sharesDefinitionWith :Role .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l693" id="l693">   693</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l694" id="l694">   694</a> :hadUsage
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l695" id="l695">   695</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l696" id="l696">   696</a>     rdfs:comment &quot;The _optional_ Usage involved in an Entity's Derivation.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l697" id="l697">   697</a>     rdfs:domain :Derivation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l698" id="l698">   698</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l699" id="l699">   699</a>     rdfs:label &quot;hadUsage&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l700" id="l700">   700</a>     rdfs:range :Usage ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l701" id="l701">   701</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l702" id="l702">   702</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l703" id="l703">   703</a>     :inverse &quot;wasUsedInDerivation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l704" id="l704">   704</a>     :sharesDefinitionWith :Usage .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l705" id="l705">   705</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l706" id="l706">   706</a> :influenced
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l707" id="l707">   707</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l708" id="l708">   708</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l709" id="l709">   709</a>     rdfs:label &quot;influenced&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l710" id="l710">   710</a>     owl:inverseOf :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l711" id="l711">   711</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l712" id="l712">   712</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l713" id="l713">   713</a>     :inverse &quot;wasInfluencedBy&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l714" id="l714">   714</a>     :sharesDefinitionWith :Influence .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l715" id="l715">   715</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l716" id="l716">   716</a> :influencer
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l717" id="l717">   717</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l718" id="l718">   718</a>     rdfs:comment &quot;Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l719" id="l719">   719</a>     rdfs:domain :Influence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l720" id="l720">   720</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l721" id="l721">   721</a>     rdfs:label &quot;influencer&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l722" id="l722">   722</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l723" id="l723">   723</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l724" id="l724">   724</a>     :editorialNote &quot;This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l725" id="l725">   725</a>     :editorsDefinition &quot;This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l726" id="l726">   726</a>     :inverse &quot;hadInfluence&quot; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l727" id="l727">   727</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l728" id="l728">   728</a> :invalidated
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l729" id="l729">   729</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l730" id="l730">   730</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l731" id="l731">   731</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l732" id="l732">   732</a>     rdfs:label &quot;invalidated&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l733" id="l733">   733</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l734" id="l734">   734</a>     rdfs:subPropertyOf :influenced ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l735" id="l735">   735</a>     owl:inverseOf :wasInvalidatedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l736" id="l736">   736</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l737" id="l737">   737</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l738" id="l738">   738</a>     :editorialNote &quot;prov:invalidated is one of few inverse property defined, to allow Activity-oriented assertions in addition to Entity-oriented assertions.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l739" id="l739">   739</a>     :inverse &quot;wasInvalidatedBy&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l740" id="l740">   740</a>     :sharesDefinitionWith :Invalidation .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l741" id="l741">   741</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l742" id="l742">   742</a> :invalidatedAtTime
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l743" id="l743">   743</a>     a owl:DatatypeProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l744" id="l744">   744</a>     rdfs:comment &quot;The time at which an entity was invalidated (i.e., no longer usable).&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l745" id="l745">   745</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l746" id="l746">   746</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l747" id="l747">   747</a>     rdfs:label &quot;invalidatedAtTime&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l748" id="l748">   748</a>     rdfs:range xsd:dateTime ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l749" id="l749">   749</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l750" id="l750">   750</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l751" id="l751">   751</a>     :editorialNote &quot;It is the intent that the property chain holds: (prov:qualifiedInvalidation o prov:atTime) rdfs:subPropertyOf prov:invalidatedAtTime.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l752" id="l752">   752</a>     :qualifiedForm :Invalidation, :atTime .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l753" id="l753">   753</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l754" id="l754">   754</a> :inverse
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l755" id="l755">   755</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l756" id="l756">   756</a>     rdfs:comment &quot;PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l757" id="l757">   757</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l758" id="l758">   758</a>     rdfs:seeAlso &lt;http://www.w3.org/TR/prov-o/#names-of-inverse-properties&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l759" id="l759">   759</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l760" id="l760">   760</a> :mentionOf
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l761" id="l761">   761</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l762" id="l762">   762</a>     rdfs:comment &quot;&quot;&quot;The prov:mentionOf and prov:asInBundle properties are \&quot;at risk\&quot; (http://www.w3.org/2005/10/Process-20051014/tr#cfi) and may be removed from this specification based on feedback. Please send feedback to public-prov-comments@w3.org.
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l763" id="l763">   763</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l764" id="l764">   764</a> These two properties are used to encode the PROV-DM's Mention construct (http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-mention), which might be removed from PROV if implementation experience reveals problems with supporting this construct. &quot;&quot;&quot;@en, &quot;When :x prov:mentionOf :y and :y is described in Bundle :b, the triple :x prov:asInBundle :b is also asserted to cite the Bundle in which :y was described.&quot;, &quot;prov:asInBundle is used to cite the Bundle in which the generalization was mentioned.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l765" id="l765">   765</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l766" id="l766">   766</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l767" id="l767">   767</a>     rdfs:label &quot;mentionOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l768" id="l768">   768</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l769" id="l769">   769</a>     rdfs:subPropertyOf :specializationOf ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l770" id="l770">   770</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l771" id="l771">   771</a>     :definition &quot;The mention of an Entity in a Bundle (containing a description of this Entity) is another Entity that is a specialization of the former and that presents the Bundle as a further additional aspect. &quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l772" id="l772">   772</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-mention&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l773" id="l773">   773</a>     :inverse &quot;hadMention&quot; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l774" id="l774">   774</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l775" id="l775">   775</a> :n
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l776" id="l776">   776</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l777" id="l777">   777</a>     rdfs:comment &quot;A reference to the principal section of the PROV-DM document that describes this concept.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l778" id="l778">   778</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l779" id="l779">   779</a>     rdfs:subPropertyOf rdfs:seeAlso .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l780" id="l780">   780</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l781" id="l781">   781</a> :order
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l782" id="l782">   782</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l783" id="l783">   783</a>     rdfs:comment &quot;The position that this OWL term should be listed within documentation. The scope of the documentation (e.g., among all terms, among terms within a prov:category, among properties applying to a particular class, etc.) is unspecified.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l784" id="l784">   784</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l785" id="l785">   785</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l786" id="l786">   786</a> :qualifiedAssociation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l787" id="l787">   787</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l788" id="l788">   788</a>     rdfs:comment &quot;If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association;  prov:agent :ag; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l789" id="l789">   789</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l790" id="l790">   790</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l791" id="l791">   791</a>     rdfs:label &quot;qualifiedAssociation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l792" id="l792">   792</a>     rdfs:range :Association ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l793" id="l793">   793</a>     rdfs:subPropertyOf :qualifiedInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l794" id="l794">   794</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l795" id="l795">   795</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l796" id="l796">   796</a>     :inverse &quot;qualifiedAssociationOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l797" id="l797">   797</a>     :sharesDefinitionWith :Association ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l798" id="l798">   798</a>     :unqualifiedForm :wasAssociatedWith .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l799" id="l799">   799</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l800" id="l800">   800</a> :qualifiedAttribution
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l801" id="l801">   801</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l802" id="l802">   802</a>     rdfs:comment &quot;If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was influenced using prov:qualifiedAttribution [ a prov:Attribution;  prov:agent :ag; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l803" id="l803">   803</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l804" id="l804">   804</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l805" id="l805">   805</a>     rdfs:label &quot;qualifiedAttribution&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l806" id="l806">   806</a>     rdfs:range :Attribution ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l807" id="l807">   807</a>     rdfs:subPropertyOf :qualifiedInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l808" id="l808">   808</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l809" id="l809">   809</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l810" id="l810">   810</a>     :inverse &quot;qualifiedAttributionOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l811" id="l811">   811</a>     :sharesDefinitionWith :Attribution ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l812" id="l812">   812</a>     :unqualifiedForm :wasAttributedTo .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l813" id="l813">   813</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l814" id="l814">   814</a> :qualifiedCommunication
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l815" id="l815">   815</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l816" id="l816">   816</a>     rdfs:comment &quot;If this Activity prov:wasInformedBy Activity :a, then it can qualify how it was influenced using prov:qualifiedCommunication [ a prov:Communication;  prov:activity :a; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l817" id="l817">   817</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l818" id="l818">   818</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l819" id="l819">   819</a>     rdfs:label &quot;qualifiedCommunication&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l820" id="l820">   820</a>     rdfs:range :Communication ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l821" id="l821">   821</a>     rdfs:subPropertyOf :qualifiedInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l822" id="l822">   822</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l823" id="l823">   823</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l824" id="l824">   824</a>     :inverse &quot;qualifiedCommunicationOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l825" id="l825">   825</a>     :qualifiedForm :Communication ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l826" id="l826">   826</a>     :sharesDefinitionWith :Communication .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l827" id="l827">   827</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l828" id="l828">   828</a> :qualifiedDelegation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l829" id="l829">   829</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l830" id="l830">   830</a>     rdfs:comment &quot;If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility;  prov:agent :ag; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l831" id="l831">   831</a>     rdfs:domain :Agent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l832" id="l832">   832</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l833" id="l833">   833</a>     rdfs:label &quot;qualifiedDelegation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l834" id="l834">   834</a>     rdfs:range :Delegation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l835" id="l835">   835</a>     rdfs:subPropertyOf :qualifiedInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l836" id="l836">   836</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l837" id="l837">   837</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l838" id="l838">   838</a>     :inverse &quot;qualifiedDelegationOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l839" id="l839">   839</a>     :sharesDefinitionWith :Delegation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l840" id="l840">   840</a>     :unqualifiedForm :actedOnBehalfOf .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l841" id="l841">   841</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l842" id="l842">   842</a> :qualifiedDerivation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l843" id="l843">   843</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l844" id="l844">   844</a>     rdfs:comment &quot;If this Entity prov:wasDerivedFrom Entity :e, then it can qualify how it was derived using prov:qualifiedDerivation [ a prov:Derivation;  prov:entity :e; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l845" id="l845">   845</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l846" id="l846">   846</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l847" id="l847">   847</a>     rdfs:label &quot;qualifiedDerivation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l848" id="l848">   848</a>     rdfs:range :Derivation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l849" id="l849">   849</a>     rdfs:subPropertyOf :qualifiedInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l850" id="l850">   850</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l851" id="l851">   851</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l852" id="l852">   852</a>     :inverse &quot;qualifiedDerivationOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l853" id="l853">   853</a>     :sharesDefinitionWith :Derivation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l854" id="l854">   854</a>     :unqualifiedForm :wasDerivedFrom .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l855" id="l855">   855</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l856" id="l856">   856</a> :qualifiedEnd
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l857" id="l857">   857</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l858" id="l858">   858</a>     rdfs:comment &quot;If this Activity prov:wasEndedBy Entity :e1, then it can qualify how it was ended using prov:qualifiedEnd [ a prov:End;  prov:entity :e1; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l859" id="l859">   859</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l860" id="l860">   860</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l861" id="l861">   861</a>     rdfs:label &quot;qualifiedEnd&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l862" id="l862">   862</a>     rdfs:range :End ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l863" id="l863">   863</a>     rdfs:subPropertyOf :qualifiedInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l864" id="l864">   864</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l865" id="l865">   865</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l866" id="l866">   866</a>     :inverse &quot;qualifiedEndOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l867" id="l867">   867</a>     :sharesDefinitionWith :End ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l868" id="l868">   868</a>     :unqualifiedForm :wasEndedBy .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l869" id="l869">   869</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l870" id="l870">   870</a> :qualifiedForm
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l871" id="l871">   871</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l872" id="l872">   872</a>     rdfs:comment &quot;&quot;&quot;This annotation property links a subproperty of prov:wasInfluencedBy with the subclass of prov:Influence and the qualifying property that are used to qualify it. 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l873" id="l873">   873</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l874" id="l874">   874</a> Example annotation:
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l875" id="l875">   875</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l876" id="l876">   876</a>     prov:wasGeneratedBy prov:qualifiedForm prov:qualifiedGeneration, prov:Generation .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l877" id="l877">   877</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l878" id="l878">   878</a> Then this unqualified assertion:
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l879" id="l879">   879</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l880" id="l880">   880</a>     :entity1 prov:wasGeneratedBy :activity1 .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l881" id="l881">   881</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l882" id="l882">   882</a> can be qualified by adding:
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l883" id="l883">   883</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l884" id="l884">   884</a>    :entity1 prov:qualifiedGeneration :entity1Gen .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l885" id="l885">   885</a>    :entity1Gen 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l886" id="l886">   886</a>        a prov:Generation, prov:Influence;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l887" id="l887">   887</a>        prov:activity :activity1;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l888" id="l888">   888</a>        :customValue 1337 .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l889" id="l889">   889</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l890" id="l890">   890</a> Note how the value of the unqualified influence (prov:wasGeneratedBy :activity1) is mirrored as the value of the prov:activity (or prov:entity, or prov:agent) property on the influence class.&quot;&quot;&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l891" id="l891">   891</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l892" id="l892">   892</a>     rdfs:subPropertyOf rdfs:seeAlso .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l893" id="l893">   893</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l894" id="l894">   894</a> :qualifiedGeneration
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l895" id="l895">   895</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l896" id="l896">   896</a>     rdfs:comment &quot;If this Activity prov:generated Entity :e, then it can qualify how it performed the Generation using prov:qualifiedGeneration [ a prov:Generation;  prov:entity :e; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l897" id="l897">   897</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l898" id="l898">   898</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l899" id="l899">   899</a>     rdfs:label &quot;qualifiedGeneration&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l900" id="l900">   900</a>     rdfs:range :Generation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l901" id="l901">   901</a>     rdfs:subPropertyOf :qualifiedInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l902" id="l902">   902</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l903" id="l903">   903</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l904" id="l904">   904</a>     :inverse &quot;qualifiedGenerationOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l905" id="l905">   905</a>     :sharesDefinitionWith :Generation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l906" id="l906">   906</a>     :unqualifiedForm :wasGeneratedBy .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l907" id="l907">   907</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l908" id="l908">   908</a> :qualifiedInfluence
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l909" id="l909">   909</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l910" id="l910">   910</a>     rdfs:comment &quot;Because prov:qualifiedInfluence is a broad relation, the more specific relations (qualifiedCommunication, qualifiedDelegation, qualifiedEnd, etc.) should be used when applicable.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l911" id="l911">   911</a>     rdfs:domain [
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l912" id="l912">   912</a>         a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l913" id="l913">   913</a>         owl:unionOf (:Activity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l914" id="l914">   914</a>             :Agent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l915" id="l915">   915</a>             :Entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l916" id="l916">   916</a>         )
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l917" id="l917">   917</a>     ] ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l918" id="l918">   918</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l919" id="l919">   919</a>     rdfs:label &quot;qualifiedInfluence&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l920" id="l920">   920</a>     rdfs:range :Influence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l921" id="l921">   921</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l922" id="l922">   922</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l923" id="l923">   923</a>     :inverse &quot;qualifiedInfluenceOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l924" id="l924">   924</a>     :sharesDefinitionWith :Influence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l925" id="l925">   925</a>     :unqualifiedForm :wasInfluencedBy .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l926" id="l926">   926</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l927" id="l927">   927</a> :qualifiedInvalidation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l928" id="l928">   928</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l929" id="l929">   929</a>     rdfs:comment &quot;If this Entity prov:wasInvalidatedBy Activity :a, then it can qualify how it was invalidated using prov:qualifiedInvalidation [ a prov:Invalidation;  prov:activity :a; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l930" id="l930">   930</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l931" id="l931">   931</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l932" id="l932">   932</a>     rdfs:label &quot;qualifiedInvalidation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l933" id="l933">   933</a>     rdfs:range :Invalidation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l934" id="l934">   934</a>     rdfs:subPropertyOf :qualifiedInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l935" id="l935">   935</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l936" id="l936">   936</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l937" id="l937">   937</a>     :inverse &quot;qualifiedInvalidationOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l938" id="l938">   938</a>     :sharesDefinitionWith :Invalidation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l939" id="l939">   939</a>     :unqualifiedForm :wasInvalidatedBy .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l940" id="l940">   940</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l941" id="l941">   941</a> :qualifiedPrimarySource
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l942" id="l942">   942</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l943" id="l943">   943</a>     rdfs:comment &quot;If this Entity prov:hadPrimarySource Entity :e, then it can qualify how using prov:qualifiedPrimarySource [ a prov:PrimarySource; prov:entity :e; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l944" id="l944">   944</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l945" id="l945">   945</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l946" id="l946">   946</a>     rdfs:label &quot;qualifiedPrimarySource&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l947" id="l947">   947</a>     rdfs:range :PrimarySource ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l948" id="l948">   948</a>     rdfs:subPropertyOf :qualifiedInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l949" id="l949">   949</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l950" id="l950">   950</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l951" id="l951">   951</a>     :inverse &quot;qualifiedSourceOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l952" id="l952">   952</a>     :sharesDefinitionWith :PrimarySource ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l953" id="l953">   953</a>     :unqualifiedForm :hadPrimarySource .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l954" id="l954">   954</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l955" id="l955">   955</a> :qualifiedQuotation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l956" id="l956">   956</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l957" id="l957">   957</a>     rdfs:comment &quot;If this Entity prov:wasQuotedFrom Entity :e, then it can qualify how using prov:qualifiedQuotation [ a prov:Quotation;  prov:entity :e; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l958" id="l958">   958</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l959" id="l959">   959</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l960" id="l960">   960</a>     rdfs:label &quot;qualifiedQuotation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l961" id="l961">   961</a>     rdfs:range :Quotation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l962" id="l962">   962</a>     rdfs:subPropertyOf :qualifiedInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l963" id="l963">   963</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l964" id="l964">   964</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l965" id="l965">   965</a>     :inverse &quot;qualifiedQuotationOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l966" id="l966">   966</a>     :sharesDefinitionWith :Quotation ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l967" id="l967">   967</a>     :unqualifiedForm :wasQuotedFrom .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l968" id="l968">   968</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l969" id="l969">   969</a> :qualifiedRevision
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l970" id="l970">   970</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l971" id="l971">   971</a>     rdfs:comment &quot;If this Entity prov:wasRevisionOf Entity :e, then it can qualify how it was revised using prov:qualifiedRevision [ a prov:Revision;  prov:entity :e; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l972" id="l972">   972</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l973" id="l973">   973</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l974" id="l974">   974</a>     rdfs:label &quot;qualifiedRevision&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l975" id="l975">   975</a>     rdfs:range :Revision ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l976" id="l976">   976</a>     rdfs:subPropertyOf :qualifiedInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l977" id="l977">   977</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l978" id="l978">   978</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l979" id="l979">   979</a>     :inverse &quot;revisedEntity&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l980" id="l980">   980</a>     :sharesDefinitionWith :Revision ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l981" id="l981">   981</a>     :unqualifiedForm :wasRevisionOf .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l982" id="l982">   982</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l983" id="l983">   983</a> :qualifiedStart
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l984" id="l984">   984</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l985" id="l985">   985</a>     rdfs:comment &quot;If this Activity prov:wasStartedBy Entity :e1, then it can qualify how it was started using prov:qualifiedStart [ a prov:Start;  prov:entity :e1; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l986" id="l986">   986</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l987" id="l987">   987</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l988" id="l988">   988</a>     rdfs:label &quot;qualifiedStart&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l989" id="l989">   989</a>     rdfs:range :Start ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l990" id="l990">   990</a>     rdfs:subPropertyOf :qualifiedInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l991" id="l991">   991</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l992" id="l992">   992</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l993" id="l993">   993</a>     :inverse &quot;qualifiedStartOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l994" id="l994">   994</a>     :sharesDefinitionWith :Start ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l995" id="l995">   995</a>     :unqualifiedForm :wasStartedBy .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l996" id="l996">   996</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l997" id="l997">   997</a> :qualifiedUsage
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l998" id="l998">   998</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l999" id="l999">   999</a>     rdfs:comment &quot;If this Activity prov:used Entity :e, then it can qualify how it used it using prov:qualifiedUsage [ a prov:Usage; prov:entity :e; :foo :bar ].&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1000" id="l1000">  1000</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1001" id="l1001">  1001</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1002" id="l1002">  1002</a>     rdfs:label &quot;qualifiedUsage&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1003" id="l1003">  1003</a>     rdfs:range :Usage ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1004" id="l1004">  1004</a>     rdfs:subPropertyOf :qualifiedInfluence ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1005" id="l1005">  1005</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1006" id="l1006">  1006</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1007" id="l1007">  1007</a>     :inverse &quot;qualifiedUsingActivity&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1008" id="l1008">  1008</a>     :sharesDefinitionWith :Usage ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1009" id="l1009">  1009</a>     :unqualifiedForm :used .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1010" id="l1010">  1010</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1011" id="l1011">  1011</a> :sharesDefinitionWith
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1012" id="l1012">  1012</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1013" id="l1013">  1013</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1014" id="l1014">  1014</a>     rdfs:subPropertyOf rdfs:seeAlso .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1015" id="l1015">  1015</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1016" id="l1016">  1016</a> :specializationOf
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1017" id="l1017">  1017</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1018" id="l1018">  1018</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1019" id="l1019">  1019</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1020" id="l1020">  1020</a>     rdfs:label &quot;specializationOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1021" id="l1021">  1021</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1022" id="l1022">  1022</a>     rdfs:seeAlso :alternateOf ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1023" id="l1023">  1023</a>     rdfs:subPropertyOf :alternateOf ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1024" id="l1024">  1024</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1025" id="l1025">  1025</a>     :component &quot;alternate&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1026" id="l1026">  1026</a>     :constraints &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1027" id="l1027">  1027</a>     :definition &quot;An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1028" id="l1028">  1028</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1029" id="l1029">  1029</a>     :inverse &quot;generalizationOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1030" id="l1030">  1030</a>     :n &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization&quot;^^xsd:anyURI .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1031" id="l1031">  1031</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1032" id="l1032">  1032</a> :startedAtTime
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1033" id="l1033">  1033</a>     a owl:DatatypeProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1034" id="l1034">  1034</a>     rdfs:comment &quot;The time at which an activity started. See also prov:endedAtTime.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1035" id="l1035">  1035</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1036" id="l1036">  1036</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1037" id="l1037">  1037</a>     rdfs:label &quot;startedAtTime&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1038" id="l1038">  1038</a>     rdfs:range xsd:dateTime ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1039" id="l1039">  1039</a>     :category &quot;starting-point&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1040" id="l1040">  1040</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1041" id="l1041">  1041</a>     :editorialNote &quot;It is the intent that the property chain holds: (prov:qualifiedStart o prov:atTime) rdfs:subPropertyOf prov:startedAtTime.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1042" id="l1042">  1042</a>     :qualifiedForm :Start, :atTime .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1043" id="l1043">  1043</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1044" id="l1044">  1044</a> :todo
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1045" id="l1045">  1045</a>     a owl:AnnotationProperty .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1046" id="l1046">  1046</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1047" id="l1047">  1047</a> :unqualifiedForm
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1048" id="l1048">  1048</a>     a owl:AnnotationProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1049" id="l1049">  1049</a>     rdfs:comment &quot;Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1050" id="l1050">  1050</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1051" id="l1051">  1051</a>     rdfs:subPropertyOf rdfs:seeAlso .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1052" id="l1052">  1052</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1053" id="l1053">  1053</a> :used
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1054" id="l1054">  1054</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1055" id="l1055">  1055</a>     rdfs:comment &quot;A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven .&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1056" id="l1056">  1056</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1057" id="l1057">  1057</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1058" id="l1058">  1058</a>     rdfs:label &quot;used&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1059" id="l1059">  1059</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1060" id="l1060">  1060</a>     rdfs:subPropertyOf :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1061" id="l1061">  1061</a>     owl:propertyChainAxiom (:qualifiedUsage
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1062" id="l1062">  1062</a>         :entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1063" id="l1063">  1063</a>     ) ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1064" id="l1064">  1064</a>     :category &quot;starting-point&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1065" id="l1065">  1065</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1066" id="l1066">  1066</a>     :inverse &quot;wasUsedBy&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1067" id="l1067">  1067</a>     :qualifiedForm :Usage, :qualifiedUsage .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1068" id="l1068">  1068</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1069" id="l1069">  1069</a> :value
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1070" id="l1070">  1070</a>     a owl:DatatypeProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1071" id="l1071">  1071</a>     rdfs:comment &quot;Provides a value for an Entity.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1072" id="l1072">  1072</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1073" id="l1073">  1073</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1074" id="l1074">  1074</a>     rdfs:label &quot;value&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1075" id="l1075">  1075</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1076" id="l1076">  1076</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1077" id="l1077">  1077</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value&quot;^^xsd:anyURI ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1078" id="l1078">  1078</a>     :editorialNote &quot;The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue&quot;, &quot;This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values').&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1079" id="l1079">  1079</a>     :editorsDefinition &quot;The main value (if there is one) of a structured value.&quot;@en .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1080" id="l1080">  1080</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1081" id="l1081">  1081</a> :wasAssociatedWith
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1082" id="l1082">  1082</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1083" id="l1083">  1083</a>     rdfs:comment &quot;An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1084" id="l1084">  1084</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1085" id="l1085">  1085</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1086" id="l1086">  1086</a>     rdfs:label &quot;wasAssociatedWith&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1087" id="l1087">  1087</a>     rdfs:range :Agent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1088" id="l1088">  1088</a>     rdfs:subPropertyOf :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1089" id="l1089">  1089</a>     owl:propertyChainAxiom (:qualifiedAssociation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1090" id="l1090">  1090</a>         :agent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1091" id="l1091">  1091</a>     ) ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1092" id="l1092">  1092</a>     :category &quot;starting-point&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1093" id="l1093">  1093</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1094" id="l1094">  1094</a>     :inverse &quot;wasAssociateFor&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1095" id="l1095">  1095</a>     :qualifiedForm :Association, :qualifiedAssociation .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1096" id="l1096">  1096</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1097" id="l1097">  1097</a> :wasAttributedTo
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1098" id="l1098">  1098</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1099" id="l1099">  1099</a>     rdfs:comment &quot;Attribution is the ascribing of an entity to an agent.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1100" id="l1100">  1100</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1101" id="l1101">  1101</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1102" id="l1102">  1102</a>     rdfs:label &quot;wasAttributedTo&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1103" id="l1103">  1103</a>     rdfs:range :Agent ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1104" id="l1104">  1104</a>     rdfs:subPropertyOf :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1105" id="l1105">  1105</a>     owl:propertyChainAxiom (:qualifiedAttribution
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1106" id="l1106">  1106</a>         :agent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1107" id="l1107">  1107</a>     ) ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1108" id="l1108">  1108</a>     :category &quot;starting-point&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1109" id="l1109">  1109</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1110" id="l1110">  1110</a>     :definition &quot;Attribution is the ascribing of an entity to an agent.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1111" id="l1111">  1111</a>     :inverse &quot;contributed&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1112" id="l1112">  1112</a>     :qualifiedForm :Attribution, :qualifiedAttribution .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1113" id="l1113">  1113</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1114" id="l1114">  1114</a> :wasDerivedFrom
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1115" id="l1115">  1115</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1116" id="l1116">  1116</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1117" id="l1117">  1117</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1118" id="l1118">  1118</a>     rdfs:label &quot;wasDerivedFrom&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1119" id="l1119">  1119</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1120" id="l1120">  1120</a>     rdfs:subPropertyOf :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1121" id="l1121">  1121</a>     owl:propertyChainAxiom (:qualifiedDerivation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1122" id="l1122">  1122</a>         :entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1123" id="l1123">  1123</a>     ) ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1124" id="l1124">  1124</a>     :category &quot;starting-point&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1125" id="l1125">  1125</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1126" id="l1126">  1126</a>     :definition &quot;A derivation is a transformation of an entity into another, a construction of an entity into another, or an update of an entity, resulting in a new one.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1127" id="l1127">  1127</a>     :inverse &quot;hadDerivation&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1128" id="l1128">  1128</a>     :qualifiedForm :Derivation, :qualifiedDerivation .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1129" id="l1129">  1129</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1130" id="l1130">  1130</a> :wasEndedBy
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1131" id="l1131">  1131</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1132" id="l1132">  1132</a>     rdfs:comment &quot;End is when an activity is deemed to have ended. An end may refer to an entity, known as trigger, that terminated the activity.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1133" id="l1133">  1133</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1134" id="l1134">  1134</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1135" id="l1135">  1135</a>     rdfs:label &quot;wasEndedBy&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1136" id="l1136">  1136</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1137" id="l1137">  1137</a>     rdfs:subPropertyOf :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1138" id="l1138">  1138</a>     owl:propertyChainAxiom (:qualifiedEnd
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1139" id="l1139">  1139</a>         :entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1140" id="l1140">  1140</a>     ) ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1141" id="l1141">  1141</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1142" id="l1142">  1142</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1143" id="l1143">  1143</a>     :inverse &quot;ended&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1144" id="l1144">  1144</a>     :qualifiedForm :End, :qualifiedEnd .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1145" id="l1145">  1145</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1146" id="l1146">  1146</a> :wasGeneratedBy
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1147" id="l1147">  1147</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1148" id="l1148">  1148</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1149" id="l1149">  1149</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1150" id="l1150">  1150</a>     rdfs:label &quot;wasGeneratedBy&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1151" id="l1151">  1151</a>     rdfs:range :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1152" id="l1152">  1152</a>     rdfs:subPropertyOf :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1153" id="l1153">  1153</a>     owl:propertyChainAxiom (:qualifiedGeneration
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1154" id="l1154">  1154</a>         :activity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1155" id="l1155">  1155</a>     ) ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1156" id="l1156">  1156</a>     :category &quot;starting-point&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1157" id="l1157">  1157</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1158" id="l1158">  1158</a>     :inverse &quot;generated&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1159" id="l1159">  1159</a>     :qualifiedForm :Generation, :qualifiedGeneration .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1160" id="l1160">  1160</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1161" id="l1161">  1161</a> :wasInfluencedBy
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1162" id="l1162">  1162</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1163" id="l1163">  1163</a>     rdfs:comment &quot;Because prov:wasInfluencedBy is a broad relation, its more specific subproperties (prov:wasInformedBy, prov:actedOnBehalfOf, prov:wasEndedBy, etc.) should be used when applicable.&quot;@en, &quot;This property has multiple RDFS domains to suit multiple OWL Profiles. See &lt;a href=\&quot;#prov-o-owl-profile\&quot;&gt;PROV-O OWL Profile&lt;/a&gt;.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1164" id="l1164">  1164</a>     rdfs:domain [
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1165" id="l1165">  1165</a>         a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1166" id="l1166">  1166</a>         owl:unionOf (:Activity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1167" id="l1167">  1167</a>             :Agent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1168" id="l1168">  1168</a>             :Entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1169" id="l1169">  1169</a>         )
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1170" id="l1170">  1170</a>     ] ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1171" id="l1171">  1171</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1172" id="l1172">  1172</a>     rdfs:label &quot;wasInfluencedBy&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1173" id="l1173">  1173</a>     rdfs:range [
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1174" id="l1174">  1174</a>         a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1175" id="l1175">  1175</a>         owl:unionOf (:Activity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1176" id="l1176">  1176</a>             :Agent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1177" id="l1177">  1177</a>             :Entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1178" id="l1178">  1178</a>         )
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1179" id="l1179">  1179</a>     ] ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1180" id="l1180">  1180</a>     :category &quot;qualified&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1181" id="l1181">  1181</a>     :component &quot;agents-responsibility&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1182" id="l1182">  1182</a>     :editorialNote &quot;&quot;&quot;The sub-properties of prov:wasInfluencedBy can be elaborated in more detail using the Qualification Pattern. For example, the binary relation :baking prov:used :spoon can be qualified by asserting :baking prov:qualifiedUsage [ a prov:Usage; prov:entity :spoon; prov:atLocation :kitchen ] .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1183" id="l1183">  1183</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1184" id="l1184">  1184</a> Subproperties of prov:wasInfluencedBy may also be asserted directly without being qualified.
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1185" id="l1185">  1185</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1186" id="l1186">  1186</a> prov:wasInfluencedBy should not be used without also using one of its subproperties. 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1187" id="l1187">  1187</a> &quot;&quot;&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1188" id="l1188">  1188</a>     :inverse &quot;influenced&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1189" id="l1189">  1189</a>     :sharesDefinitionWith :Influence .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1190" id="l1190">  1190</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1191" id="l1191">  1191</a> :wasInformedBy
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1192" id="l1192">  1192</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1193" id="l1193">  1193</a>     rdfs:comment &quot;An activity a2 is dependent on or informed by another activity a1, by way of some unspecified entity that is generated by a1 and used by a2.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1194" id="l1194">  1194</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1195" id="l1195">  1195</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1196" id="l1196">  1196</a>     rdfs:label &quot;wasInformedBy&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1197" id="l1197">  1197</a>     rdfs:range :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1198" id="l1198">  1198</a>     rdfs:subPropertyOf :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1199" id="l1199">  1199</a>     owl:propertyChainAxiom (:qualifiedCommunication
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1200" id="l1200">  1200</a>         :activity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1201" id="l1201">  1201</a>     ) ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1202" id="l1202">  1202</a>     :category &quot;starting-point&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1203" id="l1203">  1203</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1204" id="l1204">  1204</a>     :inverse &quot;informed&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1205" id="l1205">  1205</a>     :qualifiedForm :Communication, :qualifiedCommunication .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1206" id="l1206">  1206</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1207" id="l1207">  1207</a> :wasInvalidatedBy
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1208" id="l1208">  1208</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1209" id="l1209">  1209</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1210" id="l1210">  1210</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1211" id="l1211">  1211</a>     rdfs:label &quot;wasInvalidatedBy&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1212" id="l1212">  1212</a>     rdfs:range :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1213" id="l1213">  1213</a>     rdfs:subPropertyOf :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1214" id="l1214">  1214</a>     owl:propertyChainAxiom (:qualifiedInvalidation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1215" id="l1215">  1215</a>         :activity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1216" id="l1216">  1216</a>     ) ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1217" id="l1217">  1217</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1218" id="l1218">  1218</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1219" id="l1219">  1219</a>     :inverse &quot;invalidated&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1220" id="l1220">  1220</a>     :qualifiedForm :Invalidation, :qualifiedInvalidation .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1221" id="l1221">  1221</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1222" id="l1222">  1222</a> :wasQuotedFrom
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1223" id="l1223">  1223</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1224" id="l1224">  1224</a>     rdfs:comment &quot;An entity is derived from an original entity by copying, or 'quoting', some or all of it.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1225" id="l1225">  1225</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1226" id="l1226">  1226</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1227" id="l1227">  1227</a>     rdfs:label &quot;wasQuotedFrom&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1228" id="l1228">  1228</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1229" id="l1229">  1229</a>     rdfs:subPropertyOf :wasDerivedFrom ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1230" id="l1230">  1230</a>     owl:propertyChainAxiom (:qualifiedQuotation
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1231" id="l1231">  1231</a>         :entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1232" id="l1232">  1232</a>     ) ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1233" id="l1233">  1233</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1234" id="l1234">  1234</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1235" id="l1235">  1235</a>     :inverse &quot;quotedAs&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1236" id="l1236">  1236</a>     :qualifiedForm :Quotation, :qualifiedQuotation .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1237" id="l1237">  1237</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1238" id="l1238">  1238</a> :wasRevisionOf
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1239" id="l1239">  1239</a>     a owl:AnnotationProperty, owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1240" id="l1240">  1240</a>     rdfs:comment &quot;A revision is a derivation that revises an entity into a revised version.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1241" id="l1241">  1241</a>     rdfs:domain :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1242" id="l1242">  1242</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1243" id="l1243">  1243</a>     rdfs:label &quot;wasRevisionOf&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1244" id="l1244">  1244</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1245" id="l1245">  1245</a>     rdfs:subPropertyOf :wasDerivedFrom ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1246" id="l1246">  1246</a>     owl:propertyChainAxiom (:qualifiedRevision
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1247" id="l1247">  1247</a>         :entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1248" id="l1248">  1248</a>     ) ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1249" id="l1249">  1249</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1250" id="l1250">  1250</a>     :component &quot;derivations&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1251" id="l1251">  1251</a>     :inverse &quot;hadRevision&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1252" id="l1252">  1252</a>     :qualifiedForm :Revision, :qualifiedRevision .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1253" id="l1253">  1253</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1254" id="l1254">  1254</a> :wasStartedBy
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1255" id="l1255">  1255</a>     a owl:ObjectProperty ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1256" id="l1256">  1256</a>     rdfs:comment &quot;Start is when an activity is deemed to have started. A start may refer to an entity, known as trigger, that initiated the activity.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1257" id="l1257">  1257</a>     rdfs:domain :Activity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1258" id="l1258">  1258</a>     rdfs:isDefinedBy &lt;http://www.w3.org/ns/prov#&gt; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1259" id="l1259">  1259</a>     rdfs:label &quot;wasStartedBy&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1260" id="l1260">  1260</a>     rdfs:range :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1261" id="l1261">  1261</a>     rdfs:subPropertyOf :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1262" id="l1262">  1262</a>     owl:propertyChainAxiom (:qualifiedStart
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1263" id="l1263">  1263</a>         :entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1264" id="l1264">  1264</a>     ) ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1265" id="l1265">  1265</a>     :category &quot;expanded&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1266" id="l1266">  1266</a>     :component &quot;entities-activities&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1267" id="l1267">  1267</a>     :inverse &quot;started&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1268" id="l1268">  1268</a>     :qualifiedForm :Start, :qualifiedStart .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1269" id="l1269">  1269</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1270" id="l1270">  1270</a> []
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1271" id="l1271">  1271</a>     a owl:Axiom ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1272" id="l1272">  1272</a>     rdfs:comment &quot;A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.&quot;@en ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1273" id="l1273">  1273</a>     owl:annotatedProperty rdfs:range ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1274" id="l1274">  1274</a>     owl:annotatedSource :hadMember ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1275" id="l1275">  1275</a>     owl:annotatedTarget :Entity ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1276" id="l1276">  1276</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection&quot; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1277" id="l1277">  1277</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1278" id="l1278">  1278</a> []
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1279" id="l1279">  1279</a>     a owl:Axiom ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1280" id="l1280">  1280</a>     rdfs:comment &quot;hadPrimarySource property is a particular case of wasDerivedFrom (see http://www.w3.org/TR/prov-dm/#term-original-source) that aims to give credit to the source that originated some information.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1281" id="l1281">  1281</a>     owl:annotatedProperty rdfs:subPropertyOf ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1282" id="l1282">  1282</a>     owl:annotatedSource :hadPrimarySource ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1283" id="l1283">  1283</a>     owl:annotatedTarget :wasDerivedFrom .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1284" id="l1284">  1284</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1285" id="l1285">  1285</a> []
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1286" id="l1286">  1286</a>     a owl:Axiom ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1287" id="l1287">  1287</a>     rdfs:comment &quot;Attribution is a particular case of trace (see http://www.w3.org/TR/prov-dm/#concept-trace), in the sense that it links an entity to the agent that ascribed it.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1288" id="l1288">  1288</a>     owl:annotatedProperty rdfs:subPropertyOf ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1289" id="l1289">  1289</a>     owl:annotatedSource :wasAttributedTo ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1290" id="l1290">  1290</a>     owl:annotatedTarget :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1291" id="l1291">  1291</a>     :definition &quot;IF wasAttributedTo(e2,ag1,aAttr) holds, THEN wasInfluencedBy(e2,ag1) also holds. &quot; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1292" id="l1292">  1292</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1293" id="l1293">  1293</a> []
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1294" id="l1294">  1294</a>     a owl:Axiom ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1295" id="l1295">  1295</a>     rdfs:comment &quot;Derivation is a particular case of trace (see http://www.w3.org/TR/prov-dm/#term-trace), since it links an entity to another entity that contributed to its existence.&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1296" id="l1296">  1296</a>     owl:annotatedProperty rdfs:subPropertyOf ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1297" id="l1297">  1297</a>     owl:annotatedSource :wasDerivedFrom ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1298" id="l1298">  1298</a>     owl:annotatedTarget :wasInfluencedBy .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1299" id="l1299">  1299</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1300" id="l1300">  1300</a> []
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1301" id="l1301">  1301</a>     a owl:Axiom ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1302" id="l1302">  1302</a>     owl:annotatedProperty rdfs:range ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1303" id="l1303">  1303</a>     owl:annotatedSource :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1304" id="l1304">  1304</a>     owl:annotatedTarget [
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1305" id="l1305">  1305</a>         a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1306" id="l1306">  1306</a>         owl:unionOf (:Activity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1307" id="l1307">  1307</a>             :Agent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1308" id="l1308">  1308</a>             :Entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1309" id="l1309">  1309</a>         )
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1310" id="l1310">  1310</a>     ] ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1311" id="l1311">  1311</a>     :definition &quot;influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1312" id="l1312">  1312</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence&quot; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1313" id="l1313">  1313</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1314" id="l1314">  1314</a> []
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1315" id="l1315">  1315</a>     a owl:Axiom ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1316" id="l1316">  1316</a>     owl:annotatedProperty rdfs:domain ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1317" id="l1317">  1317</a>     owl:annotatedSource :wasInfluencedBy ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1318" id="l1318">  1318</a>     owl:annotatedTarget [
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1319" id="l1319">  1319</a>         a owl:Class ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1320" id="l1320">  1320</a>         owl:unionOf (:Activity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1321" id="l1321">  1321</a>             :Agent
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1322" id="l1322">  1322</a>             :Entity
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1323" id="l1323">  1323</a>         )
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1324" id="l1324">  1324</a>     ] ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1325" id="l1325">  1325</a>     :definition &quot;influencee: an identifier (o2) for an entity, activity, or agent; &quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1326" id="l1326">  1326</a>     :dm &quot;http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence&quot; .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1327" id="l1327">  1327</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1328" id="l1328">  1328</a> []
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1329" id="l1329">  1329</a>     a owl:Axiom ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1330" id="l1330">  1330</a>     rdfs:comment &quot;Quotation is a particular case of derivation (see http://www.w3.org/TR/prov-dm/#term-quotation) in which an entity is derived from an original entity by copying, or \&quot;quoting\&quot;, some or all of it. &quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1331" id="l1331">  1331</a>     owl:annotatedProperty rdfs:subPropertyOf ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1332" id="l1332">  1332</a>     owl:annotatedSource :wasQuotedFrom ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1333" id="l1333">  1333</a>     owl:annotatedTarget :wasDerivedFrom .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1334" id="l1334">  1334</a> 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1335" id="l1335">  1335</a> []
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1336" id="l1336">  1336</a>     a owl:Axiom ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1337" id="l1337">  1337</a>     rdfs:comment &quot;&quot;&quot;Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to 
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1338" id="l1338">  1338</a> http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'&quot;&quot;&quot; ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1339" id="l1339">  1339</a>     owl:annotatedProperty rdfs:subPropertyOf ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1340" id="l1340">  1340</a>     owl:annotatedSource :wasRevisionOf ;
-</pre>
-</div>
-<div style="font-family:monospace" class="parity0">
-<pre><a class="linenr" href="#l1341" id="l1341">  1341</a>     owl:annotatedTarget :wasDerivedFrom .
-</pre>
-</div>
-<div style="font-family:monospace" class="parity1">
-<pre><a class="linenr" href="#l1342" id="l1342">  1342</a> 
-</pre>
-</div>
-</div>
 
-<div class="page_footer">
-<div class="page_footer_text">prov</div>
-<div class="rss_logo">
-<a href="/hg/prov/rss-log">RSS</a>
-<a href="/hg/prov/atom-log">Atom</a>
-</div>
-<br />
+# The following was imported from https://dvcs.w3.org/hg/prov/raw-file/tip/namespace/prov-aq.ttl
 
-</div>
-</body>
-</html>
 
+# The following was imported from https://dvcs.w3.org/hg/prov/raw-file/tip/namespace/prov-dc.ttl
+
+
+# The following was imported from https://dvcs.w3.org/hg/prov/raw-file/tip/namespace/prov-dictionary.ttl
+
+
+# The following was imported from https://dvcs.w3.org/hg/prov/raw-file/tip/namespace/prov-links.ttl
+
--- a/ontology/ProvenanceOntology.owl	Mon Apr 29 08:36:23 2013 +0200
+++ b/ontology/ProvenanceOntology.owl	Mon Apr 29 09:01:28 2013 -0400
@@ -94,9 +94,9 @@
     <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
         <rdfs:label>specializationOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization</n>
         <component>alternate</component>
         <inverse>generalizationOf</inverse>
         <category>expanded</category>
@@ -228,9 +228,9 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#alternateOf">
         <rdfs:label>alternateOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-alternate</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate</n>
         <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.</definition>
         <category>expanded</category>
         <component>alternate</component>
@@ -363,7 +363,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <rdfs:comment xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</rdfs:comment>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;range"/>
         <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#hadMember"/>
@@ -474,7 +474,7 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#influencer">
         <rdfs:label>influencer</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <category>qualified</category>
         <inverse>hadInfluence</inverse>
         <rdfs:comment xml:lang="en">Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used.</rdfs:comment>
@@ -768,9 +768,9 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
         <rdfs:label>specializationOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization</n>
         <component>alternate</component>
         <category>expanded</category>
         <inverse>generalizationOf</inverse>
@@ -970,7 +970,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;range"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
@@ -985,7 +985,7 @@
     </owl:Axiom>
     <owl:Axiom>
         <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;domain"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
@@ -1093,7 +1093,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <rdfs:comment>Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to 
-http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision 23 April 2012 &#39;wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.&#39;</rdfs:comment>
+http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#term-Revision 23 April 2012 &#39;wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.&#39;</rdfs:comment>
         <owl:annotatedProperty rdf:resource="&rdfs;subPropertyOf"/>
         <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasRevisionOf"/>
@@ -1225,7 +1225,7 @@
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#value">
         <rdfs:label>value</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-value</dm>
         <category>expanded</category>
         <editorialNote>The editor&#39;s definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue</editorialNote>
         <definition xml:lang="en">Provides a value that is a direct representation of an entity.</definition>
@@ -1259,9 +1259,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Activity">
         <rdfs:label>Activity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Activity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Activity</n>
         <component>entities-activities</component>
         <category>starting-point</category>
         <definition>An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.</definition>
@@ -1297,8 +1297,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Agent">
         <rdfs:label>Agent</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Agent</n>
         <definition xml:lang="en">An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent&#39;s activity. </definition>
         <category>starting-point</category>
         <component>agents-responsibility</component>
@@ -1327,8 +1327,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Association">
         <rdfs:label>Association</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association</n>
         <component>agents-responsibility</component>
         <rdfs:comment xml:lang="en">An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
@@ -1344,9 +1344,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Attribution">
         <rdfs:label>Attribution</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribution</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribution</n>
         <rdfs:comment xml:lang="en">An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity :baker; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Attribution is the ascribing of an entity to an agent.
 
@@ -1364,8 +1364,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Bundle">
         <rdfs:label>Bundle</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-bundle-declaration</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-bundle-entity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-bundle-declaration</n>
         <category>expanded</category>
         <definition xml:lang="en">A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed.</definition>
         <rdfs:comment xml:lang="en">Note that there are kinds of bundles (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O.</rdfs:comment>
@@ -1379,7 +1379,7 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Collection">
         <rdfs:label>Collection</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection</dm>
         <component>collections</component>
         <category>expanded</category>
         <definition xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</definition>
@@ -1393,9 +1393,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Communication">
         <rdfs:label>Communication</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Communication</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-wasInformedBy</n>
         <component>entities-activities</component>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ].</rdfs:comment>
@@ -1411,8 +1411,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Delegation">
         <rdfs:label>Delegation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-delegation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-delegation</n>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Delegation provides additional descriptions about the binary prov:actedOnBehalfOf relation from a performing prov:Agent to some prov:Agent for whom it was performed. For example, :mixing prov:wasAssociatedWith :toddler . :toddler prov:actedOnBehalfOf :mother; prov:qualifiedDelegation [ a prov:Delegation; prov:entity :mother; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work.
@@ -1430,9 +1430,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Derivation">
         <rdfs:label>Derivation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Derivation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#Derivation-Relation</n>
         <definition xml:lang="en">A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.</definition>
         <component>derivations</component>
         <rdfs:comment xml:lang="en">An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some derived prov:Entity to another prov:Entity from which it was derived. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualifiedDerivation [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ].</rdfs:comment>
@@ -1463,9 +1463,9 @@
         <rdfs:label>End</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-End</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-End</n>
         <rdfs:comment xml:lang="en">An instance of prov:End provides additional descriptions about the binary prov:wasEndedBy relation from some ended prov:Activity to an prov:Entity that ended it. For example, :ball_game prov:wasEndedBy :buzzer; prov:qualifiedEnd [ a prov:End; prov:entity :buzzer; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ].</rdfs:comment>
         <category>qualified</category>
         <definition xml:lang="en">End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity&#39;s end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger.</definition>
@@ -1481,9 +1481,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Entity">
         <rdfs:label>Entity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-entity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-entity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Entity</n>
         <component>entities-activities</component>
         <definition xml:lang="en">An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. </definition>
         <category>starting-point</category>
@@ -1513,9 +1513,9 @@
         <rdfs:label>Generation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Generation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Generation</n>
         <rdfs:comment xml:lang="en">An instance of prov:Generation provides additional descriptions about the binary prov:wasGeneratedBy relation from a generated prov:Entity to the prov:Activity that generated it. For example, :cake prov:wasGeneratedBy :baking; prov:qualifiedGeneration [ a prov:Generation; prov:activity :baking; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
         <component>entities-activities</component>
@@ -1530,8 +1530,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Influence">
         <rdfs:label>Influence</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-influence</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-influence</n>
         <component>derivations</component>
         <rdfs:comment xml:lang="en">An instance of prov:Influence provides additional descriptions about the binary prov:wasInfluencedBy relation from some influenced Activity, Entity, or Agent to the influencing Activity, Entity, or Agent. For example, :stomach_ache prov:wasInfluencedBy :spoon; prov:qualifiedInfluence [ a prov:Influence; prov:entity :spoon; :foo :bar ] . Because prov:Influence is a broad relation, the more specific relations (Communication, Delegation, End, etc.) should be used when applicable.</rdfs:comment>
         <rdfs:comment xml:lang="en">Because prov:Influence is a broad relation, its most specific subclasses (e.g. prov:Communication, prov:Delegation, prov:End, prov:Revision, etc.) should be used when applicable.</rdfs:comment>
@@ -1547,7 +1547,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent">
         <rdfs:label>InstantaneousEvent</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-event</constraints>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#dfn-event</constraints>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term &#39;event&#39; is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</rdfs:comment>
         <definition xml:lang="en">The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics.</definition>
@@ -1563,9 +1563,9 @@
         <rdfs:label>Invalidation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Invalidation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Invalidation</n>
         <component>entities-activities</component>
         <definition>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.</definition>
         <category>qualified</category>
@@ -1580,8 +1580,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Location">
         <rdfs:label>Location</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-location</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute</n>
         <definition xml:lang="en">A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth.</definition>
         <category>expanded</category>
         <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
@@ -1595,8 +1595,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Organization">
         <rdfs:label>Organization</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <definition>An organization is a social or legal institution such as a company, society, etc.</definition>
         <category>expanded</category>
         <component>agents-responsibility</component>
@@ -1610,8 +1610,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Person">
         <rdfs:label>Person</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <category>expanded</category>
         <component>agents-responsibility</component>
         <definition xml:lang="en">Person agents are people.</definition>
@@ -1625,8 +1625,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Plan">
         <rdfs:label>Plan</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association</n>
         <definition>A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.</definition>
         <category>expanded</category>
         <rdfs:comment xml:lang="en">There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations.</rdfs:comment>
@@ -1642,8 +1642,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#PrimarySource">
         <rdfs:label>PrimarySource</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-primary-source</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-original-source</n>
         <category>qualified</category>
         <component>derivations</component>
         <definition xml:lang="en">A primary source for a topic refers to something produced by some agent with direct experience and knowledge about the topic, at the time of the topic&#39;s study, without benefit from hindsight.
@@ -1663,8 +1663,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Quotation">
         <rdfs:label>Quotation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-quotation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-quotation</n>
         <rdfs:comment xml:lang="en">An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some taken prov:Entity from an earlier, larger prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualifiedQuotation [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ].</rdfs:comment>
         <component>derivations</component>
         <category>qualified</category>
@@ -1680,8 +1680,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Revision">
         <rdfs:label>Revision</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-revision</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Revision</n>
         <component>derivations</component>
         <category>qualified</category>
         <definition xml:lang="en">A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation.</definition>
@@ -1696,8 +1696,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Role">
         <rdfs:label>Role</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-role</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute</n>
         <definition xml:lang="en">A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end.</definition>
         <category>qualified</category>
         <component>agents-responsibility</component>
@@ -1712,8 +1712,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#SoftwareAgent">
         <rdfs:label>SoftwareAgent</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <component>agents-responsibility</component>
         <definition xml:lang="en">A software agent is running software.</definition>
         <category>expanded</category>
@@ -1728,9 +1728,9 @@
         <rdfs:label>Start</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Start</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Start</n>
         <component>entities-activities</component>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualifiedStart [ a prov:Start; prov:entity :bang; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ] .</rdfs:comment>
@@ -1747,9 +1747,9 @@
         <rdfs:label>Usage</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Usage</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Usage</n>
         <rdfs:comment xml:lang="en">An instance of prov:Usage provides additional descriptions about the binary prov:used relation from some prov:Activity to an prov:Entity that it used. For example, :keynote prov:used :podium; prov:qualifiedUsage [ a prov:Usage; prov:entity :podium; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity.</definition>
         <category>qualified</category>
--- a/ontology/prov-o.ttl	Mon Apr 29 08:36:23 2013 +0200
+++ b/ontology/prov-o.ttl	Mon Apr 29 09:01:28 2013 -0400
@@ -37,10 +37,10 @@
     owl:disjointWith :Entity ;
     :category "starting-point" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Activity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Activity"^^xsd:anyURI .
 
 :ActivityInfluence
     a owl:Class ;
@@ -65,8 +65,8 @@
     :category "starting-point" ;
     :component "agents-responsibility" ;
     :definition "An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent's activity. "@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Agent"^^xsd:anyURI .
 
 :AgentInfluence
     a owl:Class ;
@@ -87,8 +87,8 @@
     :category "qualified" ;
     :component "agents-responsibility" ;
     :definition "An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association"^^xsd:anyURI ;
     :unqualifiedForm :wasAssociatedWith .
 
 :Attribution
@@ -99,12 +99,12 @@
     rdfs:subClassOf :AgentInfluence ;
     :category "qualified" ;
     :component "agents-responsibility" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition """Attribution is the ascribing of an entity to an agent.
 
 When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribution"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribution"^^xsd:anyURI ;
     :unqualifiedForm :wasAttributedTo .
 
 :Bundle
@@ -115,8 +115,8 @@
     rdfs:subClassOf :Entity ;
     :category "expanded" ;
     :definition "A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-bundle-declaration"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-bundle-entity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-bundle-declaration"^^xsd:anyURI .
 
 :Collection
     a owl:Class ;
@@ -126,7 +126,7 @@
     :category "expanded" ;
     :component "collections" ;
     :definition "A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection"^^xsd:anyURI .
 
 :Communication
     a owl:Class ;
@@ -136,10 +136,10 @@
     rdfs:subClassOf :ActivityInfluence ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Communication is the exchange of an entity by two activities, one activity using the entity generated by the other." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Communication"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-wasInformedBy"^^xsd:anyURI ;
     :unqualifiedForm :wasInformedBy .
 
 :Delegation
@@ -153,8 +153,8 @@
     :definition """Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work.
 
 For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-delegation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-delegation"^^xsd:anyURI ;
     :unqualifiedForm :actedOnBehalfOf .
 
 :Derivation
@@ -165,10 +165,10 @@
     rdfs:subClassOf :EntityInfluence ;
     :category "qualified" ;
     :component "derivations" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Derivation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#Derivation-Relation"^^xsd:anyURI ;
     :unqualifiedForm :wasDerivedFrom .
 
 :EmptyCollection
@@ -188,10 +188,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-End"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-End"^^xsd:anyURI ;
     :unqualifiedForm :wasEndedBy .
 
 :Entity
@@ -201,10 +201,10 @@
     owl:disjointWith :InstantaneousEvent ;
     :category "starting-point" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. "@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-entity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-entity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Entity"^^xsd:anyURI .
 
 :EntityInfluence
     a owl:Class ;
@@ -224,10 +224,10 @@
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Generation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Generation"^^xsd:anyURI ;
     :unqualifiedForm :wasGeneratedBy .
 
 :Influence
@@ -238,8 +238,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-influence"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-influence"^^xsd:anyURI ;
     :unqualifiedForm :wasInfluencedBy .
 
 :InstantaneousEvent
@@ -249,7 +249,7 @@
     rdfs:label "InstantaneousEvent" ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-event"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#dfn-event"^^xsd:anyURI ;
     :definition "The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics."@en .
 
 :Invalidation
@@ -260,10 +260,10 @@
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Invalidation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Invalidation"^^xsd:anyURI ;
     :unqualifiedForm :wasInvalidatedBy .
 
 :Location
@@ -273,8 +273,8 @@
     rdfs:seeAlso :atLocation ;
     :category "expanded" ;
     :definition "A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-location"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute"^^xsd:anyURI .
 
 :Organization
     a owl:Class ;
@@ -284,8 +284,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "An organization is a social or legal institution such as a company, society, etc." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Person
     a owl:Class ;
@@ -295,8 +295,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "Person agents are people."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Plan
     a owl:Class ;
@@ -307,8 +307,8 @@
     :category "expanded", "qualified" ;
     :component "agents-responsibility" ;
     :definition "A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association"^^xsd:anyURI .
 
 :PrimarySource
     a owl:Class ;
@@ -323,8 +323,8 @@
 Because of the directness of primary sources, they 'speak for themselves' in ways that cannot be captured through the filter of secondary sources. As such, it is important for secondary sources to reference those primary sources from which they were derived, so that their reliability can be investigated.
 
 A primary source relation is a particular case of derivation of secondary materials from their primary sources. It is recognized that the determination of primary sources can be up to interpretation, and should be done according to conventions accepted within the application's domain."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-primary-source"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-original-source"^^xsd:anyURI ;
     :unqualifiedForm :hadPrimarySource .
 
 :Quotation
@@ -336,8 +336,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-quotation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-quotation"^^xsd:anyURI ;
     :unqualifiedForm :wasQuotedFrom .
 
 :Revision
@@ -349,8 +349,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-revision"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Revision"^^xsd:anyURI ;
     :unqualifiedForm :wasRevisionOf .
 
 :Role
@@ -361,8 +361,8 @@
     :category "qualified" ;
     :component "agents-responsibility" ;
     :definition "A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-role"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute"^^xsd:anyURI .
 
 :SoftwareAgent
     a owl:Class ;
@@ -372,8 +372,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "A software agent is running software."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Start
     a owl:Class ;
@@ -383,10 +383,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Start"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Start"^^xsd:anyURI ;
     :unqualifiedForm :wasStartedBy .
 
 :Usage
@@ -397,10 +397,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Usage"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Usage"^^xsd:anyURI ;
     :unqualifiedForm :used .
 
 :actedOnBehalfOf
@@ -452,11 +452,11 @@
     rdfs:seeAlso :specializationOf ;
     :category "expanded" ;
     :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "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."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-alternate"^^xsd:anyURI ;
     :inverse "alternateOf" ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate"^^xsd:anyURI .
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate"^^xsd:anyURI .
 
 :aq
     a owl:AnnotationProperty ;
@@ -701,7 +701,7 @@
     rdfs:label "influencer" ;
     rdfs:range owl:Thing ;
     :category "qualified" ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence"^^xsd:anyURI ;
     :editorialNote "This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple."@en ;
     :editorsDefinition "This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified."@en ;
     :inverse "hadInfluence" .
@@ -989,11 +989,11 @@
     rdfs:subPropertyOf :alternateOf ;
     :category "expanded" ;
     :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization"^^xsd:anyURI ;
     :inverse "generalizationOf" ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization"^^xsd:anyURI .
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization"^^xsd:anyURI .
 
 :startedAtTime
     a owl:DatatypeProperty ;
@@ -1040,7 +1040,7 @@
     :category "expanded" ;
     :component "entities-activities" ;
     :definition "Provides a value that is a direct representation of an entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-value"^^xsd:anyURI ;
     :editorialNote "The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue", "This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values')."@en .
 
 :wasAssociatedWith
@@ -1252,7 +1252,7 @@
     owl:annotatedProperty rdfs:range ;
     owl:annotatedSource :hadMember ;
     owl:annotatedTarget :Entity ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection" .
 
 []
     a owl:Axiom ;
@@ -1288,7 +1288,7 @@
         )
     ] ;
     :definition "influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;" ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence" .
 
 []
     a owl:Axiom ;
@@ -1302,7 +1302,7 @@
         )
     ] ;
     :definition "influencee: an identifier (o2) for an entity, activity, or agent; " ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence" .
 
 []
     a owl:Axiom ;
@@ -1314,7 +1314,7 @@
 []
     a owl:Axiom ;
     rdfs:comment """Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to 
-http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'""" ;
+http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'""" ;
     owl:annotatedProperty rdfs:subPropertyOf ;
     owl:annotatedSource :wasRevisionOf ;
     owl:annotatedTarget :wasDerivedFrom .
--- a/ontology/releases/REC-prov-o-20130430/ns/prov-o-20130430.owl	Mon Apr 29 08:36:23 2013 +0200
+++ b/ontology/releases/REC-prov-o-20130430/ns/prov-o-20130430.owl	Mon Apr 29 09:01:28 2013 -0400
@@ -94,9 +94,9 @@
     <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
         <rdfs:label>specializationOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization</n>
         <component>alternate</component>
         <inverse>generalizationOf</inverse>
         <category>expanded</category>
@@ -228,9 +228,9 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#alternateOf">
         <rdfs:label>alternateOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-alternate</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate</n>
         <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.</definition>
         <category>expanded</category>
         <component>alternate</component>
@@ -363,7 +363,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <rdfs:comment xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</rdfs:comment>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;range"/>
         <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#hadMember"/>
@@ -474,7 +474,7 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#influencer">
         <rdfs:label>influencer</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <category>qualified</category>
         <inverse>hadInfluence</inverse>
         <rdfs:comment xml:lang="en">Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used.</rdfs:comment>
@@ -768,9 +768,9 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
         <rdfs:label>specializationOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization</n>
         <component>alternate</component>
         <category>expanded</category>
         <inverse>generalizationOf</inverse>
@@ -970,7 +970,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;range"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
@@ -985,7 +985,7 @@
     </owl:Axiom>
     <owl:Axiom>
         <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;domain"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
@@ -1093,7 +1093,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <rdfs:comment>Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to 
-http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision 23 April 2012 &#39;wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.&#39;</rdfs:comment>
+http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#term-Revision 23 April 2012 &#39;wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.&#39;</rdfs:comment>
         <owl:annotatedProperty rdf:resource="&rdfs;subPropertyOf"/>
         <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasRevisionOf"/>
@@ -1225,7 +1225,7 @@
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#value">
         <rdfs:label>value</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-value</dm>
         <category>expanded</category>
         <editorialNote>The editor&#39;s definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue</editorialNote>
         <definition xml:lang="en">Provides a value that is a direct representation of an entity.</definition>
@@ -1259,9 +1259,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Activity">
         <rdfs:label>Activity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Activity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Activity</n>
         <component>entities-activities</component>
         <category>starting-point</category>
         <definition>An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.</definition>
@@ -1297,8 +1297,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Agent">
         <rdfs:label>Agent</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Agent</n>
         <definition xml:lang="en">An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent&#39;s activity. </definition>
         <category>starting-point</category>
         <component>agents-responsibility</component>
@@ -1327,8 +1327,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Association">
         <rdfs:label>Association</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association</n>
         <component>agents-responsibility</component>
         <rdfs:comment xml:lang="en">An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
@@ -1344,9 +1344,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Attribution">
         <rdfs:label>Attribution</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribution</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribution</n>
         <rdfs:comment xml:lang="en">An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity :baker; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Attribution is the ascribing of an entity to an agent.
 
@@ -1364,8 +1364,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Bundle">
         <rdfs:label>Bundle</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-bundle-declaration</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-bundle-entity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-bundle-declaration</n>
         <category>expanded</category>
         <definition xml:lang="en">A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed.</definition>
         <rdfs:comment xml:lang="en">Note that there are kinds of bundles (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O.</rdfs:comment>
@@ -1379,7 +1379,7 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Collection">
         <rdfs:label>Collection</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection</dm>
         <component>collections</component>
         <category>expanded</category>
         <definition xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</definition>
@@ -1393,9 +1393,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Communication">
         <rdfs:label>Communication</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Communication</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-wasInformedBy</n>
         <component>entities-activities</component>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ].</rdfs:comment>
@@ -1411,8 +1411,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Delegation">
         <rdfs:label>Delegation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-delegation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-delegation</n>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Delegation provides additional descriptions about the binary prov:actedOnBehalfOf relation from a performing prov:Agent to some prov:Agent for whom it was performed. For example, :mixing prov:wasAssociatedWith :toddler . :toddler prov:actedOnBehalfOf :mother; prov:qualifiedDelegation [ a prov:Delegation; prov:entity :mother; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work.
@@ -1430,9 +1430,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Derivation">
         <rdfs:label>Derivation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Derivation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#Derivation-Relation</n>
         <definition xml:lang="en">A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.</definition>
         <component>derivations</component>
         <rdfs:comment xml:lang="en">An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some derived prov:Entity to another prov:Entity from which it was derived. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualifiedDerivation [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ].</rdfs:comment>
@@ -1463,9 +1463,9 @@
         <rdfs:label>End</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-End</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-End</n>
         <rdfs:comment xml:lang="en">An instance of prov:End provides additional descriptions about the binary prov:wasEndedBy relation from some ended prov:Activity to an prov:Entity that ended it. For example, :ball_game prov:wasEndedBy :buzzer; prov:qualifiedEnd [ a prov:End; prov:entity :buzzer; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ].</rdfs:comment>
         <category>qualified</category>
         <definition xml:lang="en">End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity&#39;s end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger.</definition>
@@ -1481,9 +1481,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Entity">
         <rdfs:label>Entity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-entity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-entity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Entity</n>
         <component>entities-activities</component>
         <definition xml:lang="en">An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. </definition>
         <category>starting-point</category>
@@ -1513,9 +1513,9 @@
         <rdfs:label>Generation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Generation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Generation</n>
         <rdfs:comment xml:lang="en">An instance of prov:Generation provides additional descriptions about the binary prov:wasGeneratedBy relation from a generated prov:Entity to the prov:Activity that generated it. For example, :cake prov:wasGeneratedBy :baking; prov:qualifiedGeneration [ a prov:Generation; prov:activity :baking; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
         <component>entities-activities</component>
@@ -1530,8 +1530,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Influence">
         <rdfs:label>Influence</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-influence</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-influence</n>
         <component>derivations</component>
         <rdfs:comment xml:lang="en">An instance of prov:Influence provides additional descriptions about the binary prov:wasInfluencedBy relation from some influenced Activity, Entity, or Agent to the influencing Activity, Entity, or Agent. For example, :stomach_ache prov:wasInfluencedBy :spoon; prov:qualifiedInfluence [ a prov:Influence; prov:entity :spoon; :foo :bar ] . Because prov:Influence is a broad relation, the more specific relations (Communication, Delegation, End, etc.) should be used when applicable.</rdfs:comment>
         <rdfs:comment xml:lang="en">Because prov:Influence is a broad relation, its most specific subclasses (e.g. prov:Communication, prov:Delegation, prov:End, prov:Revision, etc.) should be used when applicable.</rdfs:comment>
@@ -1547,7 +1547,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent">
         <rdfs:label>InstantaneousEvent</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-event</constraints>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#dfn-event</constraints>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term &#39;event&#39; is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</rdfs:comment>
         <definition xml:lang="en">The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics.</definition>
@@ -1563,9 +1563,9 @@
         <rdfs:label>Invalidation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Invalidation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Invalidation</n>
         <component>entities-activities</component>
         <definition>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.</definition>
         <category>qualified</category>
@@ -1580,8 +1580,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Location">
         <rdfs:label>Location</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-location</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute</n>
         <definition xml:lang="en">A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth.</definition>
         <category>expanded</category>
         <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
@@ -1595,8 +1595,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Organization">
         <rdfs:label>Organization</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <definition>An organization is a social or legal institution such as a company, society, etc.</definition>
         <category>expanded</category>
         <component>agents-responsibility</component>
@@ -1610,8 +1610,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Person">
         <rdfs:label>Person</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <category>expanded</category>
         <component>agents-responsibility</component>
         <definition xml:lang="en">Person agents are people.</definition>
@@ -1625,8 +1625,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Plan">
         <rdfs:label>Plan</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association</n>
         <definition>A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.</definition>
         <category>expanded</category>
         <rdfs:comment xml:lang="en">There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations.</rdfs:comment>
@@ -1642,8 +1642,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#PrimarySource">
         <rdfs:label>PrimarySource</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-primary-source</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-original-source</n>
         <category>qualified</category>
         <component>derivations</component>
         <definition xml:lang="en">A primary source for a topic refers to something produced by some agent with direct experience and knowledge about the topic, at the time of the topic&#39;s study, without benefit from hindsight.
@@ -1663,8 +1663,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Quotation">
         <rdfs:label>Quotation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-quotation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-quotation</n>
         <rdfs:comment xml:lang="en">An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some taken prov:Entity from an earlier, larger prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualifiedQuotation [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ].</rdfs:comment>
         <component>derivations</component>
         <category>qualified</category>
@@ -1680,8 +1680,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Revision">
         <rdfs:label>Revision</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-revision</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Revision</n>
         <component>derivations</component>
         <category>qualified</category>
         <definition xml:lang="en">A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation.</definition>
@@ -1696,8 +1696,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Role">
         <rdfs:label>Role</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-role</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute</n>
         <definition xml:lang="en">A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end.</definition>
         <category>qualified</category>
         <component>agents-responsibility</component>
@@ -1712,8 +1712,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#SoftwareAgent">
         <rdfs:label>SoftwareAgent</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <component>agents-responsibility</component>
         <definition xml:lang="en">A software agent is running software.</definition>
         <category>expanded</category>
@@ -1728,9 +1728,9 @@
         <rdfs:label>Start</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Start</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Start</n>
         <component>entities-activities</component>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualifiedStart [ a prov:Start; prov:entity :bang; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ] .</rdfs:comment>
@@ -1747,9 +1747,9 @@
         <rdfs:label>Usage</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Usage</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Usage</n>
         <rdfs:comment xml:lang="en">An instance of prov:Usage provides additional descriptions about the binary prov:used relation from some prov:Activity to an prov:Entity that it used. For example, :keynote prov:used :podium; prov:qualifiedUsage [ a prov:Usage; prov:entity :podium; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity.</definition>
         <category>qualified</category>
--- a/ontology/releases/REC-prov-o-20130430/ns/prov-o-20130430.ttl	Mon Apr 29 08:36:23 2013 +0200
+++ b/ontology/releases/REC-prov-o-20130430/ns/prov-o-20130430.ttl	Mon Apr 29 09:01:28 2013 -0400
@@ -37,10 +37,10 @@
     owl:disjointWith :Entity ;
     :category "starting-point" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Activity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Activity"^^xsd:anyURI .
 
 :ActivityInfluence
     a owl:Class ;
@@ -65,8 +65,8 @@
     :category "starting-point" ;
     :component "agents-responsibility" ;
     :definition "An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent's activity. "@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Agent"^^xsd:anyURI .
 
 :AgentInfluence
     a owl:Class ;
@@ -87,8 +87,8 @@
     :category "qualified" ;
     :component "agents-responsibility" ;
     :definition "An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association"^^xsd:anyURI ;
     :unqualifiedForm :wasAssociatedWith .
 
 :Attribution
@@ -99,12 +99,12 @@
     rdfs:subClassOf :AgentInfluence ;
     :category "qualified" ;
     :component "agents-responsibility" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition """Attribution is the ascribing of an entity to an agent.
 
 When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribution"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribution"^^xsd:anyURI ;
     :unqualifiedForm :wasAttributedTo .
 
 :Bundle
@@ -115,8 +115,8 @@
     rdfs:subClassOf :Entity ;
     :category "expanded" ;
     :definition "A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-bundle-declaration"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-bundle-entity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-bundle-declaration"^^xsd:anyURI .
 
 :Collection
     a owl:Class ;
@@ -126,7 +126,7 @@
     :category "expanded" ;
     :component "collections" ;
     :definition "A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection"^^xsd:anyURI .
 
 :Communication
     a owl:Class ;
@@ -136,10 +136,10 @@
     rdfs:subClassOf :ActivityInfluence ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Communication is the exchange of an entity by two activities, one activity using the entity generated by the other." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Communication"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-wasInformedBy"^^xsd:anyURI ;
     :unqualifiedForm :wasInformedBy .
 
 :Delegation
@@ -153,8 +153,8 @@
     :definition """Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work.
 
 For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-delegation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-delegation"^^xsd:anyURI ;
     :unqualifiedForm :actedOnBehalfOf .
 
 :Derivation
@@ -165,10 +165,10 @@
     rdfs:subClassOf :EntityInfluence ;
     :category "qualified" ;
     :component "derivations" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Derivation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#Derivation-Relation"^^xsd:anyURI ;
     :unqualifiedForm :wasDerivedFrom .
 
 :EmptyCollection
@@ -188,10 +188,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-End"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-End"^^xsd:anyURI ;
     :unqualifiedForm :wasEndedBy .
 
 :Entity
@@ -201,10 +201,10 @@
     owl:disjointWith :InstantaneousEvent ;
     :category "starting-point" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. "@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-entity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-entity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Entity"^^xsd:anyURI .
 
 :EntityInfluence
     a owl:Class ;
@@ -224,10 +224,10 @@
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Generation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Generation"^^xsd:anyURI ;
     :unqualifiedForm :wasGeneratedBy .
 
 :Influence
@@ -238,8 +238,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-influence"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-influence"^^xsd:anyURI ;
     :unqualifiedForm :wasInfluencedBy .
 
 :InstantaneousEvent
@@ -249,7 +249,7 @@
     rdfs:label "InstantaneousEvent" ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-event"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#dfn-event"^^xsd:anyURI ;
     :definition "The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics."@en .
 
 :Invalidation
@@ -260,10 +260,10 @@
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Invalidation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Invalidation"^^xsd:anyURI ;
     :unqualifiedForm :wasInvalidatedBy .
 
 :Location
@@ -273,8 +273,8 @@
     rdfs:seeAlso :atLocation ;
     :category "expanded" ;
     :definition "A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-location"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute"^^xsd:anyURI .
 
 :Organization
     a owl:Class ;
@@ -284,8 +284,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "An organization is a social or legal institution such as a company, society, etc." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Person
     a owl:Class ;
@@ -295,8 +295,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "Person agents are people."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Plan
     a owl:Class ;
@@ -307,8 +307,8 @@
     :category "expanded", "qualified" ;
     :component "agents-responsibility" ;
     :definition "A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association"^^xsd:anyURI .
 
 :PrimarySource
     a owl:Class ;
@@ -323,8 +323,8 @@
 Because of the directness of primary sources, they 'speak for themselves' in ways that cannot be captured through the filter of secondary sources. As such, it is important for secondary sources to reference those primary sources from which they were derived, so that their reliability can be investigated.
 
 A primary source relation is a particular case of derivation of secondary materials from their primary sources. It is recognized that the determination of primary sources can be up to interpretation, and should be done according to conventions accepted within the application's domain."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-primary-source"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-original-source"^^xsd:anyURI ;
     :unqualifiedForm :hadPrimarySource .
 
 :Quotation
@@ -336,8 +336,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-quotation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-quotation"^^xsd:anyURI ;
     :unqualifiedForm :wasQuotedFrom .
 
 :Revision
@@ -349,8 +349,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-revision"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Revision"^^xsd:anyURI ;
     :unqualifiedForm :wasRevisionOf .
 
 :Role
@@ -361,8 +361,8 @@
     :category "qualified" ;
     :component "agents-responsibility" ;
     :definition "A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-role"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute"^^xsd:anyURI .
 
 :SoftwareAgent
     a owl:Class ;
@@ -372,8 +372,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "A software agent is running software."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Start
     a owl:Class ;
@@ -383,10 +383,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Start"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Start"^^xsd:anyURI ;
     :unqualifiedForm :wasStartedBy .
 
 :Usage
@@ -397,10 +397,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Usage"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Usage"^^xsd:anyURI ;
     :unqualifiedForm :used .
 
 :actedOnBehalfOf
@@ -452,11 +452,11 @@
     rdfs:seeAlso :specializationOf ;
     :category "expanded" ;
     :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "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."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-alternate"^^xsd:anyURI ;
     :inverse "alternateOf" ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate"^^xsd:anyURI .
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate"^^xsd:anyURI .
 
 :aq
     a owl:AnnotationProperty ;
@@ -701,7 +701,7 @@
     rdfs:label "influencer" ;
     rdfs:range owl:Thing ;
     :category "qualified" ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence"^^xsd:anyURI ;
     :editorialNote "This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple."@en ;
     :editorsDefinition "This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified."@en ;
     :inverse "hadInfluence" .
@@ -989,11 +989,11 @@
     rdfs:subPropertyOf :alternateOf ;
     :category "expanded" ;
     :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization"^^xsd:anyURI ;
     :inverse "generalizationOf" ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization"^^xsd:anyURI .
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization"^^xsd:anyURI .
 
 :startedAtTime
     a owl:DatatypeProperty ;
@@ -1040,7 +1040,7 @@
     :category "expanded" ;
     :component "entities-activities" ;
     :definition "Provides a value that is a direct representation of an entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-value"^^xsd:anyURI ;
     :editorialNote "The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue", "This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values')."@en .
 
 :wasAssociatedWith
@@ -1252,7 +1252,7 @@
     owl:annotatedProperty rdfs:range ;
     owl:annotatedSource :hadMember ;
     owl:annotatedTarget :Entity ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection" .
 
 []
     a owl:Axiom ;
@@ -1288,7 +1288,7 @@
         )
     ] ;
     :definition "influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;" ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence" .
 
 []
     a owl:Axiom ;
@@ -1302,7 +1302,7 @@
         )
     ] ;
     :definition "influencee: an identifier (o2) for an entity, activity, or agent; " ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence" .
 
 []
     a owl:Axiom ;
@@ -1314,7 +1314,7 @@
 []
     a owl:Axiom ;
     rdfs:comment """Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to 
-http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'""" ;
+http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'""" ;
     owl:annotatedProperty rdfs:subPropertyOf ;
     owl:annotatedSource :wasRevisionOf ;
     owl:annotatedTarget :wasDerivedFrom .
--- a/ontology/releases/REC-prov-o-20130430/ns/prov-o-inverses-20130430.owl	Mon Apr 29 08:36:23 2013 +0200
+++ b/ontology/releases/REC-prov-o-20130430/ns/prov-o-inverses-20130430.owl	Mon Apr 29 09:01:28 2013 -0400
@@ -343,7 +343,7 @@
     <rdfs:label>wasUsedInDerivation</rdfs:label>
     <owl:inverseOf rdf:resource="prov#hadUsage"/>
   </rdf:Description>
-  <owl:Ontology rdf:about="http://www.w3.org/ns/prov-o-inverses#">
+  <owl:Ontology rdf:about="#">
     <rdfs:seeAlso rdf:resource="../TR/prov-o/#names-of-inverse-properties"/>
     <owl:imports rdf:resource="prov-o#"/>
     <owl:versionIRI rdf:resource="prov-o-inverses-20130430"/>
--- a/ontology/releases/REC-prov-o-20130430/ns/prov-o-inverses-20130430.ttl	Mon Apr 29 08:36:23 2013 +0200
+++ b/ontology/releases/REC-prov-o-20130430/ns/prov-o-inverses-20130430.ttl	Mon Apr 29 09:01:28 2013 -0400
@@ -4,7 +4,7 @@
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
 @prefix prov: <http://www.w3.org/ns/prov#> .
 
-<http://www.w3.org/ns/prov-o-inverses#> a owl:Ontology;
+<#> a owl:Ontology;
    owl:versionIRI        <http://www.w3.org/ns/prov-o-inverses-20130430>;
    prov:wasRevisionOf    <http://www.w3.org/ns/prov-o-inverses-20120312>;
    prov:specializationOf <http://www.w3.org/ns/prov-o-inverses>;
--- a/ontology/releases/REC-prov-o-20130430/ns/prov-o-inverses.owl	Mon Apr 29 08:36:23 2013 +0200
+++ b/ontology/releases/REC-prov-o-20130430/ns/prov-o-inverses.owl	Mon Apr 29 09:01:28 2013 -0400
@@ -343,7 +343,7 @@
     <rdfs:label>wasUsedInDerivation</rdfs:label>
     <owl:inverseOf rdf:resource="prov#hadUsage"/>
   </rdf:Description>
-  <owl:Ontology rdf:about="http://www.w3.org/ns/prov-o-inverses#">
+  <owl:Ontology rdf:about="#">
     <rdfs:seeAlso rdf:resource="../TR/prov-o/#names-of-inverse-properties"/>
     <owl:imports rdf:resource="prov-o#"/>
     <owl:versionIRI rdf:resource="prov-o-inverses-20130430"/>
--- a/ontology/releases/REC-prov-o-20130430/ns/prov-o-inverses.ttl	Mon Apr 29 08:36:23 2013 +0200
+++ b/ontology/releases/REC-prov-o-20130430/ns/prov-o-inverses.ttl	Mon Apr 29 09:01:28 2013 -0400
@@ -4,7 +4,7 @@
 @prefix owl:  <http://www.w3.org/2002/07/owl#> .
 @prefix prov: <http://www.w3.org/ns/prov#> .
 
-<http://www.w3.org/ns/prov-o-inverses#> a owl:Ontology;
+<#> a owl:Ontology;
    owl:versionIRI        <http://www.w3.org/ns/prov-o-inverses-20130430>;
    prov:wasRevisionOf    <http://www.w3.org/ns/prov-o-inverses-20120312>;
    prov:specializationOf <http://www.w3.org/ns/prov-o-inverses>;
--- a/ontology/releases/REC-prov-o-20130430/ns/prov-o.owl	Mon Apr 29 08:36:23 2013 +0200
+++ b/ontology/releases/REC-prov-o-20130430/ns/prov-o.owl	Mon Apr 29 09:01:28 2013 -0400
@@ -94,9 +94,9 @@
     <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
         <rdfs:label>specializationOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization</n>
         <component>alternate</component>
         <inverse>generalizationOf</inverse>
         <category>expanded</category>
@@ -228,9 +228,9 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#alternateOf">
         <rdfs:label>alternateOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-alternate</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate</n>
         <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.</definition>
         <category>expanded</category>
         <component>alternate</component>
@@ -363,7 +363,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <rdfs:comment xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</rdfs:comment>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;range"/>
         <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#hadMember"/>
@@ -474,7 +474,7 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#influencer">
         <rdfs:label>influencer</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <category>qualified</category>
         <inverse>hadInfluence</inverse>
         <rdfs:comment xml:lang="en">Subproperties of prov:influencer are used to cite the object of an unqualified PROV-O triple whose predicate is a subproperty of prov:wasInfluencedBy (e.g. prov:used, prov:wasGeneratedBy). prov:influencer is used much like rdf:object is used.</rdfs:comment>
@@ -768,9 +768,9 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
         <rdfs:label>specializationOf</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization</n>
         <component>alternate</component>
         <category>expanded</category>
         <inverse>generalizationOf</inverse>
@@ -970,7 +970,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <definition>influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;</definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;range"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
@@ -985,7 +985,7 @@
     </owl:Axiom>
     <owl:Axiom>
         <definition>influencee: an identifier (o2) for an entity, activity, or agent; </definition>
-        <dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
+        <dm>http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
         <owl:annotatedProperty rdf:resource="&rdfs;domain"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasInfluencedBy"/>
         <owl:annotatedTarget>
@@ -1093,7 +1093,7 @@
     </owl:ObjectProperty>
     <owl:Axiom>
         <rdfs:comment>Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to 
-http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision 23 April 2012 &#39;wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.&#39;</rdfs:comment>
+http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#term-Revision 23 April 2012 &#39;wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.&#39;</rdfs:comment>
         <owl:annotatedProperty rdf:resource="&rdfs;subPropertyOf"/>
         <owl:annotatedTarget rdf:resource="http://www.w3.org/ns/prov#wasDerivedFrom"/>
         <owl:annotatedSource rdf:resource="http://www.w3.org/ns/prov#wasRevisionOf"/>
@@ -1225,7 +1225,7 @@
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#value">
         <rdfs:label>value</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-value</dm>
         <category>expanded</category>
         <editorialNote>The editor&#39;s definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue</editorialNote>
         <definition xml:lang="en">Provides a value that is a direct representation of an entity.</definition>
@@ -1259,9 +1259,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Activity">
         <rdfs:label>Activity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Activity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Activity</n>
         <component>entities-activities</component>
         <category>starting-point</category>
         <definition>An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities.</definition>
@@ -1297,8 +1297,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Agent">
         <rdfs:label>Agent</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Agent</n>
         <definition xml:lang="en">An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent&#39;s activity. </definition>
         <category>starting-point</category>
         <component>agents-responsibility</component>
@@ -1327,8 +1327,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Association">
         <rdfs:label>Association</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association</n>
         <component>agents-responsibility</component>
         <rdfs:comment xml:lang="en">An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
@@ -1344,9 +1344,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Attribution">
         <rdfs:label>Attribution</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribution</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribution</n>
         <rdfs:comment xml:lang="en">An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity :baker; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Attribution is the ascribing of an entity to an agent.
 
@@ -1364,8 +1364,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Bundle">
         <rdfs:label>Bundle</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-bundle-declaration</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-bundle-entity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-bundle-declaration</n>
         <category>expanded</category>
         <definition xml:lang="en">A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed.</definition>
         <rdfs:comment xml:lang="en">Note that there are kinds of bundles (e.g. handwritten letters, audio recordings, etc.) that are not expressed in PROV-O, but can be still be described by PROV-O.</rdfs:comment>
@@ -1379,7 +1379,7 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Collection">
         <rdfs:label>Collection</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</dm>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection</dm>
         <component>collections</component>
         <category>expanded</category>
         <definition xml:lang="en">A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections.</definition>
@@ -1393,9 +1393,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Communication">
         <rdfs:label>Communication</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Communication</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-wasInformedBy</n>
         <component>entities-activities</component>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ].</rdfs:comment>
@@ -1411,8 +1411,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Delegation">
         <rdfs:label>Delegation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-delegation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-delegation</n>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Delegation provides additional descriptions about the binary prov:actedOnBehalfOf relation from a performing prov:Agent to some prov:Agent for whom it was performed. For example, :mixing prov:wasAssociatedWith :toddler . :toddler prov:actedOnBehalfOf :mother; prov:qualifiedDelegation [ a prov:Delegation; prov:entity :mother; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work.
@@ -1430,9 +1430,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Derivation">
         <rdfs:label>Derivation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Derivation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#Derivation-Relation</n>
         <definition xml:lang="en">A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity.</definition>
         <component>derivations</component>
         <rdfs:comment xml:lang="en">An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some derived prov:Entity to another prov:Entity from which it was derived. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualifiedDerivation [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ].</rdfs:comment>
@@ -1463,9 +1463,9 @@
         <rdfs:label>End</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-End</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-End</n>
         <rdfs:comment xml:lang="en">An instance of prov:End provides additional descriptions about the binary prov:wasEndedBy relation from some ended prov:Activity to an prov:Entity that ended it. For example, :ball_game prov:wasEndedBy :buzzer; prov:qualifiedEnd [ a prov:End; prov:entity :buzzer; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ].</rdfs:comment>
         <category>qualified</category>
         <definition xml:lang="en">End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity&#39;s end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger.</definition>
@@ -1481,9 +1481,9 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Entity">
         <rdfs:label>Entity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-entity</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-entity</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Entity</n>
         <component>entities-activities</component>
         <definition xml:lang="en">An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. </definition>
         <category>starting-point</category>
@@ -1513,9 +1513,9 @@
         <rdfs:label>Generation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Generation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Generation</n>
         <rdfs:comment xml:lang="en">An instance of prov:Generation provides additional descriptions about the binary prov:wasGeneratedBy relation from a generated prov:Entity to the prov:Activity that generated it. For example, :cake prov:wasGeneratedBy :baking; prov:qualifiedGeneration [ a prov:Generation; prov:activity :baking; :foo :bar ].</rdfs:comment>
         <category>qualified</category>
         <component>entities-activities</component>
@@ -1530,8 +1530,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Influence">
         <rdfs:label>Influence</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-influence</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-influence</n>
         <component>derivations</component>
         <rdfs:comment xml:lang="en">An instance of prov:Influence provides additional descriptions about the binary prov:wasInfluencedBy relation from some influenced Activity, Entity, or Agent to the influencing Activity, Entity, or Agent. For example, :stomach_ache prov:wasInfluencedBy :spoon; prov:qualifiedInfluence [ a prov:Influence; prov:entity :spoon; :foo :bar ] . Because prov:Influence is a broad relation, the more specific relations (Communication, Delegation, End, etc.) should be used when applicable.</rdfs:comment>
         <rdfs:comment xml:lang="en">Because prov:Influence is a broad relation, its most specific subclasses (e.g. prov:Communication, prov:Delegation, prov:End, prov:Revision, etc.) should be used when applicable.</rdfs:comment>
@@ -1547,7 +1547,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent">
         <rdfs:label>InstantaneousEvent</rdfs:label>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-event</constraints>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#dfn-event</constraints>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term &#39;event&#39; is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</rdfs:comment>
         <definition xml:lang="en">The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics.</definition>
@@ -1563,9 +1563,9 @@
         <rdfs:label>Invalidation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Invalidation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Invalidation</n>
         <component>entities-activities</component>
         <definition>Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation.</definition>
         <category>qualified</category>
@@ -1580,8 +1580,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Location">
         <rdfs:label>Location</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-location</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute</n>
         <definition xml:lang="en">A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth.</definition>
         <category>expanded</category>
         <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov-o#"/>
@@ -1595,8 +1595,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Organization">
         <rdfs:label>Organization</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <definition>An organization is a social or legal institution such as a company, society, etc.</definition>
         <category>expanded</category>
         <component>agents-responsibility</component>
@@ -1610,8 +1610,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Person">
         <rdfs:label>Person</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <category>expanded</category>
         <component>agents-responsibility</component>
         <definition xml:lang="en">Person agents are people.</definition>
@@ -1625,8 +1625,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Plan">
         <rdfs:label>Plan</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association</n>
         <definition>A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.</definition>
         <category>expanded</category>
         <rdfs:comment xml:lang="en">There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations.</rdfs:comment>
@@ -1642,8 +1642,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#PrimarySource">
         <rdfs:label>PrimarySource</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-primary-source</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-original-source</n>
         <category>qualified</category>
         <component>derivations</component>
         <definition xml:lang="en">A primary source for a topic refers to something produced by some agent with direct experience and knowledge about the topic, at the time of the topic&#39;s study, without benefit from hindsight.
@@ -1663,8 +1663,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Quotation">
         <rdfs:label>Quotation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-quotation</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-quotation</n>
         <rdfs:comment xml:lang="en">An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some taken prov:Entity from an earlier, larger prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualifiedQuotation [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ].</rdfs:comment>
         <component>derivations</component>
         <category>qualified</category>
@@ -1680,8 +1680,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Revision">
         <rdfs:label>Revision</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Derivation"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-revision</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Revision</n>
         <component>derivations</component>
         <category>qualified</category>
         <definition xml:lang="en">A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation.</definition>
@@ -1696,8 +1696,8 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Role">
         <rdfs:label>Role</rdfs:label>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-role</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute</n>
         <definition xml:lang="en">A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end.</definition>
         <category>qualified</category>
         <component>agents-responsibility</component>
@@ -1712,8 +1712,8 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#SoftwareAgent">
         <rdfs:label>SoftwareAgent</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</n>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types</n>
         <component>agents-responsibility</component>
         <definition xml:lang="en">A software agent is running software.</definition>
         <category>expanded</category>
@@ -1728,9 +1728,9 @@
         <rdfs:label>Start</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Start</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Start</n>
         <component>entities-activities</component>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualifiedStart [ a prov:Start; prov:entity :bang; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ] .</rdfs:comment>
@@ -1747,9 +1747,9 @@
         <rdfs:label>Usage</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
-        <constraints rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig</constraints>
-        <dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage</dm>
-        <n rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage</n>
+        <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig</constraints>
+        <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Usage</dm>
+        <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Usage</n>
         <rdfs:comment xml:lang="en">An instance of prov:Usage provides additional descriptions about the binary prov:used relation from some prov:Activity to an prov:Entity that it used. For example, :keynote prov:used :podium; prov:qualifiedUsage [ a prov:Usage; prov:entity :podium; :foo :bar ].</rdfs:comment>
         <definition xml:lang="en">Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity.</definition>
         <category>qualified</category>
--- a/ontology/releases/REC-prov-o-20130430/ns/prov-o.ttl	Mon Apr 29 08:36:23 2013 +0200
+++ b/ontology/releases/REC-prov-o-20130430/ns/prov-o.ttl	Mon Apr 29 09:01:28 2013 -0400
@@ -37,10 +37,10 @@
     owl:disjointWith :Entity ;
     :category "starting-point" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An activity is something that occurs over a period of time and acts upon or with entities; it may include consuming, processing, transforming, modifying, relocating, using, or generating entities." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Activity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Activity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Activity"^^xsd:anyURI .
 
 :ActivityInfluence
     a owl:Class ;
@@ -65,8 +65,8 @@
     :category "starting-point" ;
     :component "agents-responsibility" ;
     :definition "An agent is something that bears some form of responsibility for an activity taking place, for the existence of an entity, or for another agent's activity. "@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Agent"^^xsd:anyURI .
 
 :AgentInfluence
     a owl:Class ;
@@ -87,8 +87,8 @@
     :category "qualified" ;
     :component "agents-responsibility" ;
     :definition "An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association"^^xsd:anyURI ;
     :unqualifiedForm :wasAssociatedWith .
 
 :Attribution
@@ -99,12 +99,12 @@
     rdfs:subClassOf :AgentInfluence ;
     :category "qualified" ;
     :component "agents-responsibility" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition """Attribution is the ascribing of an entity to an agent.
 
 When an entity e is attributed to agent ag, entity e was generated by some unspecified activity that in turn was associated to agent ag. Thus, this relation is useful when the activity is not known, or irrelevant."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribution"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribution"^^xsd:anyURI ;
     :unqualifiedForm :wasAttributedTo .
 
 :Bundle
@@ -115,8 +115,8 @@
     rdfs:subClassOf :Entity ;
     :category "expanded" ;
     :definition "A bundle is a named set of provenance descriptions, and is itself an Entity, so allowing provenance of provenance to be expressed."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-bundle-entity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-bundle-declaration"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-bundle-entity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-bundle-declaration"^^xsd:anyURI .
 
 :Collection
     a owl:Class ;
@@ -126,7 +126,7 @@
     :category "expanded" ;
     :component "collections" ;
     :definition "A collection is an entity that provides a structure to some constituents, which are themselves entities. These constituents are said to be member of the collections."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection"^^xsd:anyURI .
 
 :Communication
     a owl:Class ;
@@ -136,10 +136,10 @@
     rdfs:subClassOf :ActivityInfluence ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Communication is the exchange of an entity by two activities, one activity using the entity generated by the other." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Communication"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Communication"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-wasInformedBy"^^xsd:anyURI ;
     :unqualifiedForm :wasInformedBy .
 
 :Delegation
@@ -153,8 +153,8 @@
     :definition """Delegation is the assignment of authority and responsibility to an agent (by itself or by another agent) to carry out a specific activity as a delegate or representative, while the agent it acts on behalf of retains some responsibility for the outcome of the delegated work.
 
 For example, a student acted on behalf of his supervisor, who acted on behalf of the department chair, who acted on behalf of the university; all those agents are responsible in some way for the activity that took place but we do not say explicitly who bears responsibility and to what degree."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-delegation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-delegation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-delegation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-delegation"^^xsd:anyURI ;
     :unqualifiedForm :actedOnBehalfOf .
 
 :Derivation
@@ -165,10 +165,10 @@
     rdfs:subClassOf :EntityInfluence ;
     :category "qualified" ;
     :component "derivations" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "A derivation is a transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a pre-existing entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Derivation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Derivation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#Derivation-Relation"^^xsd:anyURI ;
     :unqualifiedForm :wasDerivedFrom .
 
 :EmptyCollection
@@ -188,10 +188,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "End is when an activity is deemed to have been ended by an entity, known as trigger. The activity no longer exists after its end. Any usage, generation, or invalidation involving an activity precedes the activity's end. An end may refer to a trigger entity that terminated the activity, or to an activity, known as ender that generated the trigger."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-End"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-End"^^xsd:anyURI ;
     :unqualifiedForm :wasEndedBy .
 
 :Entity
@@ -201,10 +201,10 @@
     owl:disjointWith :InstantaneousEvent ;
     :category "starting-point" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An entity is a physical, digital, conceptual, or other kind of thing with some fixed aspects; entities may be real or imaginary. "@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-entity"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-entity"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Entity"^^xsd:anyURI .
 
 :EntityInfluence
     a owl:Class ;
@@ -224,10 +224,10 @@
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Generation is the completion of production of a new entity by an activity. This entity did not exist before generation and becomes available for usage after this generation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Generation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Generation"^^xsd:anyURI ;
     :unqualifiedForm :wasGeneratedBy .
 
 :Influence
@@ -238,8 +238,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "Influence is the capacity of an entity, activity, or agent to have an effect on the character, development, or behavior of another by means of usage, start, end, generation, invalidation, communication, derivation, attribution, association, or delegation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-influence"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-influence"^^xsd:anyURI ;
     :unqualifiedForm :wasInfluencedBy .
 
 :InstantaneousEvent
@@ -249,7 +249,7 @@
     rdfs:label "InstantaneousEvent" ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#dfn-event"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#dfn-event"^^xsd:anyURI ;
     :definition "The PROV data model is implicitly based on a notion of instantaneous events (or just events), that mark transitions in the world. Events include generation, usage, or invalidation of entities, as well as starting or ending of activities. This notion of event is not first-class in the data model, but it is useful for explaining its other concepts and its semantics."@en .
 
 :Invalidation
@@ -260,10 +260,10 @@
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Invalidation is the start of the destruction, cessation, or expiry of an existing entity by an activity. The entity is no longer available for use (or further invalidation) after invalidation. Any generation or usage of an entity precedes its invalidation." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Invalidation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Invalidation"^^xsd:anyURI ;
     :unqualifiedForm :wasInvalidatedBy .
 
 :Location
@@ -273,8 +273,8 @@
     rdfs:seeAlso :atLocation ;
     :category "expanded" ;
     :definition "A location can be an identifiable geographic place (ISO 19112), but it can also be a non-geographic place such as a directory, row, or column. As such, there are numerous ways in which location can be expressed, such as by a coordinate, address, landmark, and so forth."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-location"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute"^^xsd:anyURI .
 
 :Organization
     a owl:Class ;
@@ -284,8 +284,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "An organization is a social or legal institution such as a company, society, etc." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Person
     a owl:Class ;
@@ -295,8 +295,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "Person agents are people."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Plan
     a owl:Class ;
@@ -307,8 +307,8 @@
     :category "expanded", "qualified" ;
     :component "agents-responsibility" ;
     :definition "A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals." ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Association"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Association"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Association"^^xsd:anyURI .
 
 :PrimarySource
     a owl:Class ;
@@ -323,8 +323,8 @@
 Because of the directness of primary sources, they 'speak for themselves' in ways that cannot be captured through the filter of secondary sources. As such, it is important for secondary sources to reference those primary sources from which they were derived, so that their reliability can be investigated.
 
 A primary source relation is a particular case of derivation of secondary materials from their primary sources. It is recognized that the determination of primary sources can be up to interpretation, and should be done according to conventions accepted within the application's domain."""@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-primary-source"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-primary-source"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-original-source"^^xsd:anyURI ;
     :unqualifiedForm :hadPrimarySource .
 
 :Quotation
@@ -336,8 +336,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "A quotation is the repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author. Quotation is a particular case of derivation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-quotation"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-quotation"^^xsd:anyURI ;
     :unqualifiedForm :wasQuotedFrom .
 
 :Revision
@@ -349,8 +349,8 @@
     :category "qualified" ;
     :component "derivations" ;
     :definition "A revision is a derivation for which the resulting entity is a revised version of some original. The implication here is that the resulting entity contains substantial content from the original. Revision is a particular case of derivation."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-revision"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-revision"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Revision"^^xsd:anyURI ;
     :unqualifiedForm :wasRevisionOf .
 
 :Role
@@ -361,8 +361,8 @@
     :category "qualified" ;
     :component "agents-responsibility" ;
     :definition "A role is the function of an entity or agent with respect to an activity, in the context of a usage, generation, invalidation, association, start, and end."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribute"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-role"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-attribute"^^xsd:anyURI .
 
 :SoftwareAgent
     a owl:Class ;
@@ -372,8 +372,8 @@
     :category "expanded" ;
     :component "agents-responsibility" ;
     :definition "A software agent is running software."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-agent"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types"^^xsd:anyURI .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-agent"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-types"^^xsd:anyURI .
 
 :Start
     a owl:Class ;
@@ -383,10 +383,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Start is when an activity is deemed to have been started by an entity, known as trigger. The activity did not exist before its start. Any usage, generation, or invalidation involving an activity follows the activity's start. A start may refer to a trigger entity that set off the activity, or to an activity, known as starter, that generated the trigger."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Start"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Start"^^xsd:anyURI ;
     :unqualifiedForm :wasStartedBy .
 
 :Usage
@@ -397,10 +397,10 @@
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
     :component "entities-activities" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "Usage is the beginning of utilizing an entity by an activity. Before usage, the activity had not begun to utilize this entity and could not have been affected by the entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage"^^xsd:anyURI ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-Usage"^^xsd:anyURI ;
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-Usage"^^xsd:anyURI ;
     :unqualifiedForm :used .
 
 :actedOnBehalfOf
@@ -452,11 +452,11 @@
     rdfs:seeAlso :specializationOf ;
     :category "expanded" ;
     :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "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."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-alternate"^^xsd:anyURI ;
     :inverse "alternateOf" ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate"^^xsd:anyURI .
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-alternate"^^xsd:anyURI .
 
 :aq
     a owl:AnnotationProperty ;
@@ -701,7 +701,7 @@
     rdfs:label "influencer" ;
     rdfs:range owl:Thing ;
     :category "qualified" ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence"^^xsd:anyURI ;
     :editorialNote "This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple."@en ;
     :editorsDefinition "This property is used as part of the qualified influence pattern. Subclasses of prov:Influence use these subproperties to reference the resource (Entity, Agent, or Activity) whose influence is being qualified."@en ;
     :inverse "hadInfluence" .
@@ -989,11 +989,11 @@
     rdfs:subPropertyOf :alternateOf ;
     :category "expanded" ;
     :component "alternate" ;
-    :constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#prov-dm-constraints-fig"^^xsd:anyURI ;
+    :constraints "http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#prov-dm-constraints-fig"^^xsd:anyURI ;
     :definition "An entity that is a specialization of another shares all aspects of the latter, and additionally presents more specific aspects of the same thing as the latter. In particular, the lifetime of the entity being specialized contains that of any specialization. Examples of aspects include a time period, an abstraction, and a context associated with the entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-specialization"^^xsd:anyURI ;
     :inverse "generalizationOf" ;
-    :n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization"^^xsd:anyURI .
+    :n "http://www.w3.org/TR/2013/REC-prov-n-20130430/#expression-specialization"^^xsd:anyURI .
 
 :startedAtTime
     a owl:DatatypeProperty ;
@@ -1040,7 +1040,7 @@
     :category "expanded" ;
     :component "entities-activities" ;
     :definition "Provides a value that is a direct representation of an entity."@en ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value"^^xsd:anyURI ;
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-attribute-value"^^xsd:anyURI ;
     :editorialNote "The editor's definition comes from http://www.w3.org/TR/rdf-primer/#rdfvalue", "This property serves the same purpose as rdf:value, but has been reintroduced to avoid some of the definitional ambiguity in the RDF specification (specifically, 'may be used in describing structured values')."@en .
 
 :wasAssociatedWith
@@ -1252,7 +1252,7 @@
     owl:annotatedProperty rdfs:range ;
     owl:annotatedSource :hadMember ;
     owl:annotatedTarget :Entity ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-collection" .
 
 []
     a owl:Axiom ;
@@ -1288,7 +1288,7 @@
         )
     ] ;
     :definition "influencer: an identifier (o1) for an ancestor entity, activity, or agent that the former depends on;" ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence" .
 
 []
     a owl:Axiom ;
@@ -1302,7 +1302,7 @@
         )
     ] ;
     :definition "influencee: an identifier (o2) for an entity, activity, or agent; " ;
-    :dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-influence" .
+    :dm "http://www.w3.org/TR/2013/REC-prov-dm-20130430/#term-influence" .
 
 []
     a owl:Axiom ;
@@ -1314,7 +1314,7 @@
 []
     a owl:Axiom ;
     rdfs:comment """Revision is a derivation (see http://www.w3.org/TR/prov-dm/#term-Revision). Moreover, according to 
-http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'""" ;
+http://www.w3.org/TR/2013/REC-prov-constraints-20130430/#term-Revision 23 April 2012 'wasRevisionOf is a strict sub-relation of wasDerivedFrom since two entities e2 and e1 may satisfy wasDerivedFrom(e2,e1) without being a variant of each other.'""" ;
     owl:annotatedProperty rdfs:subPropertyOf ;
     owl:annotatedSource :wasRevisionOf ;
     owl:annotatedTarget :wasDerivedFrom .