uml essential
authorLuc Moreau <l.moreau@ecs.soton.ac.uk>
Mon, 21 May 2012 22:07:31 +0100
changeset 2884 4c1969da0e95
parent 2883 b75354502f17 (current diff)
parent 2882 5dcd37bf15bc (diff)
child 2885 fad274fb9e4f
child 2887 182cb05ad581
uml essential
Binary file model/images/components-with-bundle.png has changed
--- a/model/images/components-with-bundle.svg	Mon May 21 22:04:15 2012 +0100
+++ b/model/images/components-with-bundle.svg	Mon May 21 22:07:31 2012 +0100
@@ -118,13 +118,13 @@
      inkscape:pageopacity="0.0"
      inkscape:pageshadow="2"
      inkscape:zoom="1.0115275"
-     inkscape:cx="264.51875"
-     inkscape:cy="362.81744"
+     inkscape:cx="79.155525"
+     inkscape:cy="519.01685"
      inkscape:document-units="px"
      inkscape:current-layer="layer1"
      showgrid="false"
      inkscape:window-width="1280"
-     inkscape:window-height="1001"
+     inkscape:window-height="978"
      inkscape:window-x="1280"
      inkscape:window-y="0"
      inkscape:window-maximized="1" />
@@ -157,7 +157,7 @@
          inkscape:export-xdpi="79.550438"
          inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/components-with-bundle.png"
          id="use4309-2-3"
-         d="m 18.948001,648.72261 0,53.5625 0,53.5625 0,53.5625 53.5625,0 0,-53.5625 53.562499,0 0,-53.5625 0,-53.5625 -53.562499,0 -53.5625,0 z"
+         d="m 18.948001,647.73401 0,53.5625 0,53.5625 0,53.5625 53.5625,0 0,-53.5625 53.562499,0 0,-53.5625 0,-53.5625 -53.562499,0 -53.5625,0 z"
          style="fill:#0044aa;fill-opacity:0.2;stroke:#000000;stroke-width:0.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" />
     </a>
     <rect
@@ -517,7 +517,7 @@
        style="fill:#f4690e;fill-opacity:0.2;stroke:#000000;stroke-width:0.50000000000000000;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
        d="m 393.85425,648.72261 0,53.5625 0,53.5625 53.5625,0 0,53.5625 53.5625,0 0,-53.5625 0,-53.5625 0,-53.5625 -53.5625,0 -53.5625,0 z"
        id="use4351-8-1"
-       inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/components-with-bundle.png"
+       inkscape:export-filename="/home/lavm/papers/papers/prov-wg/hg/model/images/components-dependencies.png"
        inkscape:export-xdpi="111.90985"
        inkscape:export-ydpi="111.90985" />
     <a
--- a/model/working-copy/extra-dm.css	Mon May 21 22:04:15 2012 +0100
+++ b/model/working-copy/extra-dm.css	Mon May 21 22:07:31 2012 +0100
@@ -15,11 +15,11 @@
  background-color: rgba(204,255,0,0.2);
 }
 
-.component5-color {
+.component6-color {
  background-color: rgba(11,40,40,0.2);
 }
 
-.component6-color {
+.component5-color {
  background-color: rgba(244,105,14,0.2);
 }
 
--- a/model/working-copy/wd6-prov-dm-with-core.html	Mon May 21 22:04:15 2012 +0100
+++ b/model/working-copy/wd6-prov-dm-with-core.html	Mon May 21 22:07:31 2012 +0100
@@ -389,22 +389,23 @@
 <h1>PROV Overview</h1>
 
 <p>This section introduces provenance concepts with informal descriptions and illustrative
-examples. PROV distinguishes  <em>core structures</em>, forming the essence of  provenance descriptions, from <em>extended structures</em> catering for more advanced uses of provenance.  Core and extended structures are respectively presented in <a href="#core-structures">Section 2.1.1</a> and <a href="#extended-structures">Section 2.1.2</a>.
+examples. PROV distinguishes  <em>core structures</em>, forming the essence of  provenance descriptions, from <em>extended structures</em> catering for more advanced uses of provenance.  Core and extended structures are respectively presented in <a href="#core-structures">Section 2.1</a> and <a href="#section-extended-structures">Section 2.2</a>. Furthermore, the PROV data model is organized according to components, which are thematic groupings of concepts, overviewed in <a href="#section-overview-components">Section 2.3</a>.
+</p>
 
 
 <section id='core-structures'> 
 <h1>PROV Core Structures</h1>
 
-<p>PROV core consists of essential provenance structures commonly found in provenance descriptions.
+<p>The core of PROV consists of essential provenance structures commonly found in provenance descriptions.
 It is summarized graphically by
 the UML diagram of <a href="#prov-core-structures">Figure 1</a>,
-illustrating  three types (entity, activity, and agent) and how they relate to each other.  In PROV Core, all relations are binary. </p>
+illustrating  three types (entity, activity, and agent) and how they relate to each other.  In the core of PROV, all relations are binary. </p>
 
 
 <div style="text-align: center; ">
   <figure style="max-width: 70%; " >
 <!--  <img src="uml/essentials.svg" alt="PROV Core Structures" style="max-width: 70%; "  /> -->
-   <img src="../images/OverviewDiagram.png" alt="Simplified  Overview of PROV-DM" style="max-width: 70%; "  />
+   <img src="../images/OverviewDiagram.png" alt="PROV Core Structures" style="max-width: 70%; "  />
 <figcaption id="prov-core-structures">Figure 1: PROV Core Structures</figcaption>
   </figure>
 </div>
@@ -433,7 +434,7 @@
 </table>
 </div>
 
-<p>The rest of this section presents the various concepts found in PROV core.</p>
+<p>The rest of this section presents the various concepts found in the core of PROV.</p>
 
 
 <!--
@@ -625,7 +626,7 @@
 
 </section>
 
-<section id="section-prov-extended"> 
+<section id="section-extended-structures"> 
 <h2>PROV Extended Structures</h2>
 
 <p>While the core of PROV focuses on essential provenance structures commonly found in provenance descriptions, extended structures 
@@ -638,8 +639,8 @@
 <section id="section-prov-extended-mechanisms"> 
 <h2>Mechanisms to Define Extended Structures</h2>
 
-<p>Extended structures are defined by a variety of mechanisms that we
-outline in this section: subtyping, expanded relations, optional
+<p>Extended structures are defined by a variety of mechanisms 
+outlined in this section: subtyping, expanded relations, optional
 identification, and new relations.</p>
 
 
@@ -670,9 +671,9 @@
 in <a href="#section-agents-attribution-association-responsibility">section
 2.1.2</a>.  Agents may adopt sets of actions or steps to achieve their
 goals in the context of an activity: this is captured by the notion of
-plan.  Hence, an activity may reflect the execution of a plan that was
+plan.  Thus, an activity may reflect the execution of a plan that was
 designed in advance to guide the execution.  Hence, an expanded
-association relation allows a plan a plan be linked to an
+association relation allows a plan be linked to an
 activity. Plan is defined by subtyping and full association by an expanded relation, as follows. </p>
 
 <p>
@@ -710,19 +711,19 @@
 <section id="section-prov-extended-approach-optional-identification-new-relation"> 
 <h2>Optional Identification and New Relations</h2>
 
-<p>We have seen that some concepts exhibit a core use, expressed as
+<p>Some concepts exhibit both a core use, expressed as
 binary relation, and an extended use, expressed as n-ary relation.  In
 some cases, mapping the concept to a relation, whether binary or
 n-ary, is not sufficient: instead, it may be required to able to
-identify an instance.</p>
+identify an instance of such concept.</p>
 
 <p>In such circumstances, PROV-DM allows an optional identifier to be
 expressed to identify an instance of an association between two or
-more elements.  These identifier can then be referred to as part of
-other concepts.</p>
+more elements.  This optional identifier can then be used to refer to
+an instance as part of other concepts.</p>
 
 <div class="conceptexample" id="identifier-example">
-<p>A service may read a same configuration file on two different occasion: each  usage can be identifed by its own identifier, allowing them to be distinguished.
+<p>A service may read a same configuration file on two different occasions. Each  usage can be identifed by its own identifier, allowing them to be distinguished. 
 </div>
 
 <p>Finally, PROV-DM supports further relations that are not subtypes or expanded versions of existing relations.</p>
@@ -780,6 +781,31 @@
 
 
 </section>
+
+<section id="section-overview-components"> 
+<h2>Modular Organization</h2>
+
+<p>Besides the separation between core and extended structures, PROV-DM
+is further organized according to components, grouping concepts in a
+thematic manner. </p>
+
+<p> <a href="#components-overview">Table 3</a> enumerates the six components, five of which have already been implicitly overviewed in this section. All components offer extended structures, whereas the first three only offer core structures.
+
+<div id="components-overview-div" style="text-align: center;">
+<table border="1" style="margin-left: auto; margin-right: auto;">
+<caption id="components-overview">Table 3: Components Overview</caption>
+<tr><td></td><td>Component</td><td>Core <br>Structures</td><td>Extended</br> Structures</td><td>Overview</td><td>Descriptions</td></tr> 
+<tr><td>1</td><td style="text-align: left;">Entities and Activities</td><td>&#10004;</td><td>&#10004;</td><td><a href="#section-entity-activity">2.1.1</a></td><td  style="text-align: left;">about entities and activities, and their interrelations</td></tr> 
+<tr><td>2</td><td style="text-align: left;">Agent and Responsibility</td><td>&#10004;</td><td>&#10004;</td><td><a href="#section-entity-activity">2.1.2</a></td><td style="text-align: left;">about agents and concepts ascribing responsibility to them</td></tr> 
+<tr><td>3</td><td style="text-align: left;">Derivation</td><td>&#10004;</td><td>&#10004;</td><td><a href="#section-entity-activity">2.1.3</a></td><td  style="text-align: left;">about derivations and its subtypes</td></tr> 
+<tr><td>4</td><td style="text-align: left;">Alternate</td><td></td><td>&#10004;</td><td>&mdash;<td  style="text-align: left;">about relations linking entities referring the same thing</td></tr> 
+<tr><td>5</td><td style="text-align: left;">Bundles</td><td></td><td>&#10004;</td><td><a href="#section-entity-activity">2.2.2</a></td><td style="text-align: left;">about bundles, a mechanism to support provenance of provenance</td></tr> 
+<tr><td>6</td><td style="text-align: left;">Collections</td><td></td><td>&#10004;</td><td><a href="#section-entity-activity">2.2.3</a></td><td style="text-align: left;">about collections and concepts capturing their transformation, such as insertion and removal</td></tr> 
+</table>
+</div>
+
+</section>
+
 </section>
 
 
@@ -1098,7 +1124,7 @@
 
 <div style="text-align: center;">
 <figure style="max-width: 90%; ">
-<img  usemap="#componentMap" src="images/components-with-bundle.png" alt="PROV-DM Components"  style="max-width: 90%; " />
+<img  usemap="#componentMap" src="../images/components-dependencies.png" alt="PROV-DM Components"  style="max-width: 90%; " />
 <map id="componentMap" name="componentMap">
 <area title="collections" href="#component5" coords="220,0,440,70"  alt="collections" shape="rect"/>
 <area title="alternate"   href="#component4" coords="450,0,510,140" alt="alternate"   shape="rect"/>
--- a/ontology/ProvenanceOntology.owl	Mon May 21 22:04:15 2012 +0100
+++ b/ontology/ProvenanceOntology.owl	Mon May 21 22:07:31 2012 +0100
@@ -5,22 +5,18 @@
     <!ENTITY prov "http://www.w3.org/ns/prov#" >
     <!ENTITY owl "http://www.w3.org/2002/07/owl#" >
     <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#" >
-    <!ENTITY owl2xml "http://www.w3.org/2006/12/owl2-xml#" >
-    <!ENTITY skos "http://www.w3.org/2004/02/skos/core#" >
     <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#" >
     <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#" >
 ]>
 
 
-<rdf:RDF xmlns="http://example.com/"
-     xml:base="http://example.com/"
+<rdf:RDF xmlns="http://www.w3.org/ns/prov#"
+     xml:base="http://www.w3.org/ns/prov"
      xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
      xmlns:prov="http://www.w3.org/ns/prov#"
-     xmlns:owl2xml="http://www.w3.org/2006/12/owl2-xml#"
      xmlns:owl="http://www.w3.org/2002/07/owl#"
      xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
-     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-     xmlns:skos="http://www.w3.org/2004/02/skos/core#">
+     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
     <owl:Ontology rdf:about="http://www.w3.org/ns/prov#">
         <rdfs:label xml:lang="en">PROV Ontology</rdfs:label>
         <rdfs:comment rdf:datatype="&xsd;string">0.2</rdfs:comment>
@@ -57,22 +53,22 @@
     <owl:AnnotationProperty rdf:about="&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="&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="&rdfs;label">
         <rdfs:comment xml:lang="en"></rdfs:comment>
     </owl:AnnotationProperty>
-    <owl:AnnotationProperty rdf:about="&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="&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>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="&rdfs;comment">
         <rdfs:comment xml:lang="en"></rdfs:comment>
     </owl:AnnotationProperty>
-    <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
     <owl:AnnotationProperty rdf:about="&rdfs;seeAlso">
         <rdfs:comment xml:lang="en"></rdfs:comment>
     </owl:AnnotationProperty>
+    <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
     <owl:AnnotationProperty rdf:about="&prov;category">
         <rdfs:comment xml:lang="en">Classify prov-o terms into three categories, including &#39;starting-point&#39;, &#39;qualifed&#39;, and &#39;extended&#39;. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. </rdfs:comment>
     </owl:AnnotationProperty>
@@ -126,14 +122,14 @@
 
     <owl:ObjectProperty rdf:about="&prov;actedOnBehalfOf">
         <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>
-        <prov:inverse>responsibleFor</prov:inverse>
-        <prov:category>starting-point</prov:category>
-        <prov:component>agents-responsibility</prov:component>
+        <inverse>responsibleFor</inverse>
+        <category>starting-point</category>
+        <component>agents-responsibility</component>
         <rdfs:domain rdf:resource="&prov;Agent"/>
         <rdfs:range rdf:resource="&prov;Agent"/>
-        <prov:qualifiedForm rdf:resource="&prov;Responsibility"/>
+        <qualifiedForm rdf:resource="&prov;Responsibility"/>
         <rdfs:subPropertyOf rdf:resource="&prov;involved"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedResponsibility"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedResponsibility"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedResponsibility"/>
             <rdf:Description rdf:about="&prov;agent"/>
@@ -147,9 +143,9 @@
     <owl:ObjectProperty rdf:about="&prov;activity">
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:comment xml:lang="en">The property used by an prov:ActivityInvolvement to cite the prov:Activity that was involved with either an Activity or Entity. It can be used to refer to the activity involved in generating an entity, informing another activity, or starting another activity.</rdfs:comment>
-        <prov:editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:involved triple.</prov:editorialNote>
-        <prov:category>qualified</prov:category>
-        <prov:inverse>activityInvolvement</prov:inverse>
+        <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:involved triple.</editorialNote>
+        <category>qualified</category>
+        <inverse>activityInvolvement</inverse>
         <rdfs:range rdf:resource="&prov;Activity"/>
         <rdfs:domain rdf:resource="&prov;ActivityInvolvement"/>
         <rdfs:subPropertyOf rdf:resource="&prov;involvee"/>
@@ -161,11 +157,11 @@
 
     <owl:ObjectProperty rdf:about="&prov;agent">
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
-        <prov:component>alternate</prov:component>
-        <prov:editorialNote>This property behaves in spirit like rdf:object; it references the object of a prov:involved triple.</prov:editorialNote>
+        <component>alternate</component>
+        <editorialNote>This property behaves in spirit like rdf:object; it references the object of a prov:involved triple.</editorialNote>
         <rdfs:comment xml:lang="en">The property used by a prov:AgentInvolvement to cite the Agent that was prov:involved with either an Activity or Entity. It can be used to express the agent involved in being responsible for an activity, being attributed to an entity, starting or ending an activity, or being responsible for another subordinate agent in an activity.</rdfs:comment>
-        <prov:inverse>agentInvolvement</prov:inverse>
-        <prov:category>qualified</prov:category>
+        <inverse>agentInvolvement</inverse>
+        <category>qualified</category>
         <rdfs:range rdf:resource="&prov;Agent"/>
         <rdfs:domain rdf:resource="&prov;AgentInvolvement"/>
         <rdfs:subPropertyOf rdf:resource="&prov;involvee"/>
@@ -176,14 +172,14 @@
     <!-- http://www.w3.org/ns/prov#alternateOf -->
 
     <owl:ObjectProperty rdf:about="&prov;alternateOf">
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Alternate</prov:prov-dm-constraints>
-        <prov:category>expanded</prov:category>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate</prov:prov-n>
-        <prov:component>alternate</prov:component>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate</prov:prov-dm>
-        <prov:definition xml:lang="en">An entity is alternate of another if they are both a specialization of some common entity. The common entity does not need to be identified.</prov:definition>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Alternate</prov-dm-constraints>
+        <category>expanded</category>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate</prov-n>
+        <component>alternate</component>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate</prov-dm>
+        <inverse>alternateOf</inverse>
+        <definition xml:lang="en">An entity is alternate of another if they are both a specialization of some common entity. The common entity does not need to be identified.</definition>
         <rdfs:comment xml:lang="en">An entity is alternate of another if they are both a specialization of some common entity. The common entity does not need to be identified.</rdfs:comment>
-        <prov:inverse>alternateOf</prov:inverse>
         <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
         <rdfs:domain rdf:resource="&prov;Entity"/>
         <rdfs:range rdf:resource="&prov;Entity"/>
@@ -197,11 +193,11 @@
     <owl:ObjectProperty rdf:about="&prov;atLocation">
         <rdf:type rdf:resource="&owl;AsymmetricProperty"/>
         <rdf:type rdf:resource="&owl;IrreflexiveProperty"/>
-        <prov:editorialNote>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).</prov:editorialNote>
-        <prov:inverse>locationOf</prov:inverse>
+        <editorialNote>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>
+        <inverse>locationOf</inverse>
         <rdfs:comment xml:lang="en">Location is an optional attribute of Entity and Activity.</rdfs:comment>
-        <prov:category>expanded</prov:category>
-        <prov: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:Involvement classes.</prov:editorialNote>
+        <category>expanded</category>
+        <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:Involvement classes.</editorialNote>
         <rdfs:range rdf:resource="&prov;Location"/>
     </owl:ObjectProperty>
     
@@ -211,13 +207,13 @@
 
     <owl:ObjectProperty rdf:about="&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>
-        <prov:inverse>hadDerivationByInsertion</prov:inverse>
-        <prov:component>collections</prov:component>
-        <prov:category>collections</prov:category>
+        <inverse>hadDerivationByInsertion</inverse>
+        <component>collections</component>
+        <category>collections</category>
         <rdfs:range rdf:resource="&prov;Dictionary"/>
         <rdfs:domain rdf:resource="&prov;Dictionary"/>
-        <prov:qualifiedForm rdf:resource="&prov;Insertion"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedInsertion"/>
+        <qualifiedForm rdf:resource="&prov;Insertion"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedInsertion"/>
         <rdfs:subPropertyOf rdf:resource="&prov;wasDerivedFrom"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedInsertion"/>
@@ -225,7 +221,7 @@
         </owl:propertyChainAxiom>
     </owl:ObjectProperty>
     <owl:Axiom>
-        <rdfs:comment>Insertion is a form of derivation that transforms a dictionary into another, by insertion of one or more key-entity pairs. </rdfs:comment>
+        <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="&rdfs;subPropertyOf"/>
         <owl:annotatedSource rdf:resource="&prov;derivedByInsertionFrom"/>
         <owl:annotatedTarget rdf:resource="&prov;wasDerivedFrom"/>
@@ -237,13 +233,13 @@
 
     <owl:ObjectProperty rdf:about="&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>
-        <prov:component>collections</prov:component>
-        <prov:category>collections</prov:category>
-        <prov:inverse>hadDerivationByRemoval</prov:inverse>
+        <component>collections</component>
+        <category>collections</category>
+        <inverse>hadDerivationByRemoval</inverse>
         <rdfs:range rdf:resource="&prov;Dictionary"/>
         <rdfs:domain rdf:resource="&prov;Dictionary"/>
-        <prov:qualifiedForm rdf:resource="&prov;Removal"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedRemoval"/>
+        <qualifiedForm rdf:resource="&prov;Removal"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedRemoval"/>
         <rdfs:subPropertyOf rdf:resource="&prov;wasDerivedFrom"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedRemoval"/>
@@ -251,7 +247,7 @@
         </owl:propertyChainAxiom>
     </owl:ObjectProperty>
     <owl:Axiom>
-        <rdfs:comment>Removal is a form of derivation that transforms a dictionary into another, by removing one or more key-entity pairs. </rdfs:comment>
+        <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="&rdfs;subPropertyOf"/>
         <owl:annotatedSource rdf:resource="&prov;derivedByRemovalFrom"/>
         <owl:annotatedTarget rdf:resource="&prov;wasDerivedFrom"/>
@@ -263,10 +259,10 @@
 
     <owl:ObjectProperty rdf:about="&prov;dictionary">
         <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>
-        <prov:component>collections</prov:component>
-        <prov:category>collections</prov:category>
-        <prov:editorialNote>This property behaves in spirit like rdf:object; it references the object of a prov:involved triple.</prov:editorialNote>
-        <prov:inverse>dictionaryInvolvement</prov:inverse>
+        <component>collections</component>
+        <category>collections</category>
+        <editorialNote>This property behaves in spirit like rdf:object; it references the object of a prov:involved triple.</editorialNote>
+        <inverse>dictionaryInvolvement</inverse>
         <rdfs:range rdf:resource="&prov;Dictionary"/>
         <rdfs:domain rdf:resource="&prov;DictionaryInvolvement"/>
         <rdfs:subPropertyOf rdf:resource="&prov;involvee"/>
@@ -278,10 +274,10 @@
 
     <owl:ObjectProperty rdf:about="&prov;entity">
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
-        <prov:inverse>entityInvolvement</prov:inverse>
+        <inverse>entityInvolvement</inverse>
         <rdfs:comment xml:lang="en">The property used by an prov:EntityInvolvement to cite the Entity that was prov:involved with either an Activity or Entity. It can be used to refer to the entity involved in deriving another entity, being quoted or revised from, being the source of another entity, or being used in an activity. </rdfs:comment>
-        <prov:editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:involved triple.</prov:editorialNote>
-        <prov:category>qualified</prov:category>
+        <editorialNote xml:lang="en">This property behaves in spirit like rdf:object; it references the object of a prov:involved triple.</editorialNote>
+        <category>qualified</category>
         <rdfs:range rdf:resource="&prov;Entity"/>
         <rdfs:domain rdf:resource="&prov;EntityInvolvement"/>
         <rdfs:subPropertyOf rdf:resource="&prov;involvee"/>
@@ -292,9 +288,9 @@
     <!-- http://www.w3.org/ns/prov#generated -->
 
     <owl:ObjectProperty rdf:about="&prov;generated">
-        <prov:component>entities-activities</prov:component>
-        <prov:inverse>wasGeneratedBy</prov:inverse>
-        <prov:category>expanded</prov:category>
+        <component>entities-activities</component>
+        <inverse>wasGeneratedBy</inverse>
+        <category>expanded</category>
         <rdfs:comment>This inverse of prov:wasGeneratedBy is defined so that Activities being described can reference their generated outputs directly without needing to &#39;stop&#39; and start describing the Entity. This helps &#39;Activity-centric&#39; modeling as opposed to &#39;Entity-centric&#39; modeling.</rdfs:comment>
         <rdfs:domain rdf:resource="&prov;Activity"/>
         <rdfs:range rdf:resource="&prov;Entity"/>
@@ -308,11 +304,11 @@
 
     <owl:ObjectProperty rdf:about="&prov;hadActivity">
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
-        <prov:component>derivations</prov:component>
-        <prov:category>qualified</prov:category>
+        <component>derivations</component>
+        <category>qualified</category>
         <rdfs:comment xml:lang="en">Optional: The Activity that is part of the Involvement, which used, generated, invalidated, or was the responsibility of some Entity.</rdfs:comment>
-        <prov:inverse>wasActivityOfInvolvement</prov:inverse>
-        <prov: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.</prov:editorialNote>
+        <inverse>wasActivityOfInvolvement</inverse>
+        <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.</editorialNote>
         <rdfs:range rdf:resource="&prov;Activity"/>
         <rdfs:domain rdf:resource="&prov;Involvement"/>
         <rdfs:domain>
@@ -334,9 +330,9 @@
     <owl:ObjectProperty rdf:about="&prov;hadGeneration">
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:comment xml:lang="en">The generation involving the generated entity and activity.</rdfs:comment>
-        <prov:inverse>generatedAsDerivation</prov:inverse>
-        <prov:category>qualified</prov:category>
-        <prov:component>derivations</prov:component>
+        <inverse>generatedAsDerivation</inverse>
+        <category>qualified</category>
+        <component>derivations</component>
         <rdfs:domain rdf:resource="&prov;Derivation"/>
         <rdfs:range rdf:resource="&prov;Generation"/>
     </owl:ObjectProperty>
@@ -346,14 +342,14 @@
     <!-- http://www.w3.org/ns/prov#hadOriginalSource -->
 
     <owl:ObjectProperty rdf:about="&prov;hadOriginalSource">
-        <prov:component>derivations</prov:component>
-        <prov:inverse>wasOriginalSourceOf</prov:inverse>
-        <prov:category>expanded</prov:category>
+        <component>derivations</component>
+        <inverse>wasOriginalSourceOf</inverse>
+        <category>expanded</category>
         <rdfs:comment xml:lang="en">An original source refers to the source material that is closest to the person, information, period, or idea being studied. An original source relation is a particular case of derivation that aims to give credit to the source that originated some information.</rdfs:comment>
         <rdfs:range rdf:resource="&prov;Entity"/>
         <rdfs:domain rdf:resource="&prov;Entity"/>
-        <prov:qualifiedForm rdf:resource="&prov;Source"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedSource"/>
+        <qualifiedForm rdf:resource="&prov;Source"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedSource"/>
         <rdfs:subPropertyOf rdf:resource="&prov;wasDerivedFrom"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedSource"/>
@@ -361,7 +357,7 @@
         </owl:propertyChainAxiom>
     </owl:ObjectProperty>
     <owl:Axiom>
-        <rdfs:comment>hadOriginalSource property is a particular case of wasDerivedFrom that aims to give credit to the source that originated some information.</rdfs:comment>
+        <rdfs:comment>hadOriginalSource 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.</rdfs:comment>
         <owl:annotatedProperty rdf:resource="&rdfs;subPropertyOf"/>
         <owl:annotatedSource rdf:resource="&prov;hadOriginalSource"/>
         <owl:annotatedTarget rdf:resource="&prov;wasDerivedFrom"/>
@@ -376,9 +372,9 @@
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdf:type rdf:resource="&owl;IrreflexiveProperty"/>
         <rdfs:comment xml:lang="en">The Activity performed was described by the given plan resource. Activity specifications, as referred to by plan links, are out of scope of this specification</rdfs:comment>
-        <prov:category>qualified</prov:category>
-        <prov:component>agents-responsibility</prov:component>
-        <prov:inverse>wasPlanFor</prov:inverse>
+        <category>qualified</category>
+        <component>agents-responsibility</component>
+        <inverse>wasPlanFor</inverse>
         <rdfs:domain rdf:resource="&prov;Association"/>
         <rdfs:range rdf:resource="&prov;Plan"/>
     </owl:ObjectProperty>
@@ -389,11 +385,11 @@
 
     <owl:ObjectProperty rdf:about="&prov;hadRole">
         <rdf:type rdf:resource="&owl;IrreflexiveProperty"/>
-        <prov:component>agents-responsibility</prov:component>
+        <component>agents-responsibility</component>
         <rdfs:comment xml:lang="en">When an instance of prov:Involvement uses the prov:hadRole property to cite a prov:Role, it is providing a role for the instance referenced by the prov:entity or the prov:activity properties. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ].</rdfs:comment>
-        <prov:definition>prov:hadRole references the Role (i.e. the function of an entity with respect to an activity), in the context of a usage, generation, association, start, and end.</prov:definition>
-        <prov:category>qualified</prov:category>
-        <prov:inverse>wasRoleIn</prov:inverse>
+        <definition>prov:hadRole references the Role (i.e. the function of an entity with respect to an activity), in the context of a usage, generation, association, start, and end.</definition>
+        <category>qualified</category>
+        <inverse>wasRoleIn</inverse>
         <rdfs:domain rdf:resource="&prov;Involvement"/>
         <rdfs:range rdf:resource="&prov;Role"/>
         <rdfs:domain>
@@ -416,9 +412,9 @@
     <owl:ObjectProperty rdf:about="&prov;hadUsage">
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:comment xml:lang="en">The usage involving the used entity and activity.</rdfs:comment>
-        <prov:category>qualified</prov:category>
-        <prov:inverse>wasUsedInDerivation</prov:inverse>
-        <prov:component>derivations</prov:component>
+        <category>qualified</category>
+        <inverse>wasUsedInDerivation</inverse>
+        <component>derivations</component>
         <rdfs:domain rdf:resource="&prov;Derivation"/>
         <rdfs:range rdf:resource="&prov;Usage"/>
     </owl:ObjectProperty>
@@ -428,10 +424,10 @@
     <!-- http://www.w3.org/ns/prov#inserted -->
 
     <owl:ObjectProperty rdf:about="&prov;inserted">
+        <inverse>wasInsertedBy</inverse>
         <rdfs:comment xml:lang="en">An object property to refer to the prov:KeyValuePair inserted into a prov:Dictionary.</rdfs:comment>
-        <prov:inverse>wasInsertedBy</prov:inverse>
-        <prov:component>collections</prov:component>
-        <prov:category>collections</prov:category>
+        <component>collections</component>
+        <category>collections</category>
         <rdfs:domain rdf:resource="&prov;Insertion"/>
         <rdfs:range rdf:resource="&prov;KeyValuePair"/>
     </owl:ObjectProperty>
@@ -441,8 +437,8 @@
     <!-- http://www.w3.org/ns/prov#involved -->
 
     <owl:ObjectProperty rdf:about="&prov;involved">
-        <prov:category>qualified</prov:category>
-        <prov:inverse>wasInvolvedWith</prov:inverse>
+        <category>qualified</category>
+        <inverse>wasInvolvedWith</inverse>
         <rdfs:comment xml:lang="en">The relation specified by the object properties, which are sub-properties of  prov:involved, can also be specified using the qualification pattern. For example, the binary relation :baking prov:used :spoon can be qualified by asserting :baking prov:qualified [ a prov:Usage; prov:entity :baking; :foo :bar ]
 
 prov:involved should not be used without also using one of its subproperties. 
@@ -455,8 +451,8 @@
     <!-- http://www.w3.org/ns/prov#involvee -->
 
     <owl:ObjectProperty rdf:about="&prov;involvee">
-        <prov:inverse>involvement</prov:inverse>
-        <prov:category>qualified</prov:category>
+        <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>
         <rdfs:domain rdf:resource="&prov;Involvement"/>
     </owl:ObjectProperty>
@@ -466,10 +462,10 @@
     <!-- http://www.w3.org/ns/prov#member -->
 
     <owl:ObjectProperty rdf:about="&prov;member">
-        <prov:component>collections</prov:component>
+        <component>collections</component>
         <rdfs:comment xml:lang="en">The key-value pair was part of the membership. A membership can have multiple members.</rdfs:comment>
-        <prov:inverse>inMembership</prov:inverse>
-        <prov:category>collections</prov:category>
+        <inverse>inMembership</inverse>
+        <category>collections</category>
         <rdfs:range rdf:resource="&prov;KeyValuePair"/>
         <rdfs:domain rdf:resource="&prov;Membership"/>
     </owl:ObjectProperty>
@@ -479,10 +475,10 @@
     <!-- http://www.w3.org/ns/prov#membership -->
 
     <owl:ObjectProperty rdf:about="&prov;membership">
-        <prov:inverse>membershipOf</prov:inverse>
-        <prov:category>collections</prov:category>
+        <inverse>membershipOf</inverse>
+        <category>collections</category>
         <rdfs:comment xml:lang="en">The collection included the specified membership of keys-values.</rdfs:comment>
-        <prov:component>collections</prov:component>
+        <component>collections</component>
         <rdfs:domain rdf:resource="&prov;Dictionary"/>
         <rdfs:range rdf:resource="&prov;Membership"/>
     </owl:ObjectProperty>
@@ -494,9 +490,9 @@
     <owl:ObjectProperty rdf:about="&prov;pairValue">
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:comment xml:lang="en">The value of a KeyValuePair.</rdfs:comment>
-        <prov:category>collections</prov:category>
-        <prov:inverse>valueOf</prov:inverse>
-        <prov:component>collections</prov:component>
+        <category>collections</category>
+        <inverse>valueOf</inverse>
+        <component>collections</component>
         <rdfs:range rdf:resource="&prov;Entity"/>
         <rdfs:domain rdf:resource="&prov;KeyValuePair"/>
     </owl:ObjectProperty>
@@ -508,12 +504,12 @@
     <owl:ObjectProperty rdf:about="&prov;qualifiedAssociation">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
         <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>
-        <prov:component>agents-responsibility</prov:component>
-        <prov:inverse>associatedActivity</prov:inverse>
-        <prov:category>qualified</prov:category>
+        <component>agents-responsibility</component>
+        <inverse>associatedActivity</inverse>
+        <category>qualified</category>
         <rdfs:domain rdf:resource="&prov;Activity"/>
         <rdfs:range rdf:resource="&prov;Association"/>
-        <prov:unqualifiedForm rdf:resource="&prov;wasAssociatedWith"/>
+        <unqualifiedForm rdf:resource="&prov;wasAssociatedWith"/>
     </owl:ObjectProperty>
     
 
@@ -522,13 +518,13 @@
 
     <owl:ObjectProperty rdf:about="&prov;qualifiedAttribution">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
-        <prov:category>qualified</prov:category>
-        <prov:component>agents-responsibility</prov:component>
-        <prov:inverse>attributedEntity</prov:inverse>
+        <category>qualified</category>
+        <component>agents-responsibility</component>
+        <inverse>attributedEntity</inverse>
         <rdfs:comment xml:lang="en">If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was  using prov:qualifiedAttribution [ a prov:Attribution;  prov:agent :ag; :foo :bar ].</rdfs:comment>
         <rdfs:range rdf:resource="&prov;Attribution"/>
         <rdfs:domain rdf:resource="&prov;Entity"/>
-        <prov:unqualifiedForm rdf:resource="&prov;wasAttributedTo"/>
+        <unqualifiedForm rdf:resource="&prov;wasAttributedTo"/>
     </owl:ObjectProperty>
     
 
@@ -537,13 +533,13 @@
 
     <owl:ObjectProperty rdf:about="&prov;qualifiedCommunication">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
-        <prov:component>entities-activities</prov:component>
         <rdfs:comment xml:lang="en">If this Activity prov:wasInformedBy Activity :a, then it can qualify how it was Inform[ed] using prov:qualifiedCommunication [ a prov:Communication;  prov:activity :a; :foo :bar ].</rdfs:comment>
-        <prov:category>qualified</prov:category>
-        <prov:inverse>informedActivity</prov:inverse>
+        <component>entities-activities</component>
+        <inverse>informedActivity</inverse>
+        <category>qualified</category>
         <rdfs:domain rdf:resource="&prov;Activity"/>
         <rdfs:range rdf:resource="&prov;Communication"/>
-        <prov:qualifiedForm rdf:resource="&prov;Communication"/>
+        <qualifiedForm rdf:resource="&prov;Communication"/>
     </owl:ObjectProperty>
     
 
@@ -553,12 +549,12 @@
     <owl:ObjectProperty rdf:about="&prov;qualifiedDerivation">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
         <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>
-        <prov:component>derivations</prov:component>
-        <prov:category>qualified</prov:category>
-        <prov:inverse>derivedEntity</prov:inverse>
+        <component>derivations</component>
+        <category>qualified</category>
+        <inverse>derivedEntity</inverse>
         <rdfs:range rdf:resource="&prov;Derivation"/>
         <rdfs:domain rdf:resource="&prov;Entity"/>
-        <prov:unqualifiedForm rdf:resource="&prov;wasDerivedFrom"/>
+        <unqualifiedForm rdf:resource="&prov;wasDerivedFrom"/>
     </owl:ObjectProperty>
     
 
@@ -567,13 +563,13 @@
 
     <owl:ObjectProperty rdf:about="&prov;qualifiedEnd">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
-        <prov:category>qualified</prov:category>
-        <prov:component>entities-activities</prov:component>
-        <prov:inverse>endedActivity</prov:inverse>
+        <category>qualified</category>
+        <component>entities-activities</component>
+        <inverse>endedActivity</inverse>
         <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:domain rdf:resource="&prov;Activity"/>
         <rdfs:range rdf:resource="&prov;End"/>
-        <prov:unqualifiedForm rdf:resource="&prov;wasEndedBy"/>
+        <unqualifiedForm rdf:resource="&prov;wasEndedBy"/>
     </owl:ObjectProperty>
     
 
@@ -583,12 +579,12 @@
     <owl:ObjectProperty rdf:about="&prov;qualifiedGeneration">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
         <rdfs:comment xml:lang="en">If this Activity prov:generated Entity :e, then it can qualify how it did performed the Generation using prov:qualifiedGeneration [ a prov:Generation;  prov:entity :e; :foo :bar ].</rdfs:comment>
-        <prov:component>entities-activities</prov:component>
-        <prov:inverse>generatedEntity</prov:inverse>
-        <prov:category>qualified</prov:category>
+        <component>entities-activities</component>
+        <category>qualified</category>
+        <inverse>generatedEntity</inverse>
         <rdfs:domain rdf:resource="&prov;Entity"/>
         <rdfs:range rdf:resource="&prov;Generation"/>
-        <prov:unqualifiedForm rdf:resource="&prov;wasGeneratedBy"/>
+        <unqualifiedForm rdf:resource="&prov;wasGeneratedBy"/>
     </owl:ObjectProperty>
     
 
@@ -596,13 +592,13 @@
     <!-- http://www.w3.org/ns/prov#qualifiedInsertion -->
 
     <owl:ObjectProperty rdf:about="&prov;qualifiedInsertion">
-        <prov:component>collections</prov:component>
-        <prov:category>collections</prov:category>
-        <prov:inverse>insertedToDictionary</prov:inverse>
+        <component>collections</component>
+        <category>collections</category>
+        <inverse>insertedToDictionary</inverse>
         <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:key &quot;k1&quot;^^xsd:string; prov:value :foo] ].</rdfs:comment>
         <rdfs:domain rdf:resource="&prov;Dictionary"/>
         <rdfs:range rdf:resource="&prov;Insertion"/>
-        <prov:unqualifiedForm rdf:resource="&prov;derivedByInsertionFrom"/>
+        <unqualifiedForm rdf:resource="&prov;derivedByInsertionFrom"/>
     </owl:ObjectProperty>
     
 
@@ -612,11 +608,11 @@
     <owl:ObjectProperty rdf:about="&prov;qualifiedInvalidation">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
         <rdfs:comment xml:lang="en">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 ].</rdfs:comment>
-        <prov:component>entities-activities</prov:component>
-        <prov:category>qualified</prov:category>
+        <component>entities-activities</component>
+        <category>qualified</category>
         <rdfs:domain rdf:resource="&prov;Entity"/>
         <rdfs:range rdf:resource="&prov;Invalidation"/>
-        <prov:unqualifiedForm rdf:resource="&prov;wasInvalidatedBy"/>
+        <unqualifiedForm rdf:resource="&prov;wasInvalidatedBy"/>
     </owl:ObjectProperty>
     
 
@@ -625,13 +621,13 @@
 
     <owl:ObjectProperty rdf:about="&prov;qualifiedQuotation">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
-        <prov:inverse>quotedByEntity</prov:inverse>
-        <prov:category>qualified</prov:category>
+        <category>qualified</category>
+        <inverse>quotedByEntity</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>
-        <prov:component>derivations</prov:component>
+        <component>derivations</component>
         <rdfs:domain rdf:resource="&prov;Entity"/>
         <rdfs:range rdf:resource="&prov;Quotation"/>
-        <prov:unqualifiedForm rdf:resource="&prov;wasQuotedFrom"/>
+        <unqualifiedForm rdf:resource="&prov;wasQuotedFrom"/>
     </owl:ObjectProperty>
     
 
@@ -639,13 +635,13 @@
     <!-- http://www.w3.org/ns/prov#qualifiedRemoval -->
 
     <owl:ObjectProperty rdf:about="&prov;qualifiedRemoval">
-        <prov:inverse>removedFromDictionary</prov:inverse>
-        <prov:category>collections</prov:category>
-        <prov:component>collections</prov:component>
+        <inverse>removedFromDictionary</inverse>
+        <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 &quot;k1&quot;^^xsd:string ].</rdfs:comment>
         <rdfs:domain rdf:resource="&prov;Dictionary"/>
         <rdfs:range rdf:resource="&prov;Removal"/>
-        <prov:unqualifiedForm rdf:resource="&prov;derivedByRemovalFrom"/>
+        <unqualifiedForm rdf:resource="&prov;derivedByRemovalFrom"/>
     </owl:ObjectProperty>
     
 
@@ -654,13 +650,13 @@
 
     <owl:ObjectProperty rdf:about="&prov;qualifiedResponsibility">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
-        <prov:category>qualified</prov:category>
-        <prov:component>agents-responsibility</prov:component>
-        <prov:inverse>responsibleAgent</prov:inverse>
+        <category>qualified</category>
+        <component>agents-responsibility</component>
+        <inverse>responsibleAgent</inverse>
         <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>
         <rdfs:domain rdf:resource="&prov;Agent"/>
         <rdfs:range rdf:resource="&prov;Responsibility"/>
-        <prov:unqualifiedForm rdf:resource="&prov;actedOnBehalfOf"/>
+        <unqualifiedForm rdf:resource="&prov;actedOnBehalfOf"/>
     </owl:ObjectProperty>
     
 
@@ -670,12 +666,12 @@
     <owl:ObjectProperty rdf:about="&prov;qualifiedRevision">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
         <rdfs:comment xml:lang="en">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 ].</rdfs:comment>
-        <prov:category>qualified</prov:category>
-        <prov:inverse>revisedEntity</prov:inverse>
-        <prov:component>derivations</prov:component>
+        <category>qualified</category>
+        <component>derivations</component>
+        <inverse>revisedEntity</inverse>
         <rdfs:domain rdf:resource="&prov;Entity"/>
         <rdfs:range rdf:resource="&prov;Revision"/>
-        <prov:unqualifiedForm rdf:resource="&prov;wasRevisionOf"/>
+        <unqualifiedForm rdf:resource="&prov;wasRevisionOf"/>
     </owl:ObjectProperty>
     
 
@@ -684,13 +680,13 @@
 
     <owl:ObjectProperty rdf:about="&prov;qualifiedSource">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
-        <prov:component>derivations</prov:component>
-        <prov:category>qualified</prov:category>
-        <prov:inverse>sourcingEntity</prov:inverse>
+        <component>derivations</component>
+        <category>qualified</category>
+        <inverse>sourcingEntity</inverse>
         <rdfs:comment xml:lang="en">If this Entity prov:hadOriginalSource Entity :e, then it can qualify how using prov:qualifiedSource [ a prov:Source; prov:entity :e; :foo :bar ].</rdfs:comment>
         <rdfs:domain rdf:resource="&prov;Entity"/>
         <rdfs:range rdf:resource="&prov;Source"/>
-        <prov:unqualifiedForm rdf:resource="&prov;hadOriginalSource"/>
+        <unqualifiedForm rdf:resource="&prov;hadOriginalSource"/>
     </owl:ObjectProperty>
     
 
@@ -699,13 +695,13 @@
 
     <owl:ObjectProperty rdf:about="&prov;qualifiedStart">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
-        <prov:inverse>startedActivity</prov:inverse>
-        <prov:category>qualified</prov:category>
-        <prov:component>entities-activities</prov:component>
+        <inverse>startedActivity</inverse>
+        <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:domain rdf:resource="&prov;Activity"/>
         <rdfs:range rdf:resource="&prov;Start"/>
-        <prov:unqualifiedForm rdf:resource="&prov;wasStartedBy"/>
+        <unqualifiedForm rdf:resource="&prov;wasStartedBy"/>
     </owl:ObjectProperty>
     
 
@@ -714,13 +710,13 @@
 
     <owl:ObjectProperty rdf:about="&prov;qualifiedTrace">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
-        <prov:category>qualified</prov:category>
+        <category>qualified</category>
         <rdfs:comment xml:lang="en">If this prov:wasAttributedTo Entity :e, then it can qualify how using prov:qualifiedTrace [ a prov:Trace;  prov:entity :e; :foo :bar ]. If this prov:wasAttributedTo Activity :a, then it can qualify how using prov:qualifiedTrace [ a prov:Trace;  prov:activity :a; :foo :bar ].</rdfs:comment>
-        <prov:component>derivations</prov:component>
-        <prov:inverse>tracedEntity</prov:inverse>
+        <component>derivations</component>
+        <inverse>tracedEntity</inverse>
         <rdfs:domain rdf:resource="&prov;Entity"/>
         <rdfs:range rdf:resource="&prov;Trace"/>
-        <prov:unqualifiedForm rdf:resource="&prov;tracedTo"/>
+        <unqualifiedForm rdf:resource="&prov;tracedTo"/>
     </owl:ObjectProperty>
     
 
@@ -729,13 +725,13 @@
 
     <owl:ObjectProperty rdf:about="&prov;qualifiedUsage">
         <rdf:type rdf:resource="&owl;InverseFunctionalProperty"/>
-        <prov:inverse>consumingActivity</prov:inverse>
-        <prov:category>qualified</prov:category>
-        <prov:component>entities-activities</prov:component>
+        <inverse>consumingActivity</inverse>
+        <category>qualified</category>
+        <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:domain rdf:resource="&prov;Activity"/>
         <rdfs:range rdf:resource="&prov;Usage"/>
-        <prov:unqualifiedForm rdf:resource="&prov;used"/>
+        <unqualifiedForm rdf:resource="&prov;used"/>
     </owl:ObjectProperty>
     
 
@@ -743,14 +739,14 @@
     <!-- http://www.w3.org/ns/prov#specializationOf -->
 
     <owl:ObjectProperty rdf:about="&prov;specializationOf">
-        <prov:component>alternate</prov:component>
-        <prov:category>expanded</prov:category>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</prov:prov-dm>
-        <prov:definition>An entity is a specialization of another if they both refer to some common thing but the former is a more constrained entity than the former. The common entity does not need to be identified.</prov:definition>
-        <prov:inverse>generalizationOf</prov:inverse>
+        <component>alternate</component>
+        <category>expanded</category>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization</prov-dm>
+        <definition>An entity is a specialization of another if they both refer to some common thing but the former is a more constrained entity than the former. The common entity does not need to be identified.</definition>
+        <inverse>generalizationOf</inverse>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</prov-n>
         <rdfs:comment xml:lang="en">An entity is a specialization of another if they both refer to some common thing but the former is a more constrained entity than the former. The common entity does not need to be identified.</rdfs:comment>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization</prov:prov-n>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Specialization</prov:prov-dm-constraints>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Specialization</prov-dm-constraints>
         <rdfs:subPropertyOf rdf:resource="&owl;topObjectProperty"/>
         <rdfs:range rdf:resource="&prov;Entity"/>
         <rdfs:domain rdf:resource="&prov;Entity"/>
@@ -763,15 +759,15 @@
 
     <owl:ObjectProperty rdf:about="&prov;tracedTo">
         <rdf:type rdf:resource="&owl;TransitiveProperty"/>
-        <prov:component>derivations</prov:component>
-        <prov:category>expanded</prov:category>
+        <component>derivations</component>
+        <category>expanded</category>
         <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>
-        <prov:inverse>tracedFrom</prov:inverse>
+        <inverse>tracedFrom</inverse>
         <rdfs:range rdf:resource="&prov;Entity"/>
         <rdfs:domain rdf:resource="&prov;Entity"/>
-        <prov:qualifiedForm rdf:resource="&prov;Trace"/>
+        <qualifiedForm rdf:resource="&prov;Trace"/>
         <rdfs:subPropertyOf rdf:resource="&prov;involved"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedTrace"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedTrace"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedTrace"/>
             <rdf:Description rdf:about="&prov;entity"/>
@@ -785,15 +781,15 @@
     <owl:ObjectProperty rdf:about="&prov;used">
         <rdf:type rdf:resource="&owl;AsymmetricProperty"/>
         <rdf:type rdf:resource="&owl;IrreflexiveProperty"/>
-        <prov:inverse>wasUsedBy</prov:inverse>
+        <inverse>wasUsedBy</inverse>
         <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>
-        <prov:category>starting-point</prov:category>
-        <prov:component>entities-activities</prov:component>
+        <category>starting-point</category>
+        <component>entities-activities</component>
         <rdfs:domain rdf:resource="&prov;Activity"/>
         <rdfs:range rdf:resource="&prov;Entity"/>
-        <prov:qualifiedForm rdf:resource="&prov;Usage"/>
+        <qualifiedForm rdf:resource="&prov;Usage"/>
         <rdfs:subPropertyOf rdf:resource="&prov;involved"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedUsage"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedUsage"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedUsage"/>
             <rdf:Description rdf:about="&prov;entity"/>
@@ -805,12 +801,12 @@
     <!-- http://www.w3.org/ns/prov#value -->
 
     <owl:ObjectProperty rdf:about="&prov;value">
-        <prov:prov-dm-constraints></prov:prov-dm-constraints>
-        <prov:category>expanded</prov:category>
-        <prov: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, &#39;may be used in describing structured values&#39;).</prov:editorialNote>
-        <prov:component>entities-activities</prov:component>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value</prov:prov-dm>
-        <prov:prov-n></prov:prov-n>
+        <prov-dm-constraints></prov-dm-constraints>
+        <category>expanded</category>
+        <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, &#39;may be used in describing structured values&#39;).</editorialNote>
+        <component>entities-activities</component>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value</prov-dm>
+        <prov-n></prov-n>
     </owl:ObjectProperty>
     
 
@@ -818,15 +814,15 @@
     <!-- http://www.w3.org/ns/prov#wasAssociatedWith -->
 
     <owl:ObjectProperty rdf:about="&prov;wasAssociatedWith">
-        <prov:component>agents-responsibility</prov:component>
-        <prov:inverse>wasAssociateFor</prov:inverse>
+        <component>agents-responsibility</component>
         <rdfs:comment xml:lang="en">An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity.</rdfs:comment>
-        <prov:category>starting-point</prov:category>
+        <inverse>wasAssociateFor</inverse>
+        <category>starting-point</category>
         <rdfs:domain rdf:resource="&prov;Activity"/>
         <rdfs:range rdf:resource="&prov;Agent"/>
-        <prov:qualifiedForm rdf:resource="&prov;Association"/>
+        <qualifiedForm rdf:resource="&prov;Association"/>
         <rdfs:subPropertyOf rdf:resource="&prov;involved"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedAssociation"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedAssociation"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedAssociation"/>
             <rdf:Description rdf:about="&prov;agent"/>
@@ -838,15 +834,15 @@
     <!-- http://www.w3.org/ns/prov#wasAttributedTo -->
 
     <owl:ObjectProperty rdf:about="&prov;wasAttributedTo">
-        <prov:definition>Attribution is the ascribing of an entity to an agent.</prov:definition>
+        <definition>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>
-        <prov:component>agents-responsibility</prov:component>
-        <prov:category>starting-point</prov:category>
-        <prov:inverse>contributed</prov:inverse>
+        <component>agents-responsibility</component>
+        <category>starting-point</category>
+        <inverse>contributed</inverse>
         <rdfs:range rdf:resource="&prov;Agent"/>
-        <prov:qualifiedForm rdf:resource="&prov;Attribution"/>
+        <qualifiedForm rdf:resource="&prov;Attribution"/>
         <rdfs:domain rdf:resource="&prov;Entity"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedAttribution"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedAttribution"/>
         <rdfs:subPropertyOf rdf:resource="&prov;tracedTo"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedAttribution"/>
@@ -854,7 +850,9 @@
         </owl:propertyChainAxiom>
     </owl:ObjectProperty>
     <owl:Axiom>
-        <rdfs:comment>Attribution is a particular case of trace, in the sense that it links an entity to the agent that ascribed it.</rdfs:comment>
+        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-constraints.html#traceability-inference</prov:prov-dm-constraints>
+        <prov:definition>IF wasAttributedTo(e2,ag1,aAttr) holds, THEN tracedTo(e2,ag1) also holds. </prov: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="&rdfs;subPropertyOf"/>
         <owl:annotatedTarget rdf:resource="&prov;tracedTo"/>
         <owl:annotatedSource rdf:resource="&prov;wasAttributedTo"/>
@@ -867,15 +865,15 @@
     <owl:ObjectProperty rdf:about="&prov;wasDerivedFrom">
         <rdf:type rdf:resource="&owl;AsymmetricProperty"/>
         <rdf:type rdf:resource="&owl;IrreflexiveProperty"/>
-        <prov:inverse>hadDerivation</prov:inverse>
-        <prov: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.</prov:definition>
+        <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>
-        <prov:category>starting-point</prov:category>
-        <prov:component>derivations</prov:component>
-        <prov:qualifiedForm rdf:resource="&prov;Derivation"/>
+        <category>starting-point</category>
+        <component>derivations</component>
+        <qualifiedForm rdf:resource="&prov;Derivation"/>
         <rdfs:range rdf:resource="&prov;Entity"/>
         <rdfs:domain rdf:resource="&prov;Entity"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedDerivation"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedDerivation"/>
         <rdfs:subPropertyOf rdf:resource="&prov;tracedTo"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedDerivation"/>
@@ -883,7 +881,7 @@
         </owl:propertyChainAxiom>
     </owl:ObjectProperty>
     <owl:Axiom>
-        <rdfs:comment>Derivation is a particular case of trace, since it links an entity to another entity that contributed to its existence.</rdfs:comment>
+        <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="&rdfs;subPropertyOf"/>
         <owl:annotatedTarget rdf:resource="&prov;tracedTo"/>
         <owl:annotatedSource rdf:resource="&prov;wasDerivedFrom"/>
@@ -894,16 +892,16 @@
     <!-- http://www.w3.org/ns/prov#wasEndedBy -->
 
     <owl:ObjectProperty rdf:about="&prov;wasEndedBy">
-        <prov:category>expanded</prov:category>
-        <prov:component>entities-activities</prov:component>
+        <category>expanded</category>
+        <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>
-        <prov:inverse>ended</prov:inverse>
-        <prov:editorialNote xml:lang="en">was{Started,Ended}By do not have anything to do with agent/attribution. -Luc 20 April 2012</prov:editorialNote>
+        <inverse>ended</inverse>
+        <editorialNote xml:lang="en">was{Started,Ended}By do not have anything to do with agent/attribution. -Luc 20 April 2012</editorialNote>
         <rdfs:domain rdf:resource="&prov;Activity"/>
-        <prov:qualifiedForm rdf:resource="&prov;End"/>
+        <qualifiedForm rdf:resource="&prov;End"/>
         <rdfs:range rdf:resource="&prov;Entity"/>
         <rdfs:subPropertyOf rdf:resource="&prov;involved"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedEnd"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedEnd"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedEnd"/>
             <rdf:Description rdf:about="&prov;entity"/>
@@ -918,15 +916,15 @@
         <rdf:type rdf:resource="&owl;AsymmetricProperty"/>
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdf:type rdf:resource="&owl;IrreflexiveProperty"/>
-        <prov:inverse>generated</prov:inverse>
-        <prov:category>starting-point</prov:category>
-        <prov:component>entities-activities</prov:component>
+        <inverse>generated</inverse>
+        <category>starting-point</category>
+        <component>entities-activities</component>
         <rdfs:comment xml:lang="en">wasGeneratedBy links Entitites with Activity representing that entity was generated as a result of Activity</rdfs:comment>
         <rdfs:range rdf:resource="&prov;Activity"/>
         <rdfs:domain rdf:resource="&prov;Entity"/>
-        <prov:qualifiedForm rdf:resource="&prov;Generation"/>
+        <qualifiedForm rdf:resource="&prov;Generation"/>
         <rdfs:subPropertyOf rdf:resource="&prov;involved"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedGeneration"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedGeneration"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedGeneration"/>
             <rdf:Description rdf:about="&prov;activity"/>
@@ -938,15 +936,15 @@
     <!-- http://www.w3.org/ns/prov#wasInformedBy -->
 
     <owl:ObjectProperty rdf:about="&prov;wasInformedBy">
-        <prov:inverse>informed</prov:inverse>
+        <inverse>informed</inverse>
         <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>
-        <prov:category>starting-point</prov:category>
-        <prov:component>entities-activities</prov:component>
+        <category>starting-point</category>
+        <component>entities-activities</component>
         <rdfs:domain rdf:resource="&prov;Activity"/>
         <rdfs:range rdf:resource="&prov;Activity"/>
-        <prov:qualifiedForm rdf:resource="&prov;Communication"/>
+        <qualifiedForm rdf:resource="&prov;Communication"/>
         <rdfs:subPropertyOf rdf:resource="&prov;involved"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedCommunication"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedCommunication"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedCommunication"/>
             <rdf:Description rdf:about="&prov;entity"/>
@@ -958,9 +956,9 @@
     <!-- http://www.w3.org/ns/prov#wasInvalidatedBy -->
 
     <owl:ObjectProperty rdf:about="&prov;wasInvalidatedBy">
-        <prov:category>starting-point</prov:category>
-        <prov:inverse>invalidated</prov:inverse>
-        <prov:component>entities-activities</prov:component>
+        <category>starting-point</category>
+        <inverse>invalidated</inverse>
+        <component>entities-activities</component>
         <rdfs:range rdf:resource="&prov;Activity"/>
         <rdfs:domain rdf:resource="&prov;Entity"/>
         <rdfs:subPropertyOf rdf:resource="&prov;involved"/>
@@ -975,14 +973,14 @@
     <!-- http://www.w3.org/ns/prov#wasQuotedFrom -->
 
     <owl:ObjectProperty rdf:about="&prov;wasQuotedFrom">
-        <prov:category>expanded</prov:category>
-        <prov:component>derivations</prov:component>
-        <prov:inverse>wasQuotedBy</prov:inverse>
+        <category>expanded</category>
+        <component>derivations</component>
+        <inverse>wasQuotedBy</inverse>
         <rdfs:comment xml:lang="en">An entity is derived from an original entity by copying, or &quot;quoting&quot;, some or all of it.</rdfs:comment>
         <rdfs:domain rdf:resource="&prov;Entity"/>
         <rdfs:range rdf:resource="&prov;Entity"/>
-        <prov:qualifiedForm rdf:resource="&prov;Quotation"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedQuotation"/>
+        <qualifiedForm rdf:resource="&prov;Quotation"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedQuotation"/>
         <rdfs:subPropertyOf rdf:resource="&prov;wasDerivedFrom"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedQuotation"/>
@@ -990,7 +988,7 @@
         </owl:propertyChainAxiom>
     </owl:ObjectProperty>
     <owl:Axiom>
-        <rdfs:comment>Quotation is a particular case of derivation in which an entity is derived from an original entity by copying, or &quot;quoting&quot;, some or all of it. </rdfs:comment>
+        <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 &quot;quoting&quot;, some or all of it. </rdfs:comment>
         <owl:annotatedProperty rdf:resource="&rdfs;subPropertyOf"/>
         <owl:annotatedTarget rdf:resource="&prov;wasDerivedFrom"/>
         <owl:annotatedSource rdf:resource="&prov;wasQuotedFrom"/>
@@ -1001,14 +999,14 @@
     <!-- http://www.w3.org/ns/prov#wasRevisionOf -->
 
     <owl:ObjectProperty rdf:about="&prov;wasRevisionOf">
-        <prov:component>derivations</prov:component>
+        <component>derivations</component>
         <rdfs:comment xml:lang="en">A revision is a derivation that revises an entity into a revised version.</rdfs:comment>
-        <prov:inverse>hadRevision</prov:inverse>
-        <prov:category>expanded</prov:category>
+        <inverse>hadRevision</inverse>
+        <category>expanded</category>
         <rdfs:range rdf:resource="&prov;Entity"/>
         <rdfs:domain rdf:resource="&prov;Entity"/>
-        <prov:qualifiedForm rdf:resource="&prov;Revision"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedRevision"/>
+        <qualifiedForm rdf:resource="&prov;Revision"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedRevision"/>
         <rdfs:subPropertyOf rdf:resource="&prov;wasDerivedFrom"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedRevision"/>
@@ -1016,7 +1014,8 @@
         </owl:propertyChainAxiom>
     </owl:ObjectProperty>
     <owl:Axiom>
-        <rdfs:comment>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-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>
+        <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-dm-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>
         <owl:annotatedProperty rdf:resource="&rdfs;subPropertyOf"/>
         <owl:annotatedTarget rdf:resource="&prov;wasDerivedFrom"/>
         <owl:annotatedSource rdf:resource="&prov;wasRevisionOf"/>
@@ -1027,16 +1026,16 @@
     <!-- http://www.w3.org/ns/prov#wasStartedBy -->
 
     <owl:ObjectProperty rdf:about="&prov;wasStartedBy">
-        <prov:inverse>started</prov:inverse>
-        <prov:category>expanded</prov:category>
-        <prov:component>entities-activities</prov:component>
+        <inverse>started</inverse>
+        <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>
-        <prov:editorialNote xml:lang="en">was{Started,Ended}By do not have anything to do with agent/attribution. -Luc 20 April 2012</prov:editorialNote>
+        <editorialNote xml:lang="en">was{Started,Ended}By do not have anything to do with agent/attribution. -Luc 20 April 2012</editorialNote>
         <rdfs:domain rdf:resource="&prov;Activity"/>
         <rdfs:range rdf:resource="&prov;Entity"/>
-        <prov:qualifiedForm rdf:resource="&prov;Start"/>
+        <qualifiedForm rdf:resource="&prov;Start"/>
         <rdfs:subPropertyOf rdf:resource="&prov;involved"/>
-        <prov:qualifiedForm rdf:resource="&prov;qualifiedStart"/>
+        <qualifiedForm rdf:resource="&prov;qualifiedStart"/>
         <owl:propertyChainAxiom rdf:parseType="Collection">
             <rdf:Description rdf:about="&prov;qualifiedStart"/>
             <rdf:Description rdf:about="&prov;entity"/>
@@ -1060,8 +1059,8 @@
 
     <owl:DatatypeProperty rdf:about="&prov;atTime">
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
-        <prov:component>entities-activities</prov:component>
-        <prov:category>qualified</prov:category>
+        <component>entities-activities</component>
+        <category>qualified</category>
         <rdfs:range rdf:resource="&xsd;dateTime"/>
         <rdfs:domain rdf:resource="&prov;InstantaneousEvent"/>
     </owl:DatatypeProperty>
@@ -1073,12 +1072,12 @@
     <owl:DatatypeProperty rdf:about="&prov;endedAtTime">
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:comment xml:lang="en">The time when an activity ended.</rdfs:comment>
-        <prov:component>entities-activities</prov:component>
-        <prov:category>starting-point</prov:category>
+        <component>entities-activities</component>
+        <category>starting-point</category>
         <rdfs:range rdf:resource="&xsd;dateTime"/>
         <rdfs:domain rdf:resource="&prov;Activity"/>
-        <prov:qualifiedForm rdf:resource="&prov;End"/>
-        <prov:qualifiedForm rdf:resource="&prov;atTime"/>
+        <qualifiedForm rdf:resource="&prov;End"/>
+        <qualifiedForm rdf:resource="&prov;atTime"/>
     </owl:DatatypeProperty>
     
 
@@ -1087,13 +1086,13 @@
 
     <owl:DatatypeProperty rdf:about="&prov;generatedAtTime">
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
-        <prov:component>entities-activities</prov:component>
-        <prov:category>starting-point</prov:category>
+        <component>entities-activities</component>
+        <category>starting-point</category>
         <rdfs:comment xml:lang="en">The time at which an entity was completely created.</rdfs:comment>
         <rdfs:range rdf:resource="&xsd;dateTime"/>
         <rdfs:domain rdf:resource="&prov;Entity"/>
-        <prov:qualifiedForm rdf:resource="&prov;Generation"/>
-        <prov:qualifiedForm rdf:resource="&prov;atTime"/>
+        <qualifiedForm rdf:resource="&prov;Generation"/>
+        <qualifiedForm rdf:resource="&prov;atTime"/>
     </owl:DatatypeProperty>
     
 
@@ -1103,12 +1102,12 @@
     <owl:DatatypeProperty rdf:about="&prov;invalidatedAtTime">
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:comment xml:lang="en">The time at which the entity began to be invalidated.</rdfs:comment>
-        <prov:component>entities-activities</prov:component>
-        <prov:category>starting-point</prov:category>
+        <component>entities-activities</component>
+        <category>starting-point</category>
         <rdfs:range rdf:resource="&xsd;dateTime"/>
         <rdfs:domain rdf:resource="&prov;Entity"/>
-        <prov:qualifiedForm rdf:resource="&prov;Invalidation"/>
-        <prov:qualifiedForm rdf:resource="&prov;atTime"/>
+        <qualifiedForm rdf:resource="&prov;Invalidation"/>
+        <qualifiedForm rdf:resource="&prov;atTime"/>
     </owl:DatatypeProperty>
     
 
@@ -1118,8 +1117,8 @@
     <owl:DatatypeProperty rdf:about="&prov;pairKey">
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:comment xml:lang="en">The key of a KeyValuePair, which is an element of a prov:Dictionary.</rdfs:comment>
-        <prov:category>collections</prov:category>
-        <prov:component>collections</prov:component>
+        <category>collections</category>
+        <component>collections</component>
         <rdfs:range rdf:resource="&rdfs;Literal"/>
         <rdfs:domain rdf:resource="&prov;KeyValuePair"/>
     </owl:DatatypeProperty>
@@ -1129,9 +1128,9 @@
     <!-- http://www.w3.org/ns/prov#removedKey -->
 
     <owl:DatatypeProperty rdf:about="&prov;removedKey">
-        <prov:category>collections</prov:category>
+        <category>collections</category>
         <rdfs:comment xml:lang="en">The key removed in a Removal.</rdfs:comment>
-        <prov:component>collections</prov:component>
+        <component>collections</component>
         <rdfs:range rdf:resource="&rdfs;Literal"/>
         <rdfs:domain rdf:resource="&prov;Removal"/>
     </owl:DatatypeProperty>
@@ -1142,13 +1141,13 @@
 
     <owl:DatatypeProperty rdf:about="&prov;startedAtTime">
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
-        <prov:category>starting-point</prov:category>
+        <category>starting-point</category>
         <rdfs:comment xml:lang="en">The time when an activity started.</rdfs:comment>
-        <prov:component>entities-activities</prov:component>
+        <component>entities-activities</component>
         <rdfs:range rdf:resource="&xsd;dateTime"/>
         <rdfs:domain rdf:resource="&prov;Activity"/>
-        <prov:qualifiedForm rdf:resource="&prov;Start"/>
-        <prov:qualifiedForm rdf:resource="&prov;atTime"/>
+        <qualifiedForm rdf:resource="&prov;Start"/>
+        <qualifiedForm rdf:resource="&prov;atTime"/>
     </owl:DatatypeProperty>
     
 
@@ -1175,13 +1174,13 @@
     <owl:Class rdf:about="&prov;Account">
         <rdfs:label>Account</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;Entity"/>
-        <prov:definition rdf:datatype="&xsd;anyURI">An account is any mechanism by which a set of provenance descriptions can be bundled up and named.</prov:definition>
+        <definition rdf:datatype="&xsd;anyURI">An account is any mechanism by which a set of provenance descriptions can be bundled up and named.</definition>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#account-constraints</prov-dm-constraints>
         <rdfs:comment xml:lang="en">Note that there are kinds of accounts (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>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#account-constraints</prov:prov-dm-constraints>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#account</prov:prov-n>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#FurtherConsiderations</prov:prov-dm>
-        <prov:category>expanded</prov:category>
-        <prov:editorialNote xml:lang="en">Accounts expressed in PROV-O (i.e. RDF) may be modeled using:
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#account</prov-n>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#FurtherConsiderations</prov-dm>
+        <category>expanded</category>
+        <editorialNote xml:lang="en">Accounts expressed in PROV-O (i.e. RDF) may be modeled using:
 
 :account1
    a prov:Account, sd:NamedGraph; 
@@ -1197,7 +1196,7 @@
 
 
 (sd : http://www.w3.org/ns/sparql-service-description#)
-(void : http://rdfs.org/ns/void#)</prov:editorialNote>
+(void : http://rdfs.org/ns/void#)</editorialNote>
     </owl:Class>
     
 
@@ -1207,13 +1206,13 @@
     <owl:Class rdf:about="&prov;Activity">
         <rdfs:label>Activity</rdfs:label>
         <owl:disjointWith rdf:resource="&prov;Entity"/>
-        <prov:prov-dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-entity-activity</prov:prov-dm>
-        <prov:component>entities-activities</prov:component>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity</prov:prov-n>
+        <prov-dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-entity-activity</prov-dm>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity</prov-n>
+        <component>entities-activities</component>
         <rdfs:comment xml:lang="en">An activity is something that occurs over a period of time and acts upon or with entities. This action can take multiple forms: consuming, processing, transforming, modifying, relocating, using, generating, or being associated with entities. Activities that operate on digital entities may for example move, copy, or duplicate them.</rdfs:comment>
-        <prov:category>starting-point</prov:category>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Activity</prov:prov-dm-constraints>
-        <prov:definition>An activity is something that occurs over a period of time and acts upon or with entities. This action can take multiple forms: consuming, processing, transforming, modifying, relocating, using, generating, or being associated with entities. Activities that operate on digital entities may for example move, copy, or duplicate them.</prov:definition>
+        <category>starting-point</category>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Activity</prov-dm-constraints>
+        <definition>An activity is something that occurs over a period of time and acts upon or with entities. This action can take multiple forms: consuming, processing, transforming, modifying, relocating, using, generating, or being associated with entities. Activities that operate on digital entities may for example move, copy, or duplicate them.</definition>
     </owl:Class>
     
 
@@ -1224,7 +1223,7 @@
         <rdfs:label>ActivityInvolvement</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;Involvement"/>
         <owl:disjointWith rdf:resource="&prov;EntityInvolvement"/>
-        <prov:category>qualified</prov:category>
+        <category>qualified</category>
         <rdfs:comment xml:lang="en">prov:ActivityInvolvement provides descriptions of any binary involvement between any instance and an prov:Activity.</rdfs:comment>
         <rdfs:seeAlso rdf:resource="&prov;activity"/>
     </owl:Class>
@@ -1236,13 +1235,13 @@
     <owl:Class rdf:about="&prov;Agent">
         <rdfs:label>Agent</rdfs:label>
         <owl:disjointWith rdf:resource="&prov;InstantaneousEvent"/>
-        <prov:definition>An agent is a type of entity that bears some form of responsibility for an activity taking place.</prov:definition>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Agent</prov:prov-dm-constraints>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent</prov:prov-n>
-        <prov:category>starting-point</prov:category>
+        <definition>An agent is a type of entity that bears some form of responsibility for an activity taking place.</definition>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Agent</prov-dm-constraints>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent</prov-n>
+        <category>starting-point</category>
+        <component>agents-responsibility</component>
         <rdfs:comment xml:lang="en">An agent is a type of entity that bears some form of responsibility for an activity taking place.</rdfs:comment>
-        <prov:component>agents-responsibility</prov:component>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent</prov:prov-dm>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent</prov-dm>
     </owl:Class>
     
 
@@ -1253,7 +1252,7 @@
         <rdfs:label>AgentInvolvement</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;Involvement"/>
         <rdfs:comment xml:lang="en">prov:AgentInvolvement provides descriptions of any binary involvement between any instance and an prov:Agent.</rdfs:comment>
-        <prov:category>qualified</prov:category>
+        <category>qualified</category>
         <rdfs:seeAlso rdf:resource="&prov;agent"/>
     </owl:Class>
     
@@ -1264,14 +1263,14 @@
     <owl:Class rdf:about="&prov;Association">
         <rdfs:label>Association</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;AgentInvolvement"/>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</prov:prov-n>
-        <prov:component>agents-responsibility</prov:component>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-ActivityAssociation</prov:prov-dm>
-        <prov:category>qualified</prov:category>
-        <prov: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.</prov:definition>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</prov-n>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-ActivityAssociation</prov-dm>
+        <component>agents-responsibility</component>
+        <category>qualified</category>
+        <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.</definition>
         <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 is responsible for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualified [ a prov:Association; prov:agent :baker; :foo :bar ].</rdfs:comment>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Association</prov:prov-dm-constraints>
-        <prov:unqualifiedForm rdf:resource="&prov;wasAssociatedWith"/>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Association</prov-dm-constraints>
+        <unqualifiedForm rdf:resource="&prov;wasAssociatedWith"/>
     </owl:Class>
     
 
@@ -1281,14 +1280,14 @@
     <owl:Class rdf:about="&prov;Attribution">
         <rdfs:label>Attribution</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;AgentInvolvement"/>
-        <prov:definition>Attribution is the ascribing of an entity to an agent.</prov:definition>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution</prov:prov-dm>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution</prov:prov-n>
-        <prov:category>qualified</prov:category>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution</prov-dm>
+        <definition>Attribution is the ascribing of an entity to an agent.</definition>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution</prov-n>
+        <category>qualified</category>
         <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 is responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualified [ a prov:Attribution; prov:entity :baker; :foo :bar ].</rdfs:comment>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#recod-attribution</prov:prov-dm-constraints>
-        <prov:component>agents-responsibility</prov:component>
-        <prov:unqualifiedForm rdf:resource="&prov;wasAttributedTo"/>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#recod-attribution</prov-dm-constraints>
+        <component>agents-responsibility</component>
+        <unqualifiedForm rdf:resource="&prov;wasAttributedTo"/>
     </owl:Class>
     
 
@@ -1298,14 +1297,14 @@
     <owl:Class rdf:about="&prov;Communication">
         <rdfs:label>Communication</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;ActivityInvolvement"/>
-        <prov:category>qualified</prov:category>
+        <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:entity :everyone_else_jumping_off_bridge; :foo :bar ].</rdfs:comment>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Communication</prov:prov-dm-constraints>
-        <prov:component>entities-activities</prov:component>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-wasInformedBy</prov:prov-dm>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy</prov:prov-n>
-        <prov:definition>Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.</prov:definition>
-        <prov:unqualifiedForm rdf:resource="&prov;wasInformedBy"/>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Communication</prov-dm-constraints>
+        <component>entities-activities</component>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-wasInformedBy</prov-dm>
+        <definition>Communication is the exchange of an entity by two activities, one activity using the entity generated by the other.</definition>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy</prov-n>
+        <unqualifiedForm rdf:resource="&prov;wasInformedBy"/>
     </owl:Class>
     
 
@@ -1315,9 +1314,9 @@
     <owl:Class rdf:about="&prov;CompleteMembership">
         <rdfs:label xml:lang="en">CompleteMembership</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;Membership"/>
-        <prov:category>collections</prov:category>
+        <category>collections</category>
         <rdfs:comment xml:lang="en">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.</rdfs:comment>
-        <prov:component xml:lang="en">collections</prov:component>
+        <component xml:lang="en">collections</component>
     </owl:Class>
     
 
@@ -1327,14 +1326,14 @@
     <owl:Class rdf:about="&prov;Derivation">
         <rdfs:label>Derivation</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;EntityInvolvement"/>
-        <prov:component>derivations</prov:component>
+        <component>derivations</component>
         <rdfs:comment xml:lang="en">An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some prov:Entity to another prov:Entity. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualified [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ].</rdfs:comment>
-        <prov:category>qualified</prov:category>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#Derivation-Relation</prov:prov-dm>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#Derivation-Relation</prov:prov-dm-constraints>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation</prov:prov-n>
-        <prov: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.</prov:definition>
-        <prov:unqualifiedForm rdf:resource="&prov;wasDerivedFrom"/>
+        <category>qualified</category>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#Derivation-Relation</prov-dm>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#Derivation-Relation</prov-dm-constraints>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation</prov-n>
+        <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.</definition>
+        <unqualifiedForm rdf:resource="&prov;wasDerivedFrom"/>
     </owl:Class>
     
 
@@ -1344,16 +1343,16 @@
     <owl:Class rdf:about="&prov;Dictionary">
         <rdfs:label xml:lang="en">Dictionary</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;Entity"/>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-types-entities-agents</prov:prov-dm>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#component5</prov:prov-n>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-types-entities-agents</prov-dm>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#component5</prov-n>
         <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>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#concept-collection</prov:prov-dm>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</prov:prov-dm>
-        <prov: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.</prov:definition>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Collection</prov:prov-dm-constraints>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#concept-collection</prov-dm>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection</prov-dm>
+        <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>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Collection</prov-dm-constraints>
+        <component>collections</component>
         <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>
-        <prov:component>collections</prov:component>
-        <prov:category>collections</prov:category>
+        <category>collections</category>
     </owl:Class>
     
 
@@ -1362,8 +1361,8 @@
 
     <owl:Class rdf:about="&prov;DictionaryInvolvement">
         <rdfs:subClassOf rdf:resource="&prov;Involvement"/>
-        <prov:category>collections</prov:category>
-        <prov:component>collections</prov:component>
+        <category>collections</category>
+        <component>collections</component>
         <rdfs:comment xml:lang="en">prov:DictionaryInvolvement provides descriptions of any binary involvement between any instance and a prov:Dictionary.</rdfs:comment>
     </owl:Class>
     
@@ -1373,8 +1372,8 @@
 
     <owl:Class rdf:about="&prov;EmptyDictionary">
         <rdfs:subClassOf rdf:resource="&prov;Dictionary"/>
-        <prov:component>collections</prov:component>
-        <prov:category>collections</prov:category>
+        <component>collections</component>
+        <category>collections</category>
         <rdfs:comment xml:lang="en">An empty dictionary.</rdfs:comment>
     </owl:Class>
     
@@ -1386,15 +1385,15 @@
         <rdfs:label>End</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;EntityInvolvement"/>
         <rdfs:subClassOf rdf:resource="&prov;InstantaneousEvent"/>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events</prov:prov-dm-constraints>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End</prov:prov-dm>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-End</prov:prov-dm-constraints>
-        <prov:category>qualified</prov:category>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End</prov:prov-n>
-        <prov:definition>An activity end event is the instantaneous event that marks the instant an activity ends.</prov:definition>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events</prov-dm-constraints>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End</prov-dm>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-End</prov-dm-constraints>
+        <category>qualified</category>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End</prov-n>
+        <definition>An activity end event is the instantaneous event that marks the instant an activity ends.</definition>
         <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:qualified [ a prov:Usage; prov:entity :buzzer; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ].</rdfs:comment>
-        <prov:component>entities-activities</prov:component>
-        <prov:unqualifiedForm rdf:resource="&prov;wasEndedBy"/>
+        <component>entities-activities</component>
+        <unqualifiedForm rdf:resource="&prov;wasEndedBy"/>
     </owl:Class>
     
 
@@ -1404,12 +1403,12 @@
     <owl:Class rdf:about="&prov;Entity">
         <rdfs:label>Entity</rdfs:label>
         <owl:disjointWith rdf:resource="&prov;InstantaneousEvent"/>
-        <prov:prov-dm rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-entity-activity</prov:prov-dm>
-        <prov:component>entities-activities</prov:component>
-        <prov: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.</prov:definition>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Entity</prov:prov-dm-constraints>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Entity</prov:prov-n>
-        <prov:category>starting-point</prov:category>
+        <prov-dm rdf:datatype="&xsd;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>
     
@@ -1421,7 +1420,7 @@
         <rdfs:label>EntityInvolvement</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;Involvement"/>
         <rdfs:comment xml:lang="en">prov:EntityInvolvement provides descriptions of any binary involvement between any instance and an prov:Entity.</rdfs:comment>
-        <prov:category>qualified</prov:category>
+        <category>qualified</category>
         <rdfs:seeAlso rdf:resource="&prov;entity"/>
     </owl:Class>
     
@@ -1433,15 +1432,15 @@
         <rdfs:label>Generation</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;ActivityInvolvement"/>
         <rdfs:subClassOf rdf:resource="&prov;InstantaneousEvent"/>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Generation</prov:prov-dm-constraints>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation</prov:prov-n>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Generation</prov-dm-constraints>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation</prov-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>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events</prov:prov-dm-constraints>
-        <prov:category>qualified</prov:category>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation</prov:prov-dm>
-        <prov:definition>An entity generation event is the instantaneous event that marks the final instant of an entity&#39;s creation timespan, after which it is no longer available for use.</prov:definition>
-        <prov:component>entities-activities</prov:component>
-        <prov:unqualifiedForm rdf:resource="&prov;wasGeneratedBy"/>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events</prov-dm-constraints>
+        <category>qualified</category>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation</prov-dm>
+        <definition>An entity generation event is the instantaneous event that marks the final instant of an entity&#39;s creation timespan, after which it is no longer available for use.</definition>
+        <component>entities-activities</component>
+        <unqualifiedForm rdf:resource="&prov;wasGeneratedBy"/>
     </owl:Class>
     
 
@@ -1451,14 +1450,14 @@
     <owl:Class rdf:about="&prov;Insertion">
         <rdfs:label>Insertion</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;DictionaryInvolvement"/>
-        <prov:definition>Insertion is a derivation that transforms a dictionary into another, by insertion of one or more key-value pairs.</prov:definition>
+        <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:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection-insertion</prov:prov-dm>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-collection-insertion</prov:prov-n>
-        <prov:component>collections</prov:component>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Collection</prov:prov-dm-constraints>
-        <prov:category>collections</prov:category>
-        <prov:unqualifiedForm rdf:resource="&prov;derivedByInsertionFrom"/>
+        <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>
+        <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>
+        <unqualifiedForm rdf:resource="&prov;derivedByInsertionFrom"/>
     </owl:Class>
     
 
@@ -1467,13 +1466,13 @@
 
     <owl:Class rdf:about="&prov;InstantaneousEvent">
         <rdfs:label>InstantaneousEvent</rdfs:label>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#section-time-event</prov:prov-dm-constraints>
-        <prov:prov-n></prov:prov-n>
-        <prov:component>entities-activities</prov:component>
-        <prov:prov-dm></prov:prov-dm>
-        <prov: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 &#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.</prov:definition>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#section-time-event</prov-dm-constraints>
+        <prov-n></prov-n>
+        <component>entities-activities</component>
+        <prov-dm></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 &#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.</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 &#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>
-        <prov:category>qualified</prov:category>
+        <category>qualified</category>
     </owl:Class>
     
 
@@ -1483,12 +1482,12 @@
     <owl:Class rdf:about="&prov;Invalidation">
         <rdfs:subClassOf rdf:resource="&prov;ActivityInvolvement"/>
         <rdfs:subClassOf rdf:resource="&prov;InstantaneousEvent"/>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation</prov:prov-n>
-        <prov:component>entities-activities</prov:component>
-        <prov:category>qualified</prov:category>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation</prov:prov-dm>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#dfn-invalidation-event</prov:prov-dm-constraints>
-        <prov: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 after invalidation. Any generation or usage of an entity precedes its invalidation.</prov:definition>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation</prov-n>
+        <component>entities-activities</component>
+        <category>qualified</category>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation</prov-dm>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#dfn-invalidation-event</prov-dm-constraints>
+        <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 after invalidation. Any generation or usage of an entity precedes its invalidation.</definition>
     </owl:Class>
     
 
@@ -1498,9 +1497,9 @@
     <owl:Class rdf:about="&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>
-        <prov:editorialNote>For simplicity, the hierarchy &#39;stops&#39; 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.</prov:editorialNote>
-        <prov:category>qualified</prov:category>
-        <prov:unqualifiedForm rdf:resource="&prov;involved"/>
+        <editorialNote>For simplicity, the hierarchy &#39;stops&#39; 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="&prov;involved"/>
     </owl:Class>
     
 
@@ -1509,7 +1508,7 @@
 
     <owl:Class rdf:about="&prov;KeyValuePair">
         <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>
-        <prov:category>collections</prov:category>
+        <category>collections</category>
     </owl:Class>
     
 
@@ -1518,12 +1517,12 @@
 
     <owl:Class rdf:about="&prov;Location">
         <rdfs:label>Location</rdfs:label>
-        <prov: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.</prov:definition>
-        <prov:prov-n></prov:prov-n>
-        <prov:category>expanded</prov:category>
-        <prov:prov-dm-constraints></prov:prov-dm-constraints>
+        <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.</definition>
+        <prov-n></prov-n>
+        <prov-dm-constraints></prov-dm-constraints>
+        <category>expanded</category>
         <rdfs:comment 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.</rdfs:comment>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location</prov:prov-dm>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location</prov-dm>
         <rdfs:seeAlso rdf:resource="&prov;hadLocation"/>
     </owl:Class>
     
@@ -1533,9 +1532,9 @@
 
     <owl:Class rdf:about="&prov;Membership">
         <rdfs:comment xml:lang="en">Described members of a collection, in the form of key-value pairs. The Membership resource can also be annotated with attributes.</rdfs:comment>
-        <prov:category>collections</prov:category>
-        <prov:component>collections</prov:component>
-        <prov:unqualifiedForm rdf:resource="&prov;membership"/>
+        <category>collections</category>
+        <component>collections</component>
+        <unqualifiedForm rdf:resource="&prov;membership"/>
     </owl:Class>
     
 
@@ -1545,13 +1544,13 @@
     <owl:Class rdf:about="&prov;Organization">
         <rdfs:label>Organization</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;Agent"/>
-        <prov:definition>Agents of type Organization are social institutions such as companies, societies etc.</prov:definition>
-        <prov:prov-dm-constraints></prov:prov-dm-constraints>
+        <definition>Agents of type Organization are social institutions such as companies, societies etc.</definition>
+        <prov-dm-constraints></prov-dm-constraints>
         <rdfs:comment xml:lang="en">Agents of type Organization are social institutions such as companies, societies etc.</rdfs:comment>
-        <prov:category>expanded</prov:category>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</prov:prov-n>
-        <prov:component>agents-responsibility</prov:component>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent</prov:prov-dm>
+        <category>expanded</category>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</prov-n>
+        <component>agents-responsibility</component>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent</prov-dm>
     </owl:Class>
     
 
@@ -1561,13 +1560,13 @@
     <owl:Class rdf:about="&prov;Person">
         <rdfs:label>Person</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;Agent"/>
-        <prov:category>expanded</prov:category>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</prov:prov-n>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent</prov:prov-dm>
-        <prov:component>agents-responsibility</prov:component>
-        <prov:definition>Agents of type Person are people.</prov:definition>
-        <prov:prov-dm-constraints></prov:prov-dm-constraints>
+        <category>expanded</category>
         <rdfs:comment xml:lang="en">Agents of type Person are people.</rdfs:comment>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</prov-n>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent</prov-dm>
+        <definition>Agents of type Person are people.</definition>
+        <component>agents-responsibility</component>
+        <prov-dm-constraints></prov-dm-constraints>
     </owl:Class>
     
 
@@ -1577,13 +1576,13 @@
     <owl:Class rdf:about="&prov;Plan">
         <rdfs:label>Plan</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;Entity"/>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Association</prov:prov-dm-constraints>
-        <prov:definition>A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals.</prov:definition>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Association</prov-dm-constraints>
+        <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>
         <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>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-types-entities-agents</prov:prov-dm>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</prov:prov-n>
-        <prov:category>qualified</prov:category>
-        <prov:component>agents-responsibility</prov:component>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-types-entities-agents</prov-dm>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association</prov-n>
+        <category>qualified</category>
+        <component>agents-responsibility</component>
     </owl:Class>
     
 
@@ -1593,14 +1592,14 @@
     <owl:Class rdf:about="&prov;Quotation">
         <rdfs:label>Quotation</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;EntityInvolvement"/>
-        <prov:definition>A quotation is the repeat of (some or all of) an entity, such as text or image, by someone other than its original author.</prov:definition>
-        <prov:component>derivations</prov:component>
-        <prov:category>qualified</prov:category>
+        <definition>A quotation is the repeat of (some or all of) an entity, such as text or image, by someone other than its original author.</definition>
+        <category>qualified</category>
+        <component>derivations</component>
         <rdfs:comment xml:lang="en">An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some prov:Entity to another prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualified [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ].</rdfs:comment>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation</prov:prov-dm>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-quotation</prov:prov-dm-constraints>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation</prov:prov-n>
-        <prov:unqualifiedForm rdf:resource="&prov;wasQuotedFrom"/>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-quotation</prov-dm-constraints>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation</prov-dm>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation</prov-n>
+        <unqualifiedForm rdf:resource="&prov;wasQuotedFrom"/>
     </owl:Class>
     
 
@@ -1610,14 +1609,14 @@
     <owl:Class rdf:about="&prov;Removal">
         <rdfs:label>Removal</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;DictionaryInvolvement"/>
-        <prov:category>collections</prov:category>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Collection</prov:prov-dm-constraints>
-        <prov:definition>Removal is a derivation that transforms a dictionary into another, by removing one or more key-value pairs.</prov:definition>
+        <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:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-collection-removal</prov:prov-n>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection-removal</prov:prov-dm>
-        <prov:component>collections</prov:component>
-        <prov:unqualifiedForm rdf:resource="&prov;derivedByRemovalFrom"/>
+        <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>
+        <component>collections</component>
+        <unqualifiedForm rdf:resource="&prov;derivedByRemovalFrom"/>
     </owl:Class>
     
 
@@ -1627,14 +1626,14 @@
     <owl:Class rdf:about="&prov;Responsibility">
         <rdfs:label>Responsibility</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;AgentInvolvement"/>
-        <prov:component>agents-responsibility</prov:component>
+        <component>agents-responsibility</component>
         <rdfs:comment xml:lang="en">An instance of prov:Responsibility 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:qualified [ a prov:Responsiblity; prov:entity :mother; :foo :bar ].</rdfs:comment>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-responsibility</prov:prov-dm>
-        <prov:definition>Responsibility is the fact that an agent is accountable for the actions of a &#39;subordinate&#39; agent, in the context of an activity.</prov:definition>
-        <prov:category>qualified</prov:category>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Responsibility</prov:prov-dm-constraints>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-responsibility</prov:prov-n>
-        <prov:unqualifiedForm rdf:resource="&prov;actedOnBehalfOf"/>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-responsibility</prov-dm>
+        <definition>Responsibility is the fact that an agent is accountable for the actions of a &#39;subordinate&#39; agent, in the context of an activity.</definition>
+        <category>qualified</category>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Responsibility</prov-dm-constraints>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-responsibility</prov-n>
+        <unqualifiedForm rdf:resource="&prov;actedOnBehalfOf"/>
     </owl:Class>
     
 
@@ -1644,14 +1643,14 @@
     <owl:Class rdf:about="&prov;Revision">
         <rdfs:label>Revision</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;EntityInvolvement"/>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Revision</prov:prov-dm-constraints>
-        <prov:component>derivations</prov:component>
-        <prov:category>qualified</prov:category>
-        <prov:definition>A revision is a derivation that revises an entity into a revised version.</prov:definition>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Revision</prov-dm-constraints>
         <rdfs:comment xml:lang="en">An instance of prov:Revision provides additional descriptions about the binary prov:wasRevisionOf relation from some prov:Entity to another prov:Entity. For example, :draft_2 prov:wasRevisionOf :draft_1; prov:qualified [ a prov:Source; prov:entity :draft_1; :foo :bar ].</rdfs:comment>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision</prov:prov-n>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Revision</prov:prov-dm>
-        <prov:unqualifiedForm rdf:resource="&prov;wasRevisionOf"/>
+        <component>derivations</component>
+        <category>qualified</category>
+        <definition>A revision is a derivation that revises an entity into a revised version.</definition>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision</prov-n>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Revision</prov-dm>
+        <unqualifiedForm rdf:resource="&prov;wasRevisionOf"/>
     </owl:Class>
     
 
@@ -1660,13 +1659,13 @@
 
     <owl:Class rdf:about="&prov;Role">
         <rdfs:label>Role</rdfs:label>
-        <prov:category>qualified</prov:category>
-        <prov:prov-n></prov:prov-n>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role</prov:prov-dm>
-        <prov:prov-dm-constraints></prov:prov-dm-constraints>
-        <prov:definition>A Role is the function of an entity with respect to an activity, in the context of a usage, generation, association, start, and end.</prov:definition>
+        <category>qualified</category>
+        <prov-n></prov-n>
+        <definition>A Role is the function of an entity with respect to an activity, in the context of a usage, generation, association, start, and end.</definition>
+        <prov-dm-constraints></prov-dm-constraints>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role</prov-dm>
         <rdfs:comment xml:lang="en">A Role is the function of an entity with respect to an activity, in the context of a usage, generation, association, start, and end.</rdfs:comment>
-        <prov:component>agents-responsibility</prov:component>
+        <component>agents-responsibility</component>
         <rdfs:seeAlso rdf:resource="&prov;hadRole"/>
     </owl:Class>
     
@@ -1677,13 +1676,13 @@
     <owl:Class rdf:about="&prov;SoftwareAgent">
         <rdfs:label>SoftwareAgent</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;Agent"/>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</prov:prov-n>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent</prov:prov-dm>
-        <prov:prov-dm-constraints></prov:prov-dm-constraints>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types</prov-n>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent</prov-dm>
+        <prov-dm-constraints></prov-dm-constraints>
         <rdfs:comment xml:lang="en">A software agent is running software.</rdfs:comment>
-        <prov:component>agents-responsibility</prov:component>
-        <prov:category>expanded</prov:category>
-        <prov:definition>A software agent is running software.</prov:definition>
+        <component>agents-responsibility</component>
+        <category>expanded</category>
+        <definition>A software agent is running software.</definition>
     </owl:Class>
     
 
@@ -1693,14 +1692,14 @@
     <owl:Class rdf:about="&prov;Source">
         <rdfs:label>Source</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;EntityInvolvement"/>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source</prov:prov-n>
-        <prov:definition>An original source refers to the source material that is closest to the person, information, period, or idea being studied.</prov:definition>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-orignal-source</prov:prov-dm-constraints>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source</prov-n>
+        <definition>An original source refers to the source material that is closest to the person, information, period, or idea being studied.</definition>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-orignal-source</prov-dm-constraints>
         <rdfs:comment xml:lang="en">An instance of prov:Source provides additional descriptions about the binary prov:hadOriginalSource relation from some prov:Entity to another prov:Entity. For example, :blog prov:hadOriginalSource :newsArticle; prov:qualified [ a prov:Source; prov:entity :newsArticle; :foo :bar ].</rdfs:comment>
-        <prov:category>qualified</prov:category>
-        <prov:component>derivations</prov:component>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-original-source</prov:prov-dm>
-        <prov:unqualifiedForm rdf:resource="&prov;hadOriginalSource"/>
+        <category>qualified</category>
+        <component>derivations</component>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-original-source</prov-dm>
+        <unqualifiedForm rdf:resource="&prov;hadOriginalSource"/>
     </owl:Class>
     
 
@@ -1711,15 +1710,15 @@
         <rdfs:label>Start</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;EntityInvolvement"/>
         <rdfs:subClassOf rdf:resource="&prov;InstantaneousEvent"/>
-        <prov:definition>An activity start event is the instantaneous event that marks the instant an activity starts.</prov:definition>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events</prov:prov-dm-constraints>
-        <prov:component>entities-activities</prov:component>
+        <definition>An activity start event is the instantaneous event that marks the instant an activity starts.</definition>
+        <component>entities-activities</component>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events</prov-dm-constraints>
+        <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:qualified [ a prov:Usage; prov:entity :bang; :foo :bar; prov:atTime &#39;2012-03-09T08:05:08-05:00&#39;^^xsd:dateTime ].</rdfs:comment>
-        <prov:category>qualified</prov:category>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start</prov:prov-n>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Start</prov:prov-dm-constraints>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start</prov:prov-dm>
-        <prov:unqualifiedForm rdf:resource="&prov;wasStartedBy"/>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start</prov-n>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Start</prov-dm-constraints>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start</prov-dm>
+        <unqualifiedForm rdf:resource="&prov;wasStartedBy"/>
     </owl:Class>
     
 
@@ -1729,14 +1728,14 @@
     <owl:Class rdf:about="&prov;Trace">
         <rdfs:label>Trace</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;EntityInvolvement"/>
-        <prov:definition>Traceability is the ability to link back an entity to another by means of derivation or responsibility relations, possibly repeatedly traversed.</prov:definition>
+        <definition>Traceability is the ability to link back an entity to another by means of derivation or responsibility relations, possibly repeatedly traversed.</definition>
         <rdfs:comment xml:lang="en">An instance of prov:Trace provides additional descriptions about the binary prov:tracedTo relation from some prov:Entity to some other prov:Element. For example, :stomach_ache prov:tracedTo :spoon; prov:qualified [ a prov:Trace; prov:entity :spoon; :foo :bar ].</rdfs:comment>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-traceability</prov:prov-dm>
-        <prov:category>qualified</prov:category>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-traceability</prov:prov-dm-constraints>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-traceability</prov:prov-n>
-        <prov:component>derivations</prov:component>
-        <prov:unqualifiedForm rdf:resource="&prov;tracedTo"/>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-traceability</prov-dm>
+        <category>qualified</category>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-traceability</prov-dm-constraints>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-traceability</prov-n>
+        <component>derivations</component>
+        <unqualifiedForm rdf:resource="&prov;tracedTo"/>
     </owl:Class>
     
 
@@ -1747,19 +1746,19 @@
         <rdfs:label>Usage</rdfs:label>
         <rdfs:subClassOf rdf:resource="&prov;EntityInvolvement"/>
         <rdfs:subClassOf rdf:resource="&prov;InstantaneousEvent"/>
-        <prov:prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage</prov:prov-n>
-        <prov:definition>A usage is an instantaneous world event: an activity beginning to consume an entity. Before this event, the activity had not begun to consume or use to this entity.</prov:definition>
-        <prov:category>qualified</prov:category>
-        <prov:component>entities-activities</prov:component>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events</prov:prov-dm-constraints>
-        <prov:prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage</prov:prov-dm>
-        <prov:prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Usage</prov:prov-dm-constraints>
+        <prov-n>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage</prov-n>
+        <definition>A usage is an instantaneous world event: an activity beginning to consume an entity. Before this event, the activity had not begun to consume or use to this entity.</definition>
+        <category>qualified</category>
+        <component>entities-activities</component>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events</prov-dm-constraints>
+        <prov-dm>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage</prov-dm>
         <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:qualified [ a prov:Usage; prov:entity :podium; :foo :bar ].</rdfs:comment>
-        <prov:unqualifiedForm rdf:resource="&prov;used"/>
+        <prov-dm-constraints>http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Usage</prov-dm-constraints>
+        <unqualifiedForm rdf:resource="&prov;used"/>
     </owl:Class>
 </rdf:RDF>
 
 
 
-<!-- Generated by the OWL API (version 3.1.0.20069) http://owlapi.sourceforge.net -->
+<!-- Generated by the OWL API (version 3.0.0.1451) http://owlapi.sourceforge.net -->
 
--- a/ontology/prov.ttl	Mon May 21 22:04:15 2012 +0100
+++ b/ontology/prov.ttl	Mon May 21 22:07:31 2012 +0100
@@ -1,11 +1,8 @@
 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
-@prefix : <http://example.com/> .
+@prefix : <http://www.w3.org/ns/prov#> .
 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
-@prefix prov: <http://www.w3.org/ns/prov#> .
-@prefix owl2xml: <http://www.w3.org/2006/12/owl2-xml#> .
 @prefix owl: <http://www.w3.org/2002/07/owl#> .
 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
-@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
 
 rdfs:comment
     a owl:AnnotationProperty ;
@@ -37,14 +34,14 @@
     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> .
 
-prov:Account
+:Account
     a owl:Class ;
     rdfs:comment "Note that there are kinds of accounts (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:label "Account" ;
-    rdfs:subClassOf prov:Entity ;
-    prov:category "expanded" ;
-    prov:definition "An account is any mechanism by which a set of provenance descriptions can be bundled up and named."^^xsd:anyURI ;
-    prov:editorialNote """Accounts expressed in PROV-O (i.e. RDF) may be modeled using:
+    rdfs:subClassOf :Entity ;
+    :category "expanded" ;
+    :definition "An account is any mechanism by which a set of provenance descriptions can be bundled up and named."^^xsd:anyURI ;
+    :editorialNote """Accounts expressed in PROV-O (i.e. RDF) may be modeled using:
 
 :account1
    a prov:Account, sd:NamedGraph; 
@@ -61,787 +58,787 @@
 
 (sd : http://www.w3.org/ns/sparql-service-description#)
 (void : http://rdfs.org/ns/void#)"""@en ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#FurtherConsiderations" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#account-constraints" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#account" .
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#FurtherConsiderations" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#account-constraints" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#account" .
 
-prov:Activity
+:Activity
     a owl:Class ;
     rdfs:comment "An activity is something that occurs over a period of time and acts upon or with entities. This action can take multiple forms: consuming, processing, transforming, modifying, relocating, using, generating, or being associated with entities. Activities that operate on digital entities may for example move, copy, or duplicate them."@en ;
     rdfs:label "Activity" ;
-    owl:disjointWith prov:Entity ;
-    prov:category "starting-point" ;
-    prov:component "entities-activities" ;
-    prov:definition "An activity is something that occurs over a period of time and acts upon or with entities. This action can take multiple forms: consuming, processing, transforming, modifying, relocating, using, generating, or being associated with entities. Activities that operate on digital entities may for example move, copy, or duplicate them." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-entity-activity"^^xsd:anyURI ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Activity" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity" .
+    owl:disjointWith :Entity ;
+    :category "starting-point" ;
+    :component "entities-activities" ;
+    :definition "An activity is something that occurs over a period of time and acts upon or with entities. This action can take multiple forms: consuming, processing, transforming, modifying, relocating, using, generating, or being associated with entities. Activities that operate on digital entities may for example move, copy, or duplicate them." ;
+    :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-Activity" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Activity" .
 
-prov:ActivityInvolvement
+:ActivityInvolvement
     a owl:Class ;
     rdfs:comment "prov:ActivityInvolvement provides descriptions of any binary involvement between any instance and an prov:Activity."@en ;
     rdfs:label "ActivityInvolvement" ;
-    rdfs:seeAlso prov:activity ;
-    rdfs:subClassOf prov:Involvement ;
-    owl:disjointWith prov:EntityInvolvement ;
-    prov:category "qualified" .
+    rdfs:seeAlso :activity ;
+    rdfs:subClassOf :Involvement ;
+    owl:disjointWith :EntityInvolvement ;
+    :category "qualified" .
 
-prov:Agent
+:Agent
     a owl:Class ;
     rdfs:comment "An agent is a type of entity that bears some form of responsibility for an activity taking place."@en ;
     rdfs:label "Agent" ;
-    owl:disjointWith prov:InstantaneousEvent ;
-    prov:category "starting-point" ;
-    prov:component "agents-responsibility" ;
-    prov:definition "An agent is a type of entity that bears some form of responsibility for an activity taking place." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Agent" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent" .
+    owl:disjointWith :InstantaneousEvent ;
+    :category "starting-point" ;
+    :component "agents-responsibility" ;
+    :definition "An agent is a type of entity that bears some form of responsibility for an activity taking place." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Agent" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Agent" .
 
-prov:AgentInvolvement
+:AgentInvolvement
     a owl:Class ;
     rdfs:comment "prov:AgentInvolvement provides descriptions of any binary involvement between any instance and an prov:Agent."@en ;
     rdfs:label "AgentInvolvement" ;
-    rdfs:seeAlso prov:agent ;
-    rdfs:subClassOf prov:Involvement ;
-    prov:category "qualified" .
+    rdfs:seeAlso :agent ;
+    rdfs:subClassOf :Involvement ;
+    :category "qualified" .
 
-prov:Association
+: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 is responsible for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualified [ a prov:Association; prov:agent :baker; :foo :bar ]."@en ;
     rdfs:label "Association" ;
-    rdfs:subClassOf prov:AgentInvolvement ;
-    prov:category "qualified" ;
-    prov:component "agents-responsibility" ;
-    prov: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." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-ActivityAssociation" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Association" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association" ;
-    prov:unqualifiedForm prov:wasAssociatedWith .
+    rdfs:subClassOf :AgentInvolvement ;
+    :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." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-ActivityAssociation" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Association" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association" ;
+    :unqualifiedForm :wasAssociatedWith .
 
-prov:Attribution
+: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 is responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualified [ a prov:Attribution; prov:entity :baker; :foo :bar ]."@en ;
     rdfs:label "Attribution" ;
-    rdfs:subClassOf prov:AgentInvolvement ;
-    prov:category "qualified" ;
-    prov:component "agents-responsibility" ;
-    prov:definition "Attribution is the ascribing of an entity to an agent." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#recod-attribution" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution" ;
-    prov:unqualifiedForm prov:wasAttributedTo .
+    rdfs:subClassOf :AgentInvolvement ;
+    :category "qualified" ;
+    :component "agents-responsibility" ;
+    :definition "Attribution is the ascribing of an entity to an agent." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribution" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#recod-attribution" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-attribution" ;
+    :unqualifiedForm :wasAttributedTo .
 
-prov:Communication
+: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:entity :everyone_else_jumping_off_bridge; :foo :bar ]."@en ;
     rdfs:label "Communication" ;
-    rdfs:subClassOf prov:ActivityInvolvement ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" ;
-    prov:definition "Communication is the exchange of an entity by two activities, one activity using the entity generated by the other." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-wasInformedBy" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Communication" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy" ;
-    prov:unqualifiedForm prov:wasInformedBy .
+    rdfs:subClassOf :ActivityInvolvement ;
+    :category "qualified" ;
+    :component "entities-activities" ;
+    :definition "Communication is the exchange of an entity by two activities, one activity using the entity generated by the other." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-wasInformedBy" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Communication" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-wasInformedBy" ;
+    :unqualifiedForm :wasInformedBy .
 
-prov:CompleteMembership
+:CompleteMembership
     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 prov:Membership ;
-    prov:category "collections" ;
-    prov:component "collections"@en .
+    rdfs:subClassOf :Membership ;
+    :category "collections" ;
+    :component "collections"@en .
 
-prov:Derivation
+:Derivation
     a owl:Class ;
     rdfs:comment "An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some prov:Entity to another prov:Entity. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualified [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ]."@en ;
     rdfs:label "Derivation" ;
-    rdfs:subClassOf prov:EntityInvolvement ;
-    prov:category "qualified" ;
-    prov:component "derivations" ;
-    prov: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." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#Derivation-Relation" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#Derivation-Relation" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation" ;
-    prov:unqualifiedForm prov:wasDerivedFrom .
+    rdfs:subClassOf :EntityInvolvement ;
+    :category "qualified" ;
+    :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." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#Derivation-Relation" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#Derivation-Relation" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#Derivation-Relation" ;
+    :unqualifiedForm :wasDerivedFrom .
 
-prov:Dictionary
+: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, "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 prov:Entity ;
-    prov:category "collections" ;
-    prov:component "collections" ;
-    prov: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." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#concept-collection", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-types-entities-agents", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Collection" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#component5" .
+    rdfs:subClassOf :Entity ;
+    :category "collections" ;
+    :component "collections" ;
+    :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." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#concept-collection", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-types-entities-agents", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection" ;
+    :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#component5" .
 
-prov:DictionaryInvolvement
+:DictionaryInvolvement
     a owl:Class ;
     rdfs:comment "prov:DictionaryInvolvement provides descriptions of any binary involvement between any instance and a prov:Dictionary."@en ;
-    rdfs:subClassOf prov:Involvement ;
-    prov:category "collections" ;
-    prov:component "collections" .
+    rdfs:subClassOf :Involvement ;
+    :category "collections" ;
+    :component "collections" .
 
-prov:EmptyDictionary
+:EmptyDictionary
     a owl:Class ;
     rdfs:comment "An empty dictionary."@en ;
-    rdfs:subClassOf prov:Dictionary ;
-    prov:category "collections" ;
-    prov:component "collections" .
+    rdfs:subClassOf :Dictionary ;
+    :category "collections" ;
+    :component "collections" .
 
-prov:End
+: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:qualified [ a prov:Usage; prov:entity :buzzer; :foo :bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ]."@en ;
     rdfs:label "End" ;
-    rdfs:subClassOf prov:EntityInvolvement, prov:InstantaneousEvent ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" ;
-    prov:definition "An activity end event is the instantaneous event that marks the instant an activity ends." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-End", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End" ;
-    prov:unqualifiedForm prov:wasEndedBy .
+    rdfs:subClassOf :EntityInvolvement, :InstantaneousEvent ;
+    :category "qualified" ;
+    :component "entities-activities" ;
+    :definition "An activity end event is the instantaneous event that marks the instant an activity ends." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-End" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-End", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-End" ;
+    :unqualifiedForm :wasEndedBy .
 
-prov:Entity
+: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 prov:InstantaneousEvent ;
-    prov:category "starting-point" ;
-    prov:component "entities-activities" ;
-    prov: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:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-entity-activity"^^xsd:anyURI ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Entity" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-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" .
 
-prov:EntityInvolvement
+:EntityInvolvement
     a owl:Class ;
     rdfs:comment "prov:EntityInvolvement provides descriptions of any binary involvement between any instance and an prov:Entity."@en ;
     rdfs:label "EntityInvolvement" ;
-    rdfs:seeAlso prov:entity ;
-    rdfs:subClassOf prov:Involvement ;
-    prov:category "qualified" .
+    rdfs:seeAlso :entity ;
+    rdfs:subClassOf :Involvement ;
+    :category "qualified" .
 
-prov:Generation
+: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:label "Generation" ;
-    rdfs:subClassOf prov:ActivityInvolvement, prov:InstantaneousEvent ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" ;
-    prov:definition "An entity generation event is the instantaneous event that marks the final instant of an entity's creation timespan, after which it is no longer available for use." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Generation", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation" ;
-    prov:unqualifiedForm prov:wasGeneratedBy .
+    rdfs:subClassOf :ActivityInvolvement, :InstantaneousEvent ;
+    :category "qualified" ;
+    :component "entities-activities" ;
+    :definition "An entity generation event is the instantaneous event that marks the final instant of an entity's creation timespan, after which it is no longer available for use." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Generation" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Generation", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Generation" ;
+    :unqualifiedForm :wasGeneratedBy .
 
-prov:Insertion
+: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 prov:DictionaryInvolvement ;
-    prov:category "collections" ;
-    prov:component "collections" ;
-    prov:definition "Insertion is a derivation that transforms a dictionary into another, by insertion of one or more key-value pairs." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection-insertion" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Collection" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-collection-insertion" ;
-    prov:unqualifiedForm prov:derivedByInsertionFrom .
+    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 .
 
-prov:InstantaneousEvent
+: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" ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" ;
-    prov: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:prov-dm "" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#section-time-event" ;
-    prov:prov-n "" .
+    :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-dm-constraints.html#section-time-event" ;
+    :prov-n "" .
 
-prov:Invalidation
+:Invalidation
     a owl:Class ;
-    rdfs:subClassOf prov:ActivityInvolvement, prov:InstantaneousEvent ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" ;
-    prov: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 after invalidation. Any generation or usage of an entity precedes its invalidation." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#dfn-invalidation-event" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation" .
+    rdfs:subClassOf :ActivityInvolvement, :InstantaneousEvent ;
+    :category "qualified" ;
+    :component "entities-activities" ;
+    :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 after invalidation. Any generation or usage of an entity precedes its invalidation." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#dfn-invalidation-event" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Invalidation" .
 
-prov:Involvement
+: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" ;
-    prov:category "qualified" ;
-    prov: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." ;
-    prov:unqualifiedForm prov:involved .
+    :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 .
 
-prov:KeyValuePair
+: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 ;
-    prov:category "collections" .
+    :category "collections" .
 
-prov:Location
+:Location
     a owl:Class ;
     rdfs:comment "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 ;
     rdfs:label "Location" ;
-    rdfs:seeAlso prov:hadLocation ;
-    prov:category "expanded" ;
-    prov: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." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location" ;
-    prov:prov-dm-constraints "" ;
-    prov:prov-n "" .
+    rdfs:seeAlso :hadLocation ;
+    :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." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-location" ;
+    :prov-dm-constraints "" ;
+    :prov-n "" .
 
-prov:Membership
+:Membership
     a owl:Class ;
     rdfs:comment "Described members of a collection, in the form of key-value pairs. The Membership resource can also be annotated with attributes."@en ;
-    prov:category "collections" ;
-    prov:component "collections" ;
-    prov:unqualifiedForm prov:membership .
+    :category "collections" ;
+    :component "collections" ;
+    :unqualifiedForm :membership .
 
-prov:Organization
+:Organization
     a owl:Class ;
     rdfs:comment "Agents of type Organization are social institutions such as companies, societies etc."@en ;
     rdfs:label "Organization" ;
-    rdfs:subClassOf prov:Agent ;
-    prov:category "expanded" ;
-    prov:component "agents-responsibility" ;
-    prov:definition "Agents of type Organization are social institutions such as companies, societies etc." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent" ;
-    prov:prov-dm-constraints "" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types" .
+    rdfs:subClassOf :Agent ;
+    :category "expanded" ;
+    :component "agents-responsibility" ;
+    :definition "Agents of type Organization are social institutions such as companies, societies etc." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent" ;
+    :prov-dm-constraints "" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types" .
 
-prov:Person
+:Person
     a owl:Class ;
     rdfs:comment "Agents of type Person are people."@en ;
     rdfs:label "Person" ;
-    rdfs:subClassOf prov:Agent ;
-    prov:category "expanded" ;
-    prov:component "agents-responsibility" ;
-    prov:definition "Agents of type Person are people." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent" ;
-    prov:prov-dm-constraints "" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types" .
+    rdfs:subClassOf :Agent ;
+    :category "expanded" ;
+    :component "agents-responsibility" ;
+    :definition "Agents of type Person are people." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent" ;
+    :prov-dm-constraints "" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types" .
 
-prov:Plan
+: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:label "Plan" ;
-    rdfs:subClassOf prov:Entity ;
-    prov:category "qualified" ;
-    prov:component "agents-responsibility" ;
-    prov:definition "A plan is an entity that represents a set of actions or steps intended by one or more agents to achieve some goals." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-types-entities-agents" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Association" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association" .
+    rdfs:subClassOf :Entity ;
+    :category "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." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#section-types-entities-agents" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Association" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Association" .
 
-prov:Quotation
+:Quotation
     a owl:Class ;
     rdfs:comment "An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some prov:Entity to another prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualified [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ]."@en ;
     rdfs:label "Quotation" ;
-    rdfs:subClassOf prov:EntityInvolvement ;
-    prov:category "qualified" ;
-    prov:component "derivations" ;
-    prov:definition "A quotation is the repeat of (some or all of) an entity, such as text or image, by someone other than its original author." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-quotation" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation" ;
-    prov:unqualifiedForm prov:wasQuotedFrom .
+    rdfs:subClassOf :EntityInvolvement ;
+    :category "qualified" ;
+    :component "derivations" ;
+    :definition "A quotation is the repeat of (some or all of) an entity, such as text or image, by someone other than its original author." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-quotation" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-quotation" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-quotation" ;
+    :unqualifiedForm :wasQuotedFrom .
 
-prov:Removal
+: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 prov:DictionaryInvolvement ;
-    prov:category "collections" ;
-    prov:component "collections" ;
-    prov:definition "Removal is a derivation that transforms a dictionary into another, by removing one or more key-value pairs." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-collection-removal" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Collection" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-collection-removal" ;
-    prov:unqualifiedForm prov:derivedByRemovalFrom .
+    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 .
 
-prov:Responsibility
+:Responsibility
     a owl:Class ;
     rdfs:comment "An instance of prov:Responsibility 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:qualified [ a prov:Responsiblity; prov:entity :mother; :foo :bar ]."@en ;
     rdfs:label "Responsibility" ;
-    rdfs:subClassOf prov:AgentInvolvement ;
-    prov:category "qualified" ;
-    prov:component "agents-responsibility" ;
-    prov:definition "Responsibility is the fact that an agent is accountable for the actions of a 'subordinate' agent, in the context of an activity." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-responsibility" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Responsibility" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-responsibility" ;
-    prov:unqualifiedForm prov:actedOnBehalfOf .
+    rdfs:subClassOf :AgentInvolvement ;
+    :category "qualified" ;
+    :component "agents-responsibility" ;
+    :definition "Responsibility is the fact that an agent is accountable for the actions of a 'subordinate' agent, in the context of an activity." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-responsibility" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Responsibility" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-responsibility" ;
+    :unqualifiedForm :actedOnBehalfOf .
 
-prov:Revision
+:Revision
     a owl:Class ;
     rdfs:comment "An instance of prov:Revision provides additional descriptions about the binary prov:wasRevisionOf relation from some prov:Entity to another prov:Entity. For example, :draft_2 prov:wasRevisionOf :draft_1; prov:qualified [ a prov:Source; prov:entity :draft_1; :foo :bar ]."@en ;
     rdfs:label "Revision" ;
-    rdfs:subClassOf prov:EntityInvolvement ;
-    prov:category "qualified" ;
-    prov:component "derivations" ;
-    prov:definition "A revision is a derivation that revises an entity into a revised version." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Revision" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Revision" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision" ;
-    prov:unqualifiedForm prov:wasRevisionOf .
+    rdfs:subClassOf :EntityInvolvement ;
+    :category "qualified" ;
+    :component "derivations" ;
+    :definition "A revision is a derivation that revises an entity into a revised version." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Revision" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Revision" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Revision" ;
+    :unqualifiedForm :wasRevisionOf .
 
-prov:Role
+:Role
     a owl:Class ;
     rdfs:comment "A Role is the function of an entity with respect to an activity, in the context of a usage, generation, association, start, and end."@en ;
     rdfs:label "Role" ;
-    rdfs:seeAlso prov:hadRole ;
-    prov:category "qualified" ;
-    prov:component "agents-responsibility" ;
-    prov:definition "A Role is the function of an entity with respect to an activity, in the context of a usage, generation, association, start, and end." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role" ;
-    prov:prov-dm-constraints "" ;
-    prov:prov-n "" .
+    rdfs:seeAlso :hadRole ;
+    :category "qualified" ;
+    :component "agents-responsibility" ;
+    :definition "A Role is the function of an entity with respect to an activity, in the context of a usage, generation, association, start, and end." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-role" ;
+    :prov-dm-constraints "" ;
+    :prov-n "" .
 
-prov:SoftwareAgent
+:SoftwareAgent
     a owl:Class ;
     rdfs:comment "A software agent is running software."@en ;
     rdfs:label "SoftwareAgent" ;
-    rdfs:subClassOf prov:Agent ;
-    prov:category "expanded" ;
-    prov:component "agents-responsibility" ;
-    prov:definition "A software agent is running software." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent" ;
-    prov:prov-dm-constraints "" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types" .
+    rdfs:subClassOf :Agent ;
+    :category "expanded" ;
+    :component "agents-responsibility" ;
+    :definition "A software agent is running software." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Agent" ;
+    :prov-dm-constraints "" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-types" .
 
-prov:Source
+:Source
     a owl:Class ;
     rdfs:comment "An instance of prov:Source provides additional descriptions about the binary prov:hadOriginalSource relation from some prov:Entity to another prov:Entity. For example, :blog prov:hadOriginalSource :newsArticle; prov:qualified [ a prov:Source; prov:entity :newsArticle; :foo :bar ]."@en ;
     rdfs:label "Source" ;
-    rdfs:subClassOf prov:EntityInvolvement ;
-    prov:category "qualified" ;
-    prov:component "derivations" ;
-    prov:definition "An original source refers to the source material that is closest to the person, information, period, or idea being studied." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-original-source" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-orignal-source" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source" ;
-    prov:unqualifiedForm prov:hadOriginalSource .
+    rdfs:subClassOf :EntityInvolvement ;
+    :category "qualified" ;
+    :component "derivations" ;
+    :definition "An original source refers to the source material that is closest to the person, information, period, or idea being studied." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-original-source" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-orignal-source" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-original-source" ;
+    :unqualifiedForm :hadOriginalSource .
 
-prov:Start
+: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:qualified [ a prov:Usage; prov:entity :bang; :foo :bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ]."@en ;
     rdfs:label "Start" ;
-    rdfs:subClassOf prov:EntityInvolvement, prov:InstantaneousEvent ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" ;
-    prov:definition "An activity start event is the instantaneous event that marks the instant an activity starts." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Start", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start" ;
-    prov:unqualifiedForm prov:wasStartedBy .
+    rdfs:subClassOf :EntityInvolvement, :InstantaneousEvent ;
+    :category "qualified" ;
+    :component "entities-activities" ;
+    :definition "An activity start event is the instantaneous event that marks the instant an activity starts." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Start" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Start", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Start" ;
+    :unqualifiedForm :wasStartedBy .
 
-prov:Trace
+:Trace
     a owl:Class ;
     rdfs:comment "An instance of prov:Trace provides additional descriptions about the binary prov:tracedTo relation from some prov:Entity to some other prov:Element. For example, :stomach_ache prov:tracedTo :spoon; prov:qualified [ a prov:Trace; prov:entity :spoon; :foo :bar ]."@en ;
     rdfs:label "Trace" ;
-    rdfs:subClassOf prov:EntityInvolvement ;
-    prov:category "qualified" ;
-    prov:component "derivations" ;
-    prov:definition "Traceability is the ability to link back an entity to another by means of derivation or responsibility relations, possibly repeatedly traversed." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-traceability" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-traceability" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-traceability" ;
-    prov:unqualifiedForm prov:tracedTo .
+    rdfs:subClassOf :EntityInvolvement ;
+    :category "qualified" ;
+    :component "derivations" ;
+    :definition "Traceability is the ability to link back an entity to another by means of derivation or responsibility relations, possibly repeatedly traversed." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-traceability" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-traceability" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-traceability" ;
+    :unqualifiedForm :tracedTo .
 
-prov:Usage
+: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:qualified [ a prov:Usage; prov:entity :podium; :foo :bar ]."@en ;
     rdfs:label "Usage" ;
-    rdfs:subClassOf prov:EntityInvolvement, prov:InstantaneousEvent ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" ;
-    prov:definition "A usage is an instantaneous world event: an activity beginning to consume an entity. Before this event, the activity had not begun to consume or use to this entity." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Usage", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage" ;
-    prov:unqualifiedForm prov:used .
+    rdfs:subClassOf :EntityInvolvement, :InstantaneousEvent ;
+    :category "qualified" ;
+    :component "entities-activities" ;
+    :definition "A usage is an instantaneous world event: an activity beginning to consume an entity. Before this event, the activity had not begun to consume or use to this entity." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Usage" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Usage", "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#types-of-events" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-Usage" ;
+    :unqualifiedForm :used .
 
-prov:actedOnBehalfOf
+: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 prov:Agent ;
-    rdfs:range prov:Agent ;
-    rdfs:subPropertyOf prov:involved ;
-    owl:propertyChainAxiom (prov:qualifiedResponsibility
-        prov:agent
+    rdfs:domain :Agent ;
+    rdfs:range :Agent ;
+    rdfs:subPropertyOf :involved ;
+    owl:propertyChainAxiom (:qualifiedResponsibility
+        :agent
     ) ;
-    prov:category "starting-point" ;
-    prov:component "agents-responsibility" ;
-    prov:inverse "responsibleFor" ;
-    prov:qualifiedForm prov:Responsibility, prov:qualifiedResponsibility .
+    :category "starting-point" ;
+    :component "agents-responsibility" ;
+    :inverse "responsibleFor" ;
+    :qualifiedForm :Responsibility, :qualifiedResponsibility .
 
-prov:activity
+:activity
     a owl:FunctionalProperty, owl:ObjectProperty ;
     rdfs:comment "The property used by an prov:ActivityInvolvement to cite the prov:Activity that was involved with either an Activity or Entity. It can be used to refer to the activity involved in generating an entity, informing another activity, or starting another activity."@en ;
-    rdfs:domain prov:ActivityInvolvement ;
-    rdfs:range prov:Activity ;
-    rdfs:subPropertyOf prov:involvee ;
-    prov:category "qualified" ;
-    prov:editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:involved triple."@en ;
-    prov:inverse "activityInvolvement" .
+    rdfs:domain :ActivityInvolvement ;
+    rdfs:range :Activity ;
+    rdfs:subPropertyOf :involvee ;
+    :category "qualified" ;
+    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:involved triple."@en ;
+    :inverse "activityInvolvement" .
 
-prov:agent
+:agent
     a owl:FunctionalProperty, owl:ObjectProperty ;
     rdfs:comment "The property used by a prov:AgentInvolvement to cite the Agent that was prov:involved with either an Activity or Entity. It can be used to express the agent involved in being responsible for an activity, being attributed to an entity, starting or ending an activity, or being responsible for another subordinate agent in an activity."@en ;
-    rdfs:domain prov:AgentInvolvement ;
-    rdfs:range prov:Agent ;
-    rdfs:subPropertyOf prov:involvee ;
-    prov:category "qualified" ;
-    prov:component "alternate" ;
-    prov:editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:involved triple." ;
-    prov:inverse "agentInvolvement" .
+    rdfs:domain :AgentInvolvement ;
+    rdfs:range :Agent ;
+    rdfs:subPropertyOf :involvee ;
+    :category "qualified" ;
+    :component "alternate" ;
+    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:involved triple." ;
+    :inverse "agentInvolvement" .
 
-prov:alternateOf
+:alternateOf
     a owl:ObjectProperty ;
     rdfs:comment "An entity is alternate of another if they are both a specialization of some common entity. The common entity does not need to be identified."@en ;
-    rdfs:domain prov:Entity ;
-    rdfs:range prov:Entity ;
-    rdfs:seeAlso prov:specializationOf ;
+    rdfs:domain :Entity ;
+    rdfs:range :Entity ;
+    rdfs:seeAlso :specializationOf ;
     rdfs:subPropertyOf owl:topObjectProperty ;
-    prov:category "expanded" ;
-    prov:component "alternate" ;
-    prov:definition "An entity is alternate of another if they are both a specialization of some common entity. The common entity does not need to be identified."@en ;
-    prov:inverse "alternateOf" ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Alternate" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate" .
+    :category "expanded" ;
+    :component "alternate" ;
+    :definition "An entity is alternate of another if they are both a specialization of some common entity. The common entity does not need to be identified."@en ;
+    :inverse "alternateOf" ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-alternate" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Alternate" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-alternate" .
 
-prov:atLocation
+:atLocation
     a owl:AsymmetricProperty, owl:IrreflexiveProperty, owl:ObjectProperty ;
     rdfs:comment "Location is an optional attribute of Entity and Activity."@en ;
-    rdfs:range prov:Location ;
-    prov:category "expanded" ;
-    prov: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:Involvement classes.", "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)." ;
-    prov:inverse "locationOf" .
+    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:Involvement classes.", "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)." ;
+    :inverse "locationOf" .
 
-prov:atTime
+:atTime
     a owl:DatatypeProperty, owl:FunctionalProperty ;
-    rdfs:domain prov:InstantaneousEvent ;
+    rdfs:domain :InstantaneousEvent ;
     rdfs:range xsd:dateTime ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" .
+    :category "qualified" ;
+    :component "entities-activities" .
 
-prov:category
+: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 .
 
-prov:component
+: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 .
 
-prov:definition
+: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 .
 
-prov:derivedByInsertionFrom
+: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 prov:Dictionary ;
-    rdfs:range prov:Dictionary ;
-    rdfs:subPropertyOf prov:wasDerivedFrom ;
-    owl:propertyChainAxiom (prov:qualifiedInsertion
-        prov:dictionary
+    rdfs:domain :Dictionary ;
+    rdfs:range :Dictionary ;
+    rdfs:subPropertyOf :wasDerivedFrom ;
+    owl:propertyChainAxiom (:qualifiedInsertion
+        :dictionary
     ) ;
-    prov:category "collections" ;
-    prov:component "collections" ;
-    prov:inverse "hadDerivationByInsertion" ;
-    prov:qualifiedForm prov:Insertion, prov:qualifiedInsertion .
+    :category "collections" ;
+    :component "collections" ;
+    :inverse "hadDerivationByInsertion" ;
+    :qualifiedForm :Insertion, :qualifiedInsertion .
 
-prov:derivedByRemovalFrom
+: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 prov:Dictionary ;
-    rdfs:range prov:Dictionary ;
-    rdfs:subPropertyOf prov:wasDerivedFrom ;
-    owl:propertyChainAxiom (prov:qualifiedRemoval
-        prov:dictionary
+    rdfs:domain :Dictionary ;
+    rdfs:range :Dictionary ;
+    rdfs:subPropertyOf :wasDerivedFrom ;
+    owl:propertyChainAxiom (:qualifiedRemoval
+        :dictionary
     ) ;
-    prov:category "collections" ;
-    prov:component "collections" ;
-    prov:inverse "hadDerivationByRemoval" ;
-    prov:qualifiedForm prov:Removal, prov:qualifiedRemoval .
+    :category "collections" ;
+    :component "collections" ;
+    :inverse "hadDerivationByRemoval" ;
+    :qualifiedForm :Removal, :qualifiedRemoval .
 
-prov:dictionary
+: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 prov:DictionaryInvolvement ;
-    rdfs:range prov:Dictionary ;
-    rdfs:subPropertyOf prov:involvee ;
-    prov:category "collections" ;
-    prov:component "collections" ;
-    prov:editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:involved triple." ;
-    prov:inverse "dictionaryInvolvement" .
+    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." ;
+    :inverse "dictionaryInvolvement" .
 
-prov:editorialNote
+: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 .
 
-prov:endedAtTime
+:endedAtTime
     a owl:DatatypeProperty, owl:FunctionalProperty ;
     rdfs:comment "The time when an activity ended."@en ;
-    rdfs:domain prov:Activity ;
+    rdfs:domain :Activity ;
     rdfs:range xsd:dateTime ;
-    prov:category "starting-point" ;
-    prov:component "entities-activities" ;
-    prov:qualifiedForm prov:End, prov:atTime .
+    :category "starting-point" ;
+    :component "entities-activities" ;
+    :qualifiedForm :End, :atTime .
 
-prov:entity
+:entity
     a owl:FunctionalProperty, owl:ObjectProperty ;
     rdfs:comment "The property used by an prov:EntityInvolvement to cite the Entity that was prov:involved with either an Activity or Entity. It can be used to refer to the entity involved in deriving another entity, being quoted or revised from, being the source of another entity, or being used in an activity. "@en ;
-    rdfs:domain prov:EntityInvolvement ;
-    rdfs:range prov:Entity ;
-    rdfs:subPropertyOf prov:involvee ;
-    prov:category "qualified" ;
-    prov:editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:involved triple."@en ;
-    prov:inverse "entityInvolvement" .
+    rdfs:domain :EntityInvolvement ;
+    rdfs:range :Entity ;
+    rdfs:subPropertyOf :involvee ;
+    :category "qualified" ;
+    :editorialNote "This property behaves in spirit like rdf:object; it references the object of a prov:involved triple."@en ;
+    :inverse "entityInvolvement" .
 
-prov:generated
+:generated
     a owl:ObjectProperty ;
     rdfs:comment "This inverse of prov:wasGeneratedBy is defined so that Activities being described can reference their generated outputs directly without needing to 'stop' and start describing the Entity. This helps 'Activity-centric' modeling as opposed to 'Entity-centric' modeling." ;
-    rdfs:domain prov:Activity ;
-    rdfs:range prov:Entity ;
-    rdfs:subPropertyOf prov:involved ;
-    owl:inverseOf prov:wasGeneratedBy ;
-    prov:category "expanded" ;
-    prov:component "entities-activities" ;
-    prov:inverse "wasGeneratedBy" .
+    rdfs:domain :Activity ;
+    rdfs:range :Entity ;
+    rdfs:subPropertyOf :involved ;
+    owl:inverseOf :wasGeneratedBy ;
+    :category "expanded" ;
+    :component "entities-activities" ;
+    :inverse "wasGeneratedBy" .
 
-prov:generatedAtTime
+:generatedAtTime
     a owl:DatatypeProperty, owl:FunctionalProperty ;
     rdfs:comment "The time at which an entity was completely created."@en ;
-    rdfs:domain prov:Entity ;
+    rdfs:domain :Entity ;
     rdfs:range xsd:dateTime ;
-    prov:category "starting-point" ;
-    prov:component "entities-activities" ;
-    prov:qualifiedForm prov:Generation, prov:atTime .
+    :category "starting-point" ;
+    :component "entities-activities" ;
+    :qualifiedForm :Generation, :atTime .
 
-prov:hadActivity
+:hadActivity
     a owl:FunctionalProperty, owl:ObjectProperty ;
     rdfs:comment "Optional: The Activity that is part of the Involvement, which used, generated, invalidated, or was the responsibility of some Entity."@en ;
-    rdfs:domain prov:Involvement, [
+    rdfs:domain :Involvement, [
         a owl:Class ;
-        owl:unionOf (prov:Derivation
-            prov:Invalidation
-            prov:Responsibility
-            prov:Start
+        owl:unionOf (:Derivation
+            :Invalidation
+            :Responsibility
+            :Start
         )
     ] ;
-    rdfs:range prov:Activity ;
-    prov:category "qualified" ;
-    prov:component "derivations" ;
-    prov: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." ;
-    prov:inverse "wasActivityOfInvolvement" .
+    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." ;
+    :inverse "wasActivityOfInvolvement" .
 
-prov:hadGeneration
+:hadGeneration
     a owl:FunctionalProperty, owl:ObjectProperty ;
     rdfs:comment "The generation involving the generated entity and activity."@en ;
-    rdfs:domain prov:Derivation ;
-    rdfs:range prov:Generation ;
-    prov:category "qualified" ;
-    prov:component "derivations" ;
-    prov:inverse "generatedAsDerivation" .
+    rdfs:domain :Derivation ;
+    rdfs:range :Generation ;
+    :category "qualified" ;
+    :component "derivations" ;
+    :inverse "generatedAsDerivation" .
 
-prov:hadOriginalSource
+:hadOriginalSource
     a owl:ObjectProperty ;
     rdfs:comment "An original source refers to the source material that is closest to the person, information, period, or idea being studied. An original source relation is a particular case of derivation that aims to give credit to the source that originated some information."@en ;
-    rdfs:domain prov:Entity ;
-    rdfs:range prov:Entity ;
-    rdfs:subPropertyOf prov:wasDerivedFrom ;
-    owl:propertyChainAxiom (prov:qualifiedSource
-        prov:entity
+    rdfs:domain :Entity ;
+    rdfs:range :Entity ;
+    rdfs:subPropertyOf :wasDerivedFrom ;
+    owl:propertyChainAxiom (:qualifiedSource
+        :entity
     ) ;
-    prov:category "expanded" ;
-    prov:component "derivations" ;
-    prov:inverse "wasOriginalSourceOf" ;
-    prov:qualifiedForm prov:Source, prov:qualifiedSource .
+    :category "expanded" ;
+    :component "derivations" ;
+    :inverse "wasOriginalSourceOf" ;
+    :qualifiedForm :Source, :qualifiedSource .
 
-prov:hadPlan
+:hadPlan
     a owl:AsymmetricProperty, owl:FunctionalProperty, owl:IrreflexiveProperty, owl:ObjectProperty ;
     rdfs:comment "The Activity performed was described by the given plan resource. Activity specifications, as referred to by plan links, are out of scope of this specification"@en ;
-    rdfs:domain prov:Association ;
-    rdfs:range prov:Plan ;
-    prov:category "qualified" ;
-    prov:component "agents-responsibility" ;
-    prov:inverse "wasPlanFor" .
+    rdfs:domain :Association ;
+    rdfs:range :Plan ;
+    :category "qualified" ;
+    :component "agents-responsibility" ;
+    :inverse "wasPlanFor" .
 
-prov:hadRole
+:hadRole
     a owl:IrreflexiveProperty, owl:ObjectProperty ;
     rdfs:comment "When an instance of prov:Involvement uses the prov:hadRole property to cite a prov:Role, it is providing a role for the instance referenced by the prov:entity or the prov:activity properties. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ]."@en ;
-    rdfs:domain prov:Involvement, [
+    rdfs:domain :Involvement, [
         a owl:Class ;
-        owl:unionOf (prov:Association
-            prov:End
-            prov:Generation
-            prov:Start
-            prov:Usage
+        owl:unionOf (:Association
+            :End
+            :Generation
+            :Start
+            :Usage
         )
     ] ;
-    rdfs:range prov:Role ;
-    prov:category "qualified" ;
-    prov:component "agents-responsibility" ;
-    prov:definition "prov:hadRole references the Role (i.e. the function of an entity with respect to an activity), in the context of a usage, generation, association, start, and end." ;
-    prov:inverse "wasRoleIn" .
+    rdfs:range :Role ;
+    :category "qualified" ;
+    :component "agents-responsibility" ;
+    :definition "prov:hadRole references the Role (i.e. the function of an entity with respect to an activity), in the context of a usage, generation, association, start, and end." ;
+    :inverse "wasRoleIn" .
 
-prov:hadUsage
+:hadUsage
     a owl:FunctionalProperty, owl:ObjectProperty ;
     rdfs:comment "The usage involving the used entity and activity."@en ;
-    rdfs:domain prov:Derivation ;
-    rdfs:range prov:Usage ;
-    prov:category "qualified" ;
-    prov:component "derivations" ;
-    prov:inverse "wasUsedInDerivation" .
+    rdfs:domain :Derivation ;
+    rdfs:range :Usage ;
+    :category "qualified" ;
+    :component "derivations" ;
+    :inverse "wasUsedInDerivation" .
 
-prov:inserted
+:inserted
     a owl:ObjectProperty ;
     rdfs:comment "An object property to refer to the prov:KeyValuePair inserted into a prov:Dictionary."@en ;
-    rdfs:domain prov:Insertion ;
-    rdfs:range prov:KeyValuePair ;
-    prov:category "collections" ;
-    prov:component "collections" ;
-    prov:inverse "wasInsertedBy" .
+    rdfs:domain :Insertion ;
+    rdfs:range :KeyValuePair ;
+    :category "collections" ;
+    :component "collections" ;
+    :inverse "wasInsertedBy" .
 
-prov:invalidatedAtTime
+:invalidatedAtTime
     a owl:DatatypeProperty, owl:FunctionalProperty ;
     rdfs:comment "The time at which the entity began to be invalidated."@en ;
-    rdfs:domain prov:Entity ;
+    rdfs:domain :Entity ;
     rdfs:range xsd:dateTime ;
-    prov:category "starting-point" ;
-    prov:component "entities-activities" ;
-    prov:qualifiedForm prov:Invalidation, prov:atTime .
+    :category "starting-point" ;
+    :component "entities-activities" ;
+    :qualifiedForm :Invalidation, :atTime .
 
-prov:inverse
+: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 .
 
-prov:involved
+:involved
     a owl:ObjectProperty ;
     rdfs:comment """The relation specified by the object properties, which are sub-properties of  prov:involved, can also be specified using the qualification pattern. For example, the binary relation :baking prov:used :spoon can be qualified by asserting :baking prov:qualified [ a prov:Usage; prov:entity :baking; :foo :bar ]
 
 prov:involved should not be used without also using one of its subproperties. 
 
 Subproperties of prov:involved may also be asserted directly without being qualified."""@en ;
-    prov:category "qualified" ;
-    prov:inverse "wasInvolvedWith" .
+    :category "qualified" ;
+    :inverse "wasInvolvedWith" .
 
-prov:involvee
+: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 prov:Involvement ;
-    prov:category "qualified" ;
-    prov:inverse "involvement" .
+    rdfs:domain :Involvement ;
+    :category "qualified" ;
+    :inverse "involvement" .
 
-prov:member
+:member
     a owl:ObjectProperty ;
     rdfs:comment "The key-value pair was part of the membership. A membership can have multiple members."@en ;
-    rdfs:domain prov:Membership ;
-    rdfs:range prov:KeyValuePair ;
-    prov:category "collections" ;
-    prov:component "collections" ;
-    prov:inverse "inMembership" .
+    rdfs:domain :Membership ;
+    rdfs:range :KeyValuePair ;
+    :category "collections" ;
+    :component "collections" ;
+    :inverse "inMembership" .
 
-prov:membership
+:membership
     a owl:ObjectProperty ;
     rdfs:comment "The collection included the specified membership of keys-values."@en ;
-    rdfs:domain prov:Dictionary ;
-    rdfs:range prov:Membership ;
-    prov:category "collections" ;
-    prov:component "collections" ;
-    prov:inverse "membershipOf" .
+    rdfs:domain :Dictionary ;
+    rdfs:range :Membership ;
+    :category "collections" ;
+    :component "collections" ;
+    :inverse "membershipOf" .
 
-prov:pairKey
+:pairKey
     a owl:DatatypeProperty, owl:FunctionalProperty ;
     rdfs:comment "The key of a KeyValuePair, which is an element of a prov:Dictionary."@en ;
-    rdfs:domain prov:KeyValuePair ;
+    rdfs:domain :KeyValuePair ;
     rdfs:range rdfs:Literal ;
-    prov:category "collections" ;
-    prov:component "collections" .
+    :category "collections" ;
+    :component "collections" .
 
-prov:pairValue
+:pairValue
     a owl:FunctionalProperty, owl:ObjectProperty ;
     rdfs:comment "The value of a KeyValuePair."@en ;
-    rdfs:domain prov:KeyValuePair ;
-    rdfs:range prov:Entity ;
-    prov:category "collections" ;
-    prov:component "collections" ;
-    prov:inverse "valueOf" .
+    rdfs:domain :KeyValuePair ;
+    rdfs:range :Entity ;
+    :category "collections" ;
+    :component "collections" ;
+    :inverse "valueOf" .
 
-prov:prov-dm
+: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:prov-dm-constraints
+: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:prov-n
+: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 .
 
-prov:qualifiedAssociation
+:qualifiedAssociation
     a owl:InverseFunctionalProperty, 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 prov:Activity ;
-    rdfs:range prov:Association ;
-    prov:category "qualified" ;
-    prov:component "agents-responsibility" ;
-    prov:inverse "associatedActivity" ;
-    prov:unqualifiedForm prov:wasAssociatedWith .
+    rdfs:domain :Activity ;
+    rdfs:range :Association ;
+    :category "qualified" ;
+    :component "agents-responsibility" ;
+    :inverse "associatedActivity" ;
+    :unqualifiedForm :wasAssociatedWith .
 
-prov:qualifiedAttribution
+:qualifiedAttribution
     a owl:InverseFunctionalProperty, owl:ObjectProperty ;
     rdfs:comment "If this Entity prov:wasAttributedTo Agent :ag, then it can qualify how it was  using prov:qualifiedAttribution [ a prov:Attribution;  prov:agent :ag; :foo :bar ]."@en ;
-    rdfs:domain prov:Entity ;
-    rdfs:range prov:Attribution ;
-    prov:category "qualified" ;
-    prov:component "agents-responsibility" ;
-    prov:inverse "attributedEntity" ;
-    prov:unqualifiedForm prov:wasAttributedTo .
+    rdfs:domain :Entity ;
+    rdfs:range :Attribution ;
+    :category "qualified" ;
+    :component "agents-responsibility" ;
+    :inverse "attributedEntity" ;
+    :unqualifiedForm :wasAttributedTo .
 
-prov:qualifiedCommunication
+:qualifiedCommunication
     a owl:InverseFunctionalProperty, owl:ObjectProperty ;
     rdfs:comment "If this Activity prov:wasInformedBy Activity :a, then it can qualify how it was Inform[ed] using prov:qualifiedCommunication [ a prov:Communication;  prov:activity :a; :foo :bar ]."@en ;
-    rdfs:domain prov:Activity ;
-    rdfs:range prov:Communication ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" ;
-    prov:inverse "informedActivity" ;
-    prov:qualifiedForm prov:Communication .
+    rdfs:domain :Activity ;
+    rdfs:range :Communication ;
+    :category "qualified" ;
+    :component "entities-activities" ;
+    :inverse "informedActivity" ;
+    :qualifiedForm :Communication .
 
-prov:qualifiedDerivation
+:qualifiedDerivation
     a owl:InverseFunctionalProperty, 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 prov:Entity ;
-    rdfs:range prov:Derivation ;
-    prov:category "qualified" ;
-    prov:component "derivations" ;
-    prov:inverse "derivedEntity" ;
-    prov:unqualifiedForm prov:wasDerivedFrom .
+    rdfs:domain :Entity ;
+    rdfs:range :Derivation ;
+    :category "qualified" ;
+    :component "derivations" ;
+    :inverse "derivedEntity" ;
+    :unqualifiedForm :wasDerivedFrom .
 
-prov:qualifiedEnd
+:qualifiedEnd
     a owl:InverseFunctionalProperty, 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 prov:Activity ;
-    rdfs:range prov:End ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" ;
-    prov:inverse "endedActivity" ;
-    prov:unqualifiedForm prov:wasEndedBy .
+    rdfs:domain :Activity ;
+    rdfs:range :End ;
+    :category "qualified" ;
+    :component "entities-activities" ;
+    :inverse "endedActivity" ;
+    :unqualifiedForm :wasEndedBy .
 
-prov:qualifiedForm
+: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. 
 
@@ -860,380 +857,383 @@
 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 .
 
-prov:qualifiedGeneration
+:qualifiedGeneration
     a owl:InverseFunctionalProperty, owl:ObjectProperty ;
     rdfs:comment "If this Activity prov:generated Entity :e, then it can qualify how it did performed the Generation using prov:qualifiedGeneration [ a prov:Generation;  prov:entity :e; :foo :bar ]."@en ;
-    rdfs:domain prov:Entity ;
-    rdfs:range prov:Generation ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" ;
-    prov:inverse "generatedEntity" ;
-    prov:unqualifiedForm prov:wasGeneratedBy .
+    rdfs:domain :Entity ;
+    rdfs:range :Generation ;
+    :category "qualified" ;
+    :component "entities-activities" ;
+    :inverse "generatedEntity" ;
+    :unqualifiedForm :wasGeneratedBy .
 
-prov:qualifiedInsertion
+: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:key \"k1\"^^xsd:string; prov:value :foo] ]."@en ;
-    rdfs:domain prov:Dictionary ;
-    rdfs:range prov:Insertion ;
-    prov:category "collections" ;
-    prov:component "collections" ;
-    prov:inverse "insertedToDictionary" ;
-    prov:unqualifiedForm prov:derivedByInsertionFrom .
+    rdfs:domain :Dictionary ;
+    rdfs:range :Insertion ;
+    :category "collections" ;
+    :component "collections" ;
+    :inverse "insertedToDictionary" ;
+    :unqualifiedForm :derivedByInsertionFrom .
 
-prov:qualifiedInvalidation
+:qualifiedInvalidation
     a owl:InverseFunctionalProperty, 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 prov:Entity ;
-    rdfs:range prov:Invalidation ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" ;
-    prov:unqualifiedForm prov:wasInvalidatedBy .
+    rdfs:domain :Entity ;
+    rdfs:range :Invalidation ;
+    :category "qualified" ;
+    :component "entities-activities" ;
+    :unqualifiedForm :wasInvalidatedBy .
 
-prov:qualifiedQuotation
+:qualifiedQuotation
     a owl:InverseFunctionalProperty, 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 prov:Entity ;
-    rdfs:range prov:Quotation ;
-    prov:category "qualified" ;
-    prov:component "derivations" ;
-    prov:inverse "quotedByEntity" ;
-    prov:unqualifiedForm prov:wasQuotedFrom .
+    rdfs:domain :Entity ;
+    rdfs:range :Quotation ;
+    :category "qualified" ;
+    :component "derivations" ;
+    :inverse "quotedByEntity" ;
+    :unqualifiedForm :wasQuotedFrom .
 
-prov:qualifiedRemoval
+: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 prov:Dictionary ;
-    rdfs:range prov:Removal ;
-    prov:category "collections" ;
-    prov:component "collections" ;
-    prov:inverse "removedFromDictionary" ;
-    prov:unqualifiedForm prov:derivedByRemovalFrom .
+    rdfs:domain :Dictionary ;
+    rdfs:range :Removal ;
+    :category "collections" ;
+    :component "collections" ;
+    :inverse "removedFromDictionary" ;
+    :unqualifiedForm :derivedByRemovalFrom .
 
-prov:qualifiedResponsibility
+:qualifiedResponsibility
     a owl:InverseFunctionalProperty, 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 prov:Agent ;
-    rdfs:range prov:Responsibility ;
-    prov:category "qualified" ;
-    prov:component "agents-responsibility" ;
-    prov:inverse "responsibleAgent" ;
-    prov:unqualifiedForm prov:actedOnBehalfOf .
+    rdfs:domain :Agent ;
+    rdfs:range :Responsibility ;
+    :category "qualified" ;
+    :component "agents-responsibility" ;
+    :inverse "responsibleAgent" ;
+    :unqualifiedForm :actedOnBehalfOf .
 
-prov:qualifiedRevision
+:qualifiedRevision
     a owl:InverseFunctionalProperty, 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 prov:Entity ;
-    rdfs:range prov:Revision ;
-    prov:category "qualified" ;
-    prov:component "derivations" ;
-    prov:inverse "revisedEntity" ;
-    prov:unqualifiedForm prov:wasRevisionOf .
+    rdfs:domain :Entity ;
+    rdfs:range :Revision ;
+    :category "qualified" ;
+    :component "derivations" ;
+    :inverse "revisedEntity" ;
+    :unqualifiedForm :wasRevisionOf .
 
-prov:qualifiedSource
+:qualifiedSource
     a owl:InverseFunctionalProperty, owl:ObjectProperty ;
     rdfs:comment "If this Entity prov:hadOriginalSource Entity :e, then it can qualify how using prov:qualifiedSource [ a prov:Source; prov:entity :e; :foo :bar ]."@en ;
-    rdfs:domain prov:Entity ;
-    rdfs:range prov:Source ;
-    prov:category "qualified" ;
-    prov:component "derivations" ;
-    prov:inverse "sourcingEntity" ;
-    prov:unqualifiedForm prov:hadOriginalSource .
+    rdfs:domain :Entity ;
+    rdfs:range :Source ;
+    :category "qualified" ;
+    :component "derivations" ;
+    :inverse "sourcingEntity" ;
+    :unqualifiedForm :hadOriginalSource .
 
-prov:qualifiedStart
+:qualifiedStart
     a owl:InverseFunctionalProperty, 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 prov:Activity ;
-    rdfs:range prov:Start ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" ;
-    prov:inverse "startedActivity" ;
-    prov:unqualifiedForm prov:wasStartedBy .
+    rdfs:domain :Activity ;
+    rdfs:range :Start ;
+    :category "qualified" ;
+    :component "entities-activities" ;
+    :inverse "startedActivity" ;
+    :unqualifiedForm :wasStartedBy .
 
-prov:qualifiedTrace
+:qualifiedTrace
     a owl:InverseFunctionalProperty, owl:ObjectProperty ;
     rdfs:comment "If this prov:wasAttributedTo Entity :e, then it can qualify how using prov:qualifiedTrace [ a prov:Trace;  prov:entity :e; :foo :bar ]. If this prov:wasAttributedTo Activity :a, then it can qualify how using prov:qualifiedTrace [ a prov:Trace;  prov:activity :a; :foo :bar ]."@en ;
-    rdfs:domain prov:Entity ;
-    rdfs:range prov:Trace ;
-    prov:category "qualified" ;
-    prov:component "derivations" ;
-    prov:inverse "tracedEntity" ;
-    prov:unqualifiedForm prov:tracedTo .
+    rdfs:domain :Entity ;
+    rdfs:range :Trace ;
+    :category "qualified" ;
+    :component "derivations" ;
+    :inverse "tracedEntity" ;
+    :unqualifiedForm :tracedTo .
 
-prov:qualifiedUsage
+:qualifiedUsage
     a owl:InverseFunctionalProperty, 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 prov:Activity ;
-    rdfs:range prov:Usage ;
-    prov:category "qualified" ;
-    prov:component "entities-activities" ;
-    prov:inverse "consumingActivity" ;
-    prov:unqualifiedForm prov:used .
+    rdfs:domain :Activity ;
+    rdfs:range :Usage ;
+    :category "qualified" ;
+    :component "entities-activities" ;
+    :inverse "consumingActivity" ;
+    :unqualifiedForm :used .
 
-prov:removedKey
+:removedKey
     a owl:DatatypeProperty ;
     rdfs:comment "The key removed in a Removal."@en ;
-    rdfs:domain prov:Removal ;
+    rdfs:domain :Removal ;
     rdfs:range rdfs:Literal ;
-    prov:category "collections" ;
-    prov:component "collections" .
+    :category "collections" ;
+    :component "collections" .
 
-prov:specializationOf
+:specializationOf
     a owl:ObjectProperty ;
     rdfs:comment "An entity is a specialization of another if they both refer to some common thing but the former is a more constrained entity than the former. The common entity does not need to be identified."@en ;
-    rdfs:domain prov:Entity ;
-    rdfs:range prov:Entity ;
-    rdfs:seeAlso prov:alternateOf ;
+    rdfs:domain :Entity ;
+    rdfs:range :Entity ;
+    rdfs:seeAlso :alternateOf ;
     rdfs:subPropertyOf owl:topObjectProperty ;
-    prov:category "expanded" ;
-    prov:component "alternate" ;
-    prov:definition "An entity is a specialization of another if they both refer to some common thing but the former is a more constrained entity than the former. The common entity does not need to be identified." ;
-    prov:inverse "generalizationOf" ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization" ;
-    prov:prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Specialization" ;
-    prov:prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization" .
+    :category "expanded" ;
+    :component "alternate" ;
+    :definition "An entity is a specialization of another if they both refer to some common thing but the former is a more constrained entity than the former. The common entity does not need to be identified." ;
+    :inverse "generalizationOf" ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-specialization" ;
+    :prov-dm-constraints "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-constraints.html#term-Specialization" ;
+    :prov-n "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-n.html#expression-specialization" .
 
-prov:startedAtTime
+:startedAtTime
     a owl:DatatypeProperty, owl:FunctionalProperty ;
     rdfs:comment "The time when an activity started."@en ;
-    rdfs:domain prov:Activity ;
+    rdfs:domain :Activity ;
     rdfs:range xsd:dateTime ;
-    prov:category "starting-point" ;
-    prov:component "entities-activities" ;
-    prov:qualifiedForm prov:Start, prov:atTime .
+    :category "starting-point" ;
+    :component "entities-activities" ;
+    :qualifiedForm :Start, :atTime .
 
-prov:todo
+:todo
     a owl:AnnotationProperty .
 
-prov:tracedTo
+: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 prov:Entity ;
-    rdfs:range prov:Entity ;
-    rdfs:subPropertyOf prov:involved ;
-    owl:propertyChainAxiom (prov:qualifiedTrace
-        prov:entity
+    rdfs:domain :Entity ;
+    rdfs:range :Entity ;
+    rdfs:subPropertyOf :involved ;
+    owl:propertyChainAxiom (:qualifiedTrace
+        :entity
     ) ;
-    prov:category "expanded" ;
-    prov:component "derivations" ;
-    prov:inverse "tracedFrom" ;
-    prov:qualifiedForm prov:Trace, prov:qualifiedTrace .
+    :category "expanded" ;
+    :component "derivations" ;
+    :inverse "tracedFrom" ;
+    :qualifiedForm :Trace, :qualifiedTrace .
 
-prov:unqualifiedForm
+: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 .
 
-prov:used
+:used
     a owl:AsymmetricProperty, owl:IrreflexiveProperty, 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 prov:Activity ;
-    rdfs:range prov:Entity ;
-    rdfs:subPropertyOf prov:involved ;
-    owl:propertyChainAxiom (prov:qualifiedUsage
-        prov:entity
+    rdfs:domain :Activity ;
+    rdfs:range :Entity ;
+    rdfs:subPropertyOf :involved ;
+    owl:propertyChainAxiom (:qualifiedUsage
+        :entity
     ) ;
-    prov:category "starting-point" ;
-    prov:component "entities-activities" ;
-    prov:inverse "wasUsedBy" ;
-    prov:qualifiedForm prov:Usage, prov:qualifiedUsage .
+    :category "starting-point" ;
+    :component "entities-activities" ;
+    :inverse "wasUsedBy" ;
+    :qualifiedForm :Usage, :qualifiedUsage .
 
-prov:value
+:value
     a owl:ObjectProperty ;
-    prov:category "expanded" ;
-    prov:component "entities-activities" ;
-    prov: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')." ;
-    prov:prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value" ;
-    prov:prov-dm-constraints "" ;
-    prov:prov-n "" .
+    :category "expanded" ;
+    :component "entities-activities" ;
+    :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')." ;
+    :prov-dm "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-attribute-value" ;
+    :prov-dm-constraints "" ;
+    :prov-n "" .
 
-prov:wasAssociatedWith
+:wasAssociatedWith
     a owl:ObjectProperty ;
     rdfs:comment "An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity."@en ;
-    rdfs:domain prov:Activity ;
-    rdfs:range prov:Agent ;
-    rdfs:subPropertyOf prov:involved ;
-    owl:propertyChainAxiom (prov:qualifiedAssociation
-        prov:agent
+    rdfs:domain :Activity ;
+    rdfs:range :Agent ;
+    rdfs:subPropertyOf :involved ;
+    owl:propertyChainAxiom (:qualifiedAssociation
+        :agent
     ) ;
-    prov:category "starting-point" ;
-    prov:component "agents-responsibility" ;
-    prov:inverse "wasAssociateFor" ;
-    prov:qualifiedForm prov:Association, prov:qualifiedAssociation .
+    :category "starting-point" ;
+    :component "agents-responsibility" ;
+    :inverse "wasAssociateFor" ;
+    :qualifiedForm :Association, :qualifiedAssociation .
 
-prov:wasAttributedTo
+:wasAttributedTo
     a owl:ObjectProperty ;
     rdfs:comment "Attribution is the ascribing of an entity to an agent."@en ;
-    rdfs:domain prov:Entity ;
-    rdfs:range prov:Agent ;
-    rdfs:subPropertyOf prov:tracedTo ;
-    owl:propertyChainAxiom (prov:qualifiedAttribution
-        prov:agent
+    rdfs:domain :Entity ;
+    rdfs:range :Agent ;
+    rdfs:subPropertyOf :tracedTo ;
+    owl:propertyChainAxiom (:qualifiedAttribution
+        :agent
     ) ;
-    prov:category "starting-point" ;
-    prov:component "agents-responsibility" ;
-    prov:definition "Attribution is the ascribing of an entity to an agent." ;
-    prov:inverse "contributed" ;
-    prov:qualifiedForm prov:Attribution, prov:qualifiedAttribution .
+    :category "starting-point" ;
+    :component "agents-responsibility" ;
+    :definition "Attribution is the ascribing of an entity to an agent." ;
+    :inverse "contributed" ;
+    :qualifiedForm :Attribution, :qualifiedAttribution .
 
-prov:wasDerivedFrom
+: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 prov:Entity ;
-    rdfs:range prov:Entity ;
-    rdfs:subPropertyOf prov:tracedTo ;
-    owl:propertyChainAxiom (prov:qualifiedDerivation
-        prov:entity
+    rdfs:domain :Entity ;
+    rdfs:range :Entity ;
+    rdfs:subPropertyOf :tracedTo ;
+    owl:propertyChainAxiom (:qualifiedDerivation
+        :entity
     ) ;
-    prov:category "starting-point" ;
-    prov:component "derivations" ;
-    prov: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 ;
-    prov:inverse "hadDerivation" ;
-    prov:qualifiedForm prov:Derivation, prov:qualifiedDerivation .
+    :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 .
 
-prov:wasEndedBy
+: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 prov:Activity ;
-    rdfs:range prov:Entity ;
-    rdfs:subPropertyOf prov:involved ;
-    owl:propertyChainAxiom (prov:qualifiedEnd
-        prov:entity
+    rdfs:domain :Activity ;
+    rdfs:range :Entity ;
+    rdfs:subPropertyOf :involved ;
+    owl:propertyChainAxiom (:qualifiedEnd
+        :entity
     ) ;
-    prov:category "expanded" ;
-    prov:component "entities-activities" ;
-    prov:editorialNote "was{Started,Ended}By do not have anything to do with agent/attribution. -Luc 20 April 2012"@en ;
-    prov:inverse "ended" ;
-    prov:qualifiedForm prov:End, prov:qualifiedEnd .
+    :category "expanded" ;
+    :component "entities-activities" ;
+    :editorialNote "was{Started,Ended}By do not have anything to do with agent/attribution. -Luc 20 April 2012"@en ;
+    :inverse "ended" ;
+    :qualifiedForm :End, :qualifiedEnd .
 
-prov:wasGeneratedBy
+:wasGeneratedBy
     a owl:AsymmetricProperty, owl:FunctionalProperty, owl:IrreflexiveProperty, owl:ObjectProperty ;
     rdfs:comment "wasGeneratedBy links Entitites with Activity representing that entity was generated as a result of Activity"@en ;
-    rdfs:domain prov:Entity ;
-    rdfs:range prov:Activity ;
-    rdfs:subPropertyOf prov:involved ;
-    owl:propertyChainAxiom (prov:qualifiedGeneration
-        prov:activity
+    rdfs:domain :Entity ;
+    rdfs:range :Activity ;
+    rdfs:subPropertyOf :involved ;
+    owl:propertyChainAxiom (:qualifiedGeneration
+        :activity
     ) ;
-    prov:category "starting-point" ;
-    prov:component "entities-activities" ;
-    prov:inverse "generated" ;
-    prov:qualifiedForm prov:Generation, prov:qualifiedGeneration .
+    :category "starting-point" ;
+    :component "entities-activities" ;
+    :inverse "generated" ;
+    :qualifiedForm :Generation, :qualifiedGeneration .
 
-prov:wasInformedBy
+: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 prov:Activity ;
-    rdfs:range prov:Activity ;
-    rdfs:subPropertyOf prov:involved ;
-    owl:propertyChainAxiom (prov:qualifiedCommunication
-        prov:entity
+    rdfs:domain :Activity ;
+    rdfs:range :Activity ;
+    rdfs:subPropertyOf :involved ;
+    owl:propertyChainAxiom (:qualifiedCommunication
+        :entity
     ) ;
-    prov:category "starting-point" ;
-    prov:component "entities-activities" ;
-    prov:inverse "informed" ;
-    prov:qualifiedForm prov:Communication, prov:qualifiedCommunication .
+    :category "starting-point" ;
+    :component "entities-activities" ;
+    :inverse "informed" ;
+    :qualifiedForm :Communication, :qualifiedCommunication .
 
-prov:wasInvalidatedBy
+:wasInvalidatedBy
     a owl:ObjectProperty ;
-    rdfs:domain prov:Entity ;
-    rdfs:range prov:Activity ;
-    rdfs:subPropertyOf prov:involved ;
-    owl:propertyChainAxiom (prov:qualifiedInvalidation
-        prov:activity
+    rdfs:domain :Entity ;
+    rdfs:range :Activity ;
+    rdfs:subPropertyOf :involved ;
+    owl:propertyChainAxiom (:qualifiedInvalidation
+        :activity
     ) ;
-    prov:category "starting-point" ;
-    prov:component "entities-activities" ;
-    prov:inverse "invalidated" .
+    :category "starting-point" ;
+    :component "entities-activities" ;
+    :inverse "invalidated" .
 
-prov:wasQuotedFrom
+: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 prov:Entity ;
-    rdfs:range prov:Entity ;
-    rdfs:subPropertyOf prov:wasDerivedFrom ;
-    owl:propertyChainAxiom (prov:qualifiedQuotation
-        prov:entity
+    rdfs:domain :Entity ;
+    rdfs:range :Entity ;
+    rdfs:subPropertyOf :wasDerivedFrom ;
+    owl:propertyChainAxiom (:qualifiedQuotation
+        :entity
     ) ;
-    prov:category "expanded" ;
-    prov:component "derivations" ;
-    prov:inverse "wasQuotedBy" ;
-    prov:qualifiedForm prov:Quotation, prov:qualifiedQuotation .
+    :category "expanded" ;
+    :component "derivations" ;
+    :inverse "wasQuotedBy" ;
+    :qualifiedForm :Quotation, :qualifiedQuotation .
 
-prov:wasRevisionOf
+:wasRevisionOf
     a owl:ObjectProperty ;
     rdfs:comment "A revision is a derivation that revises an entity into a revised version."@en ;
-    rdfs:domain prov:Entity ;
-    rdfs:range prov:Entity ;
-    rdfs:subPropertyOf prov:wasDerivedFrom ;
-    owl:propertyChainAxiom (prov:qualifiedRevision
-        prov:entity
+    rdfs:domain :Entity ;
+    rdfs:range :Entity ;
+    rdfs:subPropertyOf :wasDerivedFrom ;
+    owl:propertyChainAxiom (:qualifiedRevision
+        :entity
     ) ;
-    prov:category "expanded" ;
-    prov:component "derivations" ;
-    prov:inverse "hadRevision" ;
-    prov:qualifiedForm prov:Revision, prov:qualifiedRevision .
+    :category "expanded" ;
+    :component "derivations" ;
+    :inverse "hadRevision" ;
+    :qualifiedForm :Revision, :qualifiedRevision .
 
-prov:wasStartedBy
+: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 prov:Activity ;
-    rdfs:range prov:Entity ;
-    rdfs:subPropertyOf prov:involved ;
-    owl:propertyChainAxiom (prov:qualifiedStart
-        prov:entity
+    rdfs:domain :Activity ;
+    rdfs:range :Entity ;
+    rdfs:subPropertyOf :involved ;
+    owl:propertyChainAxiom (:qualifiedStart
+        :entity
     ) ;
-    prov:category "expanded" ;
-    prov:component "entities-activities" ;
-    prov:editorialNote "was{Started,Ended}By do not have anything to do with agent/attribution. -Luc 20 April 2012"@en ;
-    prov:inverse "started" ;
-    prov:qualifiedForm prov:Start, prov:qualifiedStart .
+    :category "expanded" ;
+    :component "entities-activities" ;
+    :editorialNote "was{Started,Ended}By do not have anything to do with agent/attribution. -Luc 20 April 2012"@en ;
+    :inverse "started" ;
+    :qualifiedForm :Start, :qualifiedStart .
 
 []
     a owl:Axiom ;
-    rdfs:comment "hadOriginalSource property is a particular case of wasDerivedFrom that aims to give credit to the source that originated some information." ;
-    owl:annotatedProperty rdfs:subPropertyOf ;
-    owl:annotatedSource prov:hadOriginalSource ;
-    owl:annotatedTarget prov:wasDerivedFrom .
-
-[]
-    a owl:Axiom ;
-    rdfs:comment "Attribution is a particular case of trace, in the sense that it links an entity to the agent that ascribed it." ;
+    rdfs:comment "hadOriginalSource 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 prov:wasAttributedTo ;
-    owl:annotatedTarget prov:tracedTo .
-
-[]
-    a owl:Axiom ;
-    rdfs:comment "Derivation is a particular case of trace, since it links an entity to another entity that contributed to its existence." ;
-    owl:annotatedProperty rdfs:subPropertyOf ;
-    owl:annotatedSource prov:wasDerivedFrom ;
-    owl:annotatedTarget prov:tracedTo .
+    owl:annotatedSource :hadOriginalSource ;
+    owl:annotatedTarget :wasDerivedFrom .
 
 []
     a owl:Axiom ;
-    rdfs:comment "Quotation is a particular case of derivation in which an entity is derived from an original entity by copying, or \"quoting\", some or all of it. " ;
+    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 prov:wasQuotedFrom ;
-    owl:annotatedTarget prov:wasDerivedFrom .
+    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 "http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm-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.'" ;
+    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 prov:wasRevisionOf ;
-    owl:annotatedTarget prov:wasDerivedFrom .
+    owl:annotatedSource :wasDerivedFrom ;
+    owl:annotatedTarget :tracedTo .
 
 []
     a owl:Axiom ;
-    rdfs:comment "Insertion is a form of derivation that transforms a dictionary into another, by insertion of one or more key-entity pairs. " ;
+    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 prov:derivedByInsertionFrom ;
-    owl:annotatedTarget prov:wasDerivedFrom .
+    owl:annotatedSource :wasQuotedFrom ;
+    owl:annotatedTarget :wasDerivedFrom .
 
 []
     a owl:Axiom ;
-    rdfs:comment "Removal is a form of derivation that transforms a dictionary into another, by removing one or more key-entity pairs. " ;
+    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-dm-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 prov:derivedByRemovalFrom ;
-    owl:annotatedTarget prov:wasDerivedFrom .
+    owl:annotatedSource :wasRevisionOf ;
+    owl:annotatedTarget :wasDerivedFrom .
 
+[]
+    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 .
+