added isdefinedbys to prov.owl
authorTim L <lebot@rpi.edu>
Tue, 03 Jul 2012 10:16:53 -0400
changeset 3685 464b27b5f906
parent 3684 8f80c0c80f9d
child 3686 028334c86023
added isdefinedbys to prov.owl
ontology/ProvenanceOntology.owl
ontology/prov-o-html-sections/description-qualified-terms.inc.html
ontology/prov.ttl
--- a/ontology/ProvenanceOntology.owl	Tue Jul 03 09:39:03 2012 -0400
+++ b/ontology/ProvenanceOntology.owl	Tue Jul 03 10:16:53 2012 -0400
@@ -39,32 +39,41 @@
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#unqualifiedForm">
         <rdfs:comment xml:lang="en">Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
+       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#aq">
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
+       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#sharesDefinitionWith">
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
+       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#definition">
         <rdfs:comment xml:lang="en">A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term.</rdfs:comment>
+       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="&rdfs;label">
         <rdfs:comment xml:lang="en"></rdfs:comment>
+       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorialNote">
         <rdfs:comment xml:lang="en">A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data.</rdfs:comment>
+       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#inverse">
         <rdfs:comment xml:lang="en">PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used.</rdfs:comment>
         <rdfs:seeAlso rdf:resource="http://www.w3.org/TR/prov-o/#names-of-inverse-properties"/>
+       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="&rdfs;comment">
         <rdfs:comment xml:lang="en"></rdfs:comment>
+       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#constraints">
         <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
+       <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="&owl;versionInfo"/>
     <owl:AnnotationProperty rdf:about="&rdfs;seeAlso">
@@ -73,17 +82,21 @@
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#dm">
         <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-DM document that describes this concept.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#category">
         <rdfs:comment xml:lang="en">Classify prov-o terms into three categories, including &#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>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="&rdfs;isDefinedBy"/>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#editorsDefinition">
         <rdfs:comment xml:lang="en">When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="http://www.w3.org/ns/prov#definition"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#component">
         <rdfs:comment xml:lang="en">Classify prov-o terms into six components according to prov-dm, including &#39;agents-responsibility&#39;, &#39;alternate&#39;, &#39;annotations&#39;, &#39;collections&#39;, &#39;derivations&#39;, and &#39;entities-activities&#39;. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification.</rdfs:comment>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#qualifiedForm">
         <rdfs:comment xml:lang="en">This annotation property links a prov:involved subproperty with a prov:Involved subclass. This indicates that the property can be qualified by using prov:qualified. 
@@ -102,11 +115,13 @@
 
 Note how the range of the unqualified property is mirrored by the prov:activity or prov:entity on the involvement class.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#todo"/>
     <owl:AnnotationProperty rdf:about="http://www.w3.org/ns/prov#n">
         <rdfs:comment xml:lang="en">A reference to the principal section of the PROV-M document that describes this concept.</rdfs:comment>
         <rdfs:subPropertyOf rdf:resource="&rdfs;seeAlso"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:AnnotationProperty>
     
 
@@ -139,6 +154,7 @@
             <rdf:Description rdf:about="http://www.w3.org/ns/prov#qualifiedDelegation"/>
             <rdf:Description rdf:about="http://www.w3.org/ns/prov#agent"/>
         </owl:propertyChainAxiom>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:ObjectProperty>
     
 
@@ -146,6 +162,7 @@
     <!-- http://www.w3.org/ns/prov#activity -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#activity">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>activity</rdfs:label>
         <inverse>activityOfInfluence</inverse>
         <category>qualified</category>
@@ -162,6 +179,7 @@
     <!-- http://www.w3.org/ns/prov#agent -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#agent">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>agent</rdfs:label>
         <component>alternate</component>
         <inverse>agentOfInfluence</inverse>
@@ -179,6 +197,7 @@
     <!-- http://www.w3.org/ns/prov#alternateOf -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#alternateOf">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>alternateOf</rdfs:label>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-alternate</dm>
@@ -197,6 +216,7 @@
     <!-- http://www.w3.org/ns/prov#asInBundle -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#asInBundle">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>asInBundle</rdfs:label>
         <inverse>contextOf</inverse>
         <category>expanded</category>
@@ -214,6 +234,7 @@
     <!-- http://www.w3.org/ns/prov#atLocation -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#atLocation">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>atLocation</rdfs:label>
         <rdfs:comment xml:lang="en">The Location of any resource.</rdfs:comment>
         <editorialNote xml:lang="en">The naming of prov:atLocation parallels prov:atTime, and is not named prov:hadLocation to avoid conflicting with the convention that prov:had* properties are used on prov:Influence classes.</editorialNote>
@@ -239,6 +260,7 @@
     <!-- http://www.w3.org/ns/prov#entity -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#entity">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>entity</rdfs:label>
         <rdfs:comment xml:lang="en">The property used by an prov:EntityInfluence 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>
         <inverse>entityOfInfluence</inverse>
@@ -255,6 +277,7 @@
     <!-- http://www.w3.org/ns/prov#generated -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#generated">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>generated</rdfs:label>
         <component>entities-activities</component>
         <inverse>wasGeneratedBy</inverse>
@@ -272,6 +295,7 @@
     <!-- http://www.w3.org/ns/prov#hadActivity -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadActivity">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadActivity</rdfs:label>
         <component>derivations</component>
         <category>qualified</category>
@@ -297,6 +321,7 @@
     <!-- http://www.w3.org/ns/prov#hadGeneration -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadGeneration">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadGeneration</rdfs:label>
         <inverse>generatedAsDerivation</inverse>
         <category>qualified</category>
@@ -312,6 +337,7 @@
     <!-- http://www.w3.org/ns/prov#hadMember -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadMember">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadMember</rdfs:label>
         <component>collections</component>
         <category>expanded</category>
@@ -333,6 +359,7 @@
     <!-- http://www.w3.org/ns/prov#hadPlan -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadPlan">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadPlan</rdfs:label>
         <category>qualified</category>
         <component>agents-responsibility</component>
@@ -348,6 +375,7 @@
     <!-- http://www.w3.org/ns/prov#hadPrimarySource -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadPrimarySource">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadPrimarySource</rdfs:label>
         <component>derivations</component>
         <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>
@@ -375,6 +403,7 @@
     <!-- http://www.w3.org/ns/prov#hadRole -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadRole">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadRole</rdfs:label>
         <component>agents-responsibility</component>
         <rdfs:comment xml:lang="en">The _optional_ Role that an Entity assumes in the context of an Activity. For example, :baking prov:used :spoon; prov:qualified [ a prov:Usage; prov:entity :spoon; prov:hadRole roles:mixing_implement ].</rdfs:comment>
@@ -403,6 +432,7 @@
     <!-- http://www.w3.org/ns/prov#hadUsage -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hadUsage">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadUsage</rdfs:label>
         <category>qualified</category>
         <rdfs:comment xml:lang="en">The _optional_ Usage involved in an Entity&#39;s Derivation.</rdfs:comment>
@@ -418,6 +448,7 @@
     <!-- http://www.w3.org/ns/prov#hasAnchor -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hasAnchor">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hadAnchor</rdfs:label>
         <aq rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
         <inverse>anchorOf</inverse>
@@ -430,6 +461,7 @@
     <!-- http://www.w3.org/ns/prov#hasProvenance -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hasProvenance">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hasProvenance</rdfs:label>
         <aq rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
         <inverse>provenanceOf</inverse>
@@ -442,6 +474,7 @@
     <!-- http://www.w3.org/ns/prov#hasProvenanceService -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#hasProvenanceService">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>hasProvenanceService</rdfs:label>
         <aq rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
         <rdfs:comment xml:lang="en">Relates a resource to a provenance service.</rdfs:comment>
@@ -454,6 +487,7 @@
     <!-- http://www.w3.org/ns/prov#influenced -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#influenced">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>influenced</rdfs:label>
         <inverse>wasInfluencedBy</inverse>
         <component>agents-responsibility</component>
@@ -467,6 +501,7 @@
     <!-- http://www.w3.org/ns/prov#influencer -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#influencer">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>influencer</rdfs:label>
         <category>qualified</category>
         <inverse>involvement</inverse>
@@ -481,6 +516,7 @@
     <!-- http://www.w3.org/ns/prov#invalidated -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#invalidated">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>invalidated</rdfs:label>
         <category>expanded</category>
         <inverse>wasInvalidatedBy</inverse>
@@ -498,6 +534,7 @@
     <!-- http://www.w3.org/ns/prov#mentionOf -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#mentionOf">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>mentionOf</rdfs:label>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-mention</dm>
         <inverse>hadMention</inverse>
@@ -517,6 +554,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedAssociation -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedAssociation">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedAssociation</rdfs:label>
         <rdfs:comment xml:lang="en">If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association;  prov:agent :ag; :foo :bar ].</rdfs:comment>
         <component>agents-responsibility</component>
@@ -533,6 +571,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedAttribution -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedAttribution">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedAttribution</rdfs:label>
         <category>qualified</category>
         <component>agents-responsibility</component>
@@ -549,6 +588,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedCommunication -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedCommunication">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedCommunication</rdfs:label>
         <component>entities-activities</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>
@@ -565,6 +605,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedDelegation -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedDelegation">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedDelegation</rdfs:label>
         <category>qualified</category>
         <inverse>qualifiedDelegationOf</inverse>
@@ -581,6 +622,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedDerivation -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedDerivation">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedDerivation</rdfs:label>
         <rdfs:comment xml:lang="en">If this Entity prov:wasDerivedFrom Entity :e, then it can qualify how it was derived using prov:qualifiedDerivation [ a prov:Derivation;  prov:entity :e; :foo :bar ].</rdfs:comment>
         <inverse>qualifiedDerivationOf</inverse>
@@ -597,6 +639,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedEnd -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedEnd">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedEnd</rdfs:label>
         <category>qualified</category>
         <inverse>qualifiedEndOf</inverse>
@@ -613,6 +656,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedGeneration -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedGeneration">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedGeneration</rdfs:label>
         <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>
         <inverse>qualifiedGenerationOf</inverse>
@@ -629,6 +673,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedInfluence -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedInfluence">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedInfluence</rdfs:label>
         <category>qualified</category>
         <inverse>qualifiedInfluenceOf</inverse>
@@ -644,6 +689,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedInvalidation -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedInvalidation">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedInvalidation</rdfs:label>
         <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>
         <component>entities-activities</component>
@@ -660,6 +706,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedQuotation -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedQuotation">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedQuotation</rdfs:label>
         <category>qualified</category>
         <inverse>qualifiedQuotationOf</inverse>
@@ -676,6 +723,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedRevision -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedRevision">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedRevision</rdfs:label>
         <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>
         <category>qualified</category>
@@ -692,6 +740,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedSource -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedSource">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedSource</rdfs:label>
         <component>derivations</component>
         <category>qualified</category>
@@ -708,6 +757,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedStart -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedStart">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedStart</rdfs:label>
         <inverse>qualifiedStartOf</inverse>
         <category>qualified</category>
@@ -724,6 +774,7 @@
     <!-- http://www.w3.org/ns/prov#qualifiedUsage -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#qualifiedUsage">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>qualifiedUsage</rdfs:label>
         <category>qualified</category>
         <inverse>qualifiedUsingActivity</inverse>
@@ -740,6 +791,7 @@
     <!-- http://www.w3.org/ns/prov#specializationOf -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#specializationOf">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>specializationOf</rdfs:label>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-specialization</dm>
@@ -759,6 +811,7 @@
     <!-- http://www.w3.org/ns/prov#used -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#used">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>used</rdfs:label>
         <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>
@@ -780,6 +833,7 @@
     <!-- http://www.w3.org/ns/prov#wasAssociatedWith -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasAssociatedWith">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasAssociatedWith</rdfs:label>
         <component>agents-responsibility</component>
         <inverse>wasAssociateFor</inverse>
@@ -801,6 +855,7 @@
     <!-- http://www.w3.org/ns/prov#wasAttributedTo -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasAttributedTo">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasAttributedTo</rdfs:label>
         <component>agents-responsibility</component>
         <category>starting-point</category>
@@ -831,6 +886,7 @@
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasDerivedFrom">
         <rdfs:label>wasDerivedFrom</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <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>
@@ -859,6 +915,7 @@
     <!-- http://www.w3.org/ns/prov#wasEndedBy -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasEndedBy">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasEndedBy</rdfs:label>
         <category>expanded</category>
         <component>entities-activities</component>
@@ -880,6 +937,7 @@
     <!-- http://www.w3.org/ns/prov#wasGeneratedBy -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasGeneratedBy">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasGeneratedBy</rdfs:label>
         <inverse>generated</inverse>
         <category>starting-point</category>
@@ -901,6 +959,7 @@
     <!-- http://www.w3.org/ns/prov#wasInfluencedBy -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasInfluencedBy">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasInfluencedBy</rdfs:label>
         <category>qualified</category>
         <inverse>influenced</inverse>
@@ -968,6 +1027,7 @@
     <!-- http://www.w3.org/ns/prov#wasInformedBy -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasInformedBy">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasInformedBy</rdfs:label>
         <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>
@@ -989,6 +1049,7 @@
     <!-- http://www.w3.org/ns/prov#wasInvalidatedBy -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasInvalidatedBy">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasInvalidatedBy</rdfs:label>
         <inverse>invalidated</inverse>
         <category>expanded</category>
@@ -1009,6 +1070,7 @@
     <!-- http://www.w3.org/ns/prov#wasQuotedFrom -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasQuotedFrom">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasQuotedFrom</rdfs:label>
         <category>expanded</category>
         <component>derivations</component>
@@ -1036,6 +1098,7 @@
     <!-- http://www.w3.org/ns/prov#wasRevisionOf -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasRevisionOf">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasRevisionOf</rdfs:label>
         <component>derivations</component>
         <rdfs:comment xml:lang="en">A revision is a derivation that revises an entity into a revised version.</rdfs:comment>
@@ -1064,6 +1127,7 @@
     <!-- http://www.w3.org/ns/prov#wasStartedBy -->
 
     <owl:ObjectProperty rdf:about="http://www.w3.org/ns/prov#wasStartedBy">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>wasStartedBy</rdfs:label>
         <inverse>started</inverse>
         <category>expanded</category>
@@ -1096,6 +1160,7 @@
     <!-- http://www.w3.org/ns/prov#atTime -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#atTime">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:label>atTime</rdfs:label>
         <component>entities-activities</component>
@@ -1115,6 +1180,7 @@
     <!-- http://www.w3.org/ns/prov#endedAtTime -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#endedAtTime">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:label>endedAtTime</rdfs:label>
         <component>entities-activities</component>
@@ -1132,6 +1198,7 @@
     <!-- http://www.w3.org/ns/prov#generatedAtTime -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#generatedAtTime">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:label>generatedAtTime</rdfs:label>
         <category>expanded</category>
@@ -1149,6 +1216,7 @@
     <!-- http://www.w3.org/ns/prov#invalidatedAtTime -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#invalidatedAtTime">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:label>invalidatedAtTime</rdfs:label>
         <editorialNote xml:lang="en">It is the intent that the property chain holds: (prov:qualifiedInvalidation o prov:atTime) rdfs:subPropertyOf prov:invalidatedAtTime.</editorialNote>
@@ -1166,6 +1234,7 @@
     <!-- http://www.w3.org/ns/prov#provenanceUriTemplate -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#provenanceUriTemplate">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>provenanceUriTemplate</rdfs:label>
         <aq rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
         <rdfs:comment xml:lang="en">Relates a provenance service to a URI template string for constructing provenance-URIs.</rdfs:comment>
@@ -1177,6 +1246,7 @@
     <!-- http://www.w3.org/ns/prov#startedAtTime -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#startedAtTime">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:label>startedAtTime</rdfs:label>
         <category>starting-point</category>
@@ -1194,6 +1264,7 @@
     <!-- http://www.w3.org/ns/prov#value -->
 
     <owl:DatatypeProperty rdf:about="http://www.w3.org/ns/prov#value">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdf:type rdf:resource="&owl;FunctionalProperty"/>
         <rdfs:label>value</rdfs:label>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-attribute-value</dm>
@@ -1228,6 +1299,7 @@
     <!-- http://www.w3.org/ns/prov#Activity -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Activity">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Activity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
@@ -1243,6 +1315,7 @@
     <!-- http://www.w3.org/ns/prov#ActivityInfluence -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#ActivityInfluence">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>ActivityInfluence</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <rdfs:subClassOf>
@@ -1262,6 +1335,7 @@
     <!-- http://www.w3.org/ns/prov#Agent -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Agent">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Agent</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-agent</dm>
@@ -1277,6 +1351,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#AgentInfluence">
         <rdfs:label>AgentInfluence</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <editorsDefinition xml:lang="en">AgentInfluence provides additional descriptions of an Agent&#39;s binary influence upon any other kind of resource. Instances of AgentInfluence use the prov:agent property to cite the influencing Agent.</editorsDefinition>
         <category>qualified</category>
@@ -1297,6 +1372,7 @@
         <definition xml:lang="en">An activity association is an assignment of responsibility to an agent for an activity, indicating that the agent had a role in the activity. It further allows for a plan to be specified, which is the plan intended by the agent to achieve some goals in the context of this activity.</definition>
         <rdfs:comment xml:lang="en">An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ].</rdfs:comment>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#wasAssociatedWith"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
     </owl:Class>
     
 
@@ -1306,6 +1382,7 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Attribution">
         <rdfs:label>Attribution</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-attribution</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-attribution</n>
@@ -1323,6 +1400,7 @@
     <!-- http://www.w3.org/ns/prov#Bundle -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Bundle">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Bundle</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-bundle-entity</dm>
@@ -1338,6 +1416,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Collection">
         <rdfs:label>Collection</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-collection</dm>
         <component>collections</component>
@@ -1351,6 +1430,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Communication">
         <rdfs:label>Communication</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-Communication</dm>
@@ -1368,6 +1448,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Delegation">
         <rdfs:label>Delegation</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#AgentInfluence"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-delegation</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-delegation</n>
@@ -1386,6 +1467,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Derivation">
         <rdfs:label>Derivation</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-Derivation</dm>
@@ -1402,6 +1484,7 @@
     <!-- http://www.w3.org/ns/prov#End -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#End">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>End</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
@@ -1420,6 +1503,7 @@
     <!-- http://www.w3.org/ns/prov#Entity -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Entity">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Entity</rdfs:label>
         <owl:disjointWith rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
@@ -1436,6 +1520,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#EntityInfluence">
         <rdfs:label>EntityInfluence</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Influence"/>
         <category>qualified</category>
         <editorsDefinition xml:lang="en">EntityInfluence provides additional descriptions of an Entity&#39;s binary influence upon any other kind of resource. Instances of EntityInfluence use the prov:entity property to cite the influencing Entity.</editorsDefinition>
@@ -1449,6 +1534,7 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Generation">
         <rdfs:label>Generation</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-Generation</dm>
@@ -1466,6 +1552,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Influence">
         <rdfs:label>Influence</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-influence</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-influence</n>
         <component>derivations</component>
@@ -1482,6 +1569,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#InstantaneousEvent">
         <rdfs:label>InstantaneousEvent</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#dfn-event</constraints>
         <component>entities-activities</component>
         <rdfs:comment xml:lang="en">An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term &#39;event&#39; is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous.</rdfs:comment>
@@ -1495,6 +1583,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Invalidation">
         <rdfs:label>Invalidation</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#ActivityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
@@ -1512,6 +1601,7 @@
     <!-- http://www.w3.org/ns/prov#Location -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Location">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Location</rdfs:label>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-attribute-location</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-attribute</n>
@@ -1526,6 +1616,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Organization">
         <rdfs:label>Organization</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-agent</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-types</n>
@@ -1539,6 +1630,7 @@
     <!-- http://www.w3.org/ns/prov#Person -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Person">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Person</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-agent</dm>
@@ -1554,6 +1646,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Plan">
         <rdfs:label>Plan</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Entity"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-Association</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-Association</n>
@@ -1569,6 +1662,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#ProvenanceService">
         <rdfs:label>ProvenanceService</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#SoftwareAgent"/>
         <aq rdf:datatype="&xsd;anyURI">http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo</aq>
         <category>access-and-query</category>
@@ -1581,6 +1675,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Quotation">
         <rdfs:label>Quotation</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-quotation</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-quotation</n>
@@ -1596,6 +1691,7 @@
     <!-- http://www.w3.org/ns/prov#Revision -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Revision">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Revision</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-revision</dm>
@@ -1612,6 +1708,7 @@
     <!-- http://www.w3.org/ns/prov#Role -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Role">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Role</rdfs:label>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-attribute-role</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-attribute</n>
@@ -1628,6 +1725,7 @@
     <owl:Class rdf:about="http://www.w3.org/ns/prov#SoftwareAgent">
         <rdfs:label>SoftwareAgent</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#Agent"/>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-agent</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-types</n>
         <component>agents-responsibility</component>
@@ -1641,6 +1739,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Source">
         <rdfs:label>Source</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <dm rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-primary-source</dm>
         <n rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-n.html#expression-original-source</n>
@@ -1661,6 +1760,7 @@
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Start">
         <rdfs:label>Start</rdfs:label>
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
         <constraints rdf:datatype="&xsd;anyURI">http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-constraints.html#prov-dm-constraints-fig</constraints>
@@ -1678,6 +1778,7 @@
     <!-- http://www.w3.org/ns/prov#Usage -->
 
     <owl:Class rdf:about="http://www.w3.org/ns/prov#Usage">
+        <rdfs:isDefinedBy rdf:resource="http://www.w3.org/ns/prov#"/>
         <rdfs:label>Usage</rdfs:label>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#EntityInfluence"/>
         <rdfs:subClassOf rdf:resource="http://www.w3.org/ns/prov#InstantaneousEvent"/>
@@ -1690,9 +1791,7 @@
         <component>entities-activities</component>
         <unqualifiedForm rdf:resource="http://www.w3.org/ns/prov#used"/>
     </owl:Class>
-</rdf:RDF>
 
 
+</rdf:RDF>
 
-<!-- Generated by the OWL API (version 3.1.0.20069) http://owlapi.sourceforge.net -->
-
--- a/ontology/prov-o-html-sections/description-qualified-terms.inc.html	Tue Jul 03 09:39:03 2012 -0400
+++ b/ontology/prov-o-html-sections/description-qualified-terms.inc.html	Tue Jul 03 10:16:53 2012 -0400
@@ -36,9 +36,9 @@
       In the OWL file iteself, the annotation properties <span class="qname">prov:qualifiedForm</span> and <span class="qname">prov:unqualifiedForm</span> provide the same linkages between the unqualified properties and their qualifiying terms.
 
          The influence classes (e.g. <span class="repeated">prov:Association</span>, <span class="repeated">prov:Usage</span>) are extensions of 
-         <a class="qname" href="#Influence">prov:Influence</a>, 
+         <a class="qname" href="#Influence">prov:Influence</a> and either 
          <a class="qname" href="#EntityInfluence">prov:EntityInfluence</a>, 
-         <a class="qname" href="#ActivityInfluence">prov:ActivityInfluence</a>, and
+         <a class="qname" href="#ActivityInfluence">prov:ActivityInfluence</a>, or
          <a class="qname" href="#AgentInfluence">prov:AgentInfluence</a>, which determine the property to use to cite the influencing resource (either
        <a class="qname" href="#entity">prov:entity</a>,
        <a class="qname" href="#activity">prov:activity</a>, or
--- a/ontology/prov.ttl	Tue Jul 03 09:39:03 2012 -0400
+++ b/ontology/prov.ttl	Tue Jul 03 10:16:53 2012 -0400
@@ -6,14 +6,16 @@
 
 rdfs:comment
     a owl:AnnotationProperty ;
-    rdfs:comment ""@en .
+    rdfs:comment ""@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
 
 rdfs:isDefinedBy
     a owl:AnnotationProperty .
 
 rdfs:label
     a owl:AnnotationProperty ;
-    rdfs:comment ""@en .
+    rdfs:comment ""@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
 
 rdfs:seeAlso
     a owl:AnnotationProperty ;
@@ -36,6 +38,7 @@
 
 :Activity
     a owl:Class ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Activity" ;
     owl:disjointWith :Entity ;
     :category "starting-point" ;
@@ -47,6 +50,7 @@
 
 :ActivityInfluence
     a owl:Class ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "ActivityInfluence" ;
     rdfs:seeAlso :activity ;
     rdfs:subClassOf :Influence, [
@@ -60,6 +64,7 @@
 
 :Agent
     a owl:Class ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Agent" ;
     owl:disjointWith :InstantaneousEvent ;
     :category "starting-point" ;
@@ -70,6 +75,7 @@
 
 :AgentInfluence
     a owl:Class ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "AgentInfluence" ;
     rdfs:seeAlso :agent ;
     rdfs:subClassOf :Influence ;
@@ -79,6 +85,7 @@
 :Association
     a owl:Class ;
     rdfs:comment "An instance of prov:Association provides additional descriptions about the binary prov:wasAssociatedWith relation from an prov:Activity to some prov:Agent that had some responsiblity for it. For example, :baking prov:wasAssociatedWith :baker; prov:qualifiedAssociation [ a prov:Association; prov:agent :baker; :foo :bar ]."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Association" ;
     rdfs:subClassOf :AgentInfluence ;
     :category "qualified" ;
@@ -91,6 +98,7 @@
 :Attribution
     a owl:Class ;
     rdfs:comment "An instance of prov:Attribution provides additional descriptions about the binary prov:wasAttributedTo relation from an prov:Entity to some prov:Agent that had some responsible for it. For example, :cake prov:wasAttributedTo :baker; prov:qualifiedAttribution [ a prov:Attribution; prov:entity :baker; :foo :bar ]."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Attribution" ;
     rdfs:subClassOf :AgentInfluence ;
     :category "qualified" ;
@@ -106,6 +114,7 @@
 :Bundle
     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:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Bundle" ;
     rdfs:subClassOf :Entity ;
     :category "expanded" ;
@@ -115,6 +124,7 @@
 
 :Collection
     a owl:Class ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Collection" ;
     rdfs:subClassOf :Entity ;
     :category "expanded" ;
@@ -125,6 +135,7 @@
 :Communication
     a owl:Class ;
     rdfs:comment "An instance of prov:Communication provides additional descriptions about the binary prov:wasInformedBy relation from an informed prov:Activity to the prov:Activity that informed it. For example, :you_jumping_off_bridge prov:wasInformedBy :everyone_else_jumping_off_bridge; prov:qualifiedCommunication [ a prov:Communication; prov:activity :everyone_else_jumping_off_bridge; :foo :bar ]."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Communication" ;
     rdfs:subClassOf :ActivityInfluence ;
     :category "qualified" ;
@@ -138,6 +149,7 @@
 :Delegation
     a owl:Class ;
     rdfs:comment "An instance of prov:Delegation provides additional descriptions about the binary prov:actedOnBehalfOf relation from a performing prov:Agent to some prov:Agent for whom it was performed. For example, :mixing prov:wasAssociatedWith :toddler . :toddler prov:actedOnBehalfOf :mother; prov:qualifiedDelegation [ a prov:Delegation; prov:entity :mother; :foo :bar ]."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Delegation" ;
     rdfs:subClassOf :AgentInfluence ;
     :category "qualified" ;
@@ -152,6 +164,7 @@
 :Derivation
     a owl:Class ;
     rdfs:comment "An instance of prov:Derivation provides additional descriptions about the binary prov:wasDerivedFrom relation from some derived prov:Entity to another prov:Entity from which it was derived. For example, :chewed_bubble_gum prov:wasDerivedFrom :unwrapped_bubble_gum; prov:qualifiedDerivation [ a prov:Derivation; prov:entity :unwrapped_bubble_gum; :foo :bar ]."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Derivation" ;
     rdfs:subClassOf :EntityInfluence ;
     :category "qualified" ;
@@ -165,6 +178,7 @@
 :End
     a owl:Class ;
     rdfs:comment "An instance of prov:End provides additional descriptions about the binary prov:wasEndedBy relation from some ended prov:Activity to an prov:Entity that ended it. For example, :ball_game prov:wasEndedBy :buzzer; prov:qualifiedEnd [ a prov:End; prov:entity :buzzer; :foo :bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ]."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "End" ;
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
@@ -177,6 +191,7 @@
 
 :Entity
     a owl:Class ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Entity" ;
     owl:disjointWith :InstantaneousEvent ;
     :category "starting-point" ;
@@ -188,6 +203,7 @@
 
 :EntityInfluence
     a owl:Class ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "EntityInfluence" ;
     rdfs:seeAlso :entity ;
     rdfs:subClassOf :Influence ;
@@ -197,6 +213,7 @@
 :Generation
     a owl:Class ;
     rdfs:comment "An instance of prov:Generation provides additional descriptions about the binary prov:wasGeneratedBy relation from a generated prov:Entity to the prov:Activity that generated it. For example, :cake prov:wasGeneratedBy :baking; prov:qualifiedGeneration [ a prov:Generation; prov:activity :baking; :foo :bar ]."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Generation" ;
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
@@ -210,6 +227,7 @@
 :Influence
     a owl:Class ;
     rdfs:comment "An instance of prov:Influence provides additional descriptions about the binary prov:wasInfluencedBy relation from some prov:Entity to some other prov:Element. For example, :stomach_ache prov:wasInfluencedBy :spoon; prov:qualified [ a prov:Influence; prov:entity :spoon; :foo :bar ]."@en, "Any resource influenced by a prov:Entity, prov:Activity, or prov:Agent can qualify the influence by referencing an instance of prov:Influence. Instances of prov:Influence in turn cite the influencing Entity, Activity, or Agent (using prov:entity, prov:activity, or prov:agent, respectively) and may be further described with any kind of attributes, including user-defined attributes and those provided by PROV (prov:hadRole, prov:hadPlan, prov:atTime, prov:atLocation). A description (via prov:Influence) of the binary influence implies the assertion of the binary influence."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Influence" ;
     :category "qualified" ;
     :component "derivations" ;
@@ -221,6 +239,7 @@
 :InstantaneousEvent
     a owl:Class ;
     rdfs:comment "An instantaneous event, or event for short, happens in the world and marks a change in the world, in its activities and in its entities. The term 'event' is commonly used in process algebra with a similar meaning. Events represent communications or interactions; they are assumed to be atomic and instantaneous."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "InstantaneousEvent" ;
     :category "qualified" ;
     :component "entities-activities" ;
@@ -230,6 +249,7 @@
 :Invalidation
     a owl:Class ;
     rdfs:comment "An instance of prov:Invalidation provides additional descriptions about the binary prov:wasInvalidatedBy relation from an invalidated prov:Entity to the prov:Activity that invalidated it. For example, :uncracked_egg prov:wasInvalidatedBy :baking; prov:qualifiedInvalidation [ a prov:Invalidation; prov:activity :baking; :foo :bar ]."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Invalidation" ;
     rdfs:subClassOf :ActivityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
@@ -242,6 +262,7 @@
 
 :Location
     a owl:Class ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Location" ;
     rdfs:seeAlso :hadLocation ;
     :category "expanded" ;
@@ -251,6 +272,7 @@
 
 :Organization
     a owl:Class ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Organization" ;
     rdfs:subClassOf :Agent ;
     :category "expanded" ;
@@ -261,6 +283,7 @@
 
 :Person
     a owl:Class ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Person" ;
     rdfs:subClassOf :Agent ;
     :category "expanded" ;
@@ -272,6 +295,7 @@
 :Plan
     a owl:Class ;
     rdfs:comment "There exist no prescriptive requirement on the nature of plans, their representation, the actions or steps they consist of, or their intended goals. Since plans may evolve over time, it may become necessary to track their provenance, so plans themselves are entities. Representing the plan explicitly in the provenance can be useful for various tasks: for example, to validate the execution as represented in the provenance record, to manage expectation failures, or to provide explanations."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Plan" ;
     rdfs:subClassOf :Entity ;
     :category "qualified" ;
@@ -283,6 +307,7 @@
 :ProvenanceService
     a owl:Class ;
     rdfs:comment "Class for a service described by a provenance service description." ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "ProvenanceService" ;
     rdfs:subClassOf :SoftwareAgent ;
     :aq "http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo"^^xsd:anyURI ;
@@ -291,6 +316,7 @@
 :Quotation
     a owl:Class ;
     rdfs:comment "An instance of prov:Quotation provides additional descriptions about the binary prov:wasQuotedFrom relation from some taken prov:Entity from an earlier, larger prov:Entity. For example, :here_is_looking_at_you_kid prov:wasQuotedFrom :casablanca_script; prov:qualifiedQuotation [ a prov:Quotation; prov:entity :casablanca_script; :foo :bar ]."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Quotation" ;
     rdfs:subClassOf :EntityInfluence ;
     :category "qualified" ;
@@ -303,6 +329,7 @@
 :Revision
     a owl:Class ;
     rdfs:comment "An instance of prov:Revision provides additional descriptions about the binary prov:wasRevisionOf relation from some newer prov:Entity to an earlier prov:Entity. For example, :draft_2 prov:wasRevisionOf :draft_1; prov:qualifiedRevision [ a prov:Revision; prov:entity :draft_1; :foo :bar ]."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Revision" ;
     rdfs:subClassOf :EntityInfluence ;
     :category "qualified" ;
@@ -314,6 +341,7 @@
 
 :Role
     a owl:Class ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Role" ;
     rdfs:seeAlso :hadRole ;
     :category "qualified" ;
@@ -324,6 +352,7 @@
 
 :SoftwareAgent
     a owl:Class ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "SoftwareAgent" ;
     rdfs:subClassOf :Agent ;
     :category "expanded" ;
@@ -335,6 +364,7 @@
 :Source
     a owl:Class ;
     rdfs:comment "An instance of prov:Source provides additional descriptions about the binary prov:hadPrimarySource relation from some secondary prov:Entity to an earlier, primary prov:Entity. For example, :blog prov:hadPrimarySource :newsArticle; prov:qualified [ a prov:Source; prov:entity :newsArticle; :foo :bar ] ."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Source" ;
     rdfs:subClassOf :EntityInfluence ;
     :category "qualified" ;
@@ -351,6 +381,7 @@
 :Start
     a owl:Class ;
     rdfs:comment "An instance of prov:Start provides additional descriptions about the binary prov:wasStartedBy relation from some started prov:Activity to an prov:Entity that started it. For example, :foot_race prov:wasStartedBy :bang; prov:qualifiedStart [ a prov:Start; prov:entity :bang; :foo :bar; prov:atTime '2012-03-09T08:05:08-05:00'^^xsd:dateTime ] ."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Start" ;
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
@@ -364,6 +395,7 @@
 :Usage
     a owl:Class ;
     rdfs:comment "An instance of prov:Usage provides additional descriptions about the binary prov:used relation from some prov:Activity to an prov:Entity that it used. For example, :keynote prov:used :podium; prov:qualifiedUsage [ a prov:Usage; prov:entity :podium; :foo :bar ]."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "Usage" ;
     rdfs:subClassOf :EntityInfluence, :InstantaneousEvent ;
     :category "qualified" ;
@@ -378,6 +410,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "An object property to express the accountability of an agent towards another agent. The subordinate agent acted on behalf of the responsible agent in an actual activity. "@en ;
     rdfs:domain :Agent ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "actedOnBehalfOf" ;
     rdfs:range :Agent ;
     rdfs:subPropertyOf :wasInfluencedBy ;
@@ -393,6 +426,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "The property used by an prov:ActivityInfluence 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 :ActivityInfluence ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "activity" ;
     rdfs:range :Activity ;
     rdfs:subPropertyOf :influencer ;
@@ -405,6 +439,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "The property used by a prov:AgentInfluence 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 :AgentInfluence ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "agent" ;
     rdfs:range :Agent ;
     rdfs:subPropertyOf :influencer ;
@@ -417,6 +452,7 @@
 :alternateOf
     a owl:ObjectProperty ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "alternateOf" ;
     rdfs:range :Entity ;
     rdfs:seeAlso :specializationOf ;
@@ -430,6 +466,7 @@
 
 :aq
     a owl:AnnotationProperty ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:subPropertyOf rdfs:seeAlso .
 
 :asInBundle
@@ -438,6 +475,7 @@
 
 These two properties are used to encode the PROV-DM's Mention construct (http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-mention), which might be removed from PROV if implementation experience reveals problems with supporting this construct. """@en, "When :x prov:mentionOf :y and :y is described in Bundle :b, the triple :x prov:asInBundle :b is also asserted to cite the Bundle in which :b was described."@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "asInBundle" ;
     rdfs:range :Bundle ;
     :category "expanded" ;
@@ -455,6 +493,7 @@
             :InstantaneousEvent
         )
     ] ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "atLocation" ;
     rdfs:range :Location ;
     :category "expanded" ;
@@ -466,6 +505,7 @@
     a owl:DatatypeProperty, owl:FunctionalProperty ;
     rdfs:comment "The time at which an InstantaneousEvent occurred, in the form of xsd:dateTime."@en ;
     rdfs:domain :InstantaneousEvent ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "atTime" ;
     rdfs:range xsd:dateTime ;
     :category "qualified" ;
@@ -475,39 +515,47 @@
 
 :category
     a owl:AnnotationProperty ;
-    rdfs:comment "Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. "@en .
+    rdfs:comment "Classify prov-o terms into three categories, including 'starting-point', 'qualifed', and 'extended'. This classification is used by the prov-o html document to gently introduce prov-o terms to its users. "@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
 
 :component
     a owl:AnnotationProperty ;
-    rdfs:comment "Classify prov-o terms into six components according to prov-dm, including 'agents-responsibility', 'alternate', 'annotations', 'collections', 'derivations', and 'entities-activities'. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification."@en .
+    rdfs:comment "Classify prov-o terms into six components according to prov-dm, including 'agents-responsibility', 'alternate', 'annotations', 'collections', 'derivations', and 'entities-activities'. This classification is used so that readers of prov-o specification can find its correspondence with the prov-dm specification."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
 
 :constraints
     a owl:AnnotationProperty ;
     rdfs:comment "A reference to the principal section of the PROV-CONSTRAINTS document that describes this concept."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:subPropertyOf rdfs:seeAlso .
 
 :definition
     a owl:AnnotationProperty ;
-    rdfs:comment "A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term."@en .
+    rdfs:comment "A definition quoted from PROV-DM or PROV-CONSTRAINTS that describes the concept expressed with this OWL term."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
 
 :dm
     a owl:AnnotationProperty ;
     rdfs:comment "A reference to the principal section of the PROV-DM document that describes this concept."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:subPropertyOf rdfs:seeAlso .
 
 :editorialNote
     a owl:AnnotationProperty ;
-    rdfs:comment "A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data."@en .
+    rdfs:comment "A note by the OWL development team about how this term expresses the PROV-DM concept, or how it should be used in context of semantic web or linked data."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> .
 
 :editorsDefinition
     a owl:AnnotationProperty ;
     rdfs:comment "When the prov-o term does not have a definition drawn from prov-dm, and the prov-o editor provides one."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:subPropertyOf :definition .
 
 :endedAtTime
     a owl:DatatypeProperty, owl:FunctionalProperty ;
     rdfs:comment "The time at which an activity ended. See also prov:startedAtTime."@en ;
     rdfs:domain :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "endedAtTime" ;
     rdfs:range xsd:dateTime ;
     :category "starting-point" ;
@@ -519,6 +567,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "The property used by an prov:EntityInfluence 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 :EntityInfluence ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "entity" ;
     rdfs:range :Entity ;
     rdfs:subPropertyOf :influencer ;
@@ -530,6 +579,7 @@
 :generated
     a owl:ObjectProperty ;
     rdfs:domain :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "generated" ;
     rdfs:range :Entity ;
     rdfs:subPropertyOf :influenced ;
@@ -544,6 +594,7 @@
     a owl:DatatypeProperty, owl:FunctionalProperty ;
     rdfs:comment "The time at which an entity was completely created."@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "generatedAtTime" ;
     rdfs:range xsd:dateTime ;
     :category "expanded" ;
@@ -561,6 +612,7 @@
             :Start
         )
     ] ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "hadActivity" ;
     rdfs:range :Activity ;
     :category "qualified" ;
@@ -573,6 +625,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "The _optional_ Generation involved in an Entity's Derivation."@en ;
     rdfs:domain :Derivation ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "hadGeneration" ;
     rdfs:range :Generation ;
     :category "qualified" ;
@@ -583,6 +636,7 @@
 :hadMember
     a owl:ObjectProperty ;
     rdfs:domain :Collection ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "hadMember" ;
     rdfs:range :Entity ;
     :category "expanded" ;
@@ -594,6 +648,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "The _optional_ Plan adopted by an Agent in Association with some Activity. Plan specifications are out of the scope of this specification."@en ;
     rdfs:domain :Association ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "hadPlan" ;
     rdfs:range :Plan ;
     :category "qualified" ;
@@ -605,6 +660,7 @@
     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 :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "hadPrimarySource" ;
     rdfs:range :Entity ;
     rdfs:subPropertyOf :wasDerivedFrom ;
@@ -629,6 +685,7 @@
             :Usage
         )
     ] ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "hadRole" ;
     rdfs:range :Role ;
     :category "qualified" ;
@@ -641,6 +698,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "The _optional_ Usage involved in an Entity's Derivation."@en ;
     rdfs:domain :Derivation ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "hadUsage" ;
     rdfs:range :Usage ;
     :category "qualified" ;
@@ -651,6 +709,7 @@
 :hasAnchor
     a owl:ObjectProperty ;
     rdfs:comment "Indicates anchor URI for a potentially dynamic resource instance."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "hadAnchor" ;
     :aq "http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo"^^xsd:anyURI ;
     :category "access-and-query" ;
@@ -659,6 +718,7 @@
 :hasProvenance
     a owl:ObjectProperty ;
     rdfs:comment "Relates a resource to its provenance."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "hasProvenance" ;
     :aq "http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo"^^xsd:anyURI ;
     :category "access-and-query" ;
@@ -667,6 +727,7 @@
 :hasProvenanceService
     a owl:ObjectProperty ;
     rdfs:comment "Relates a resource to a provenance service."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "hasProvenanceService" ;
     :aq "http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo"^^xsd:anyURI ;
     :category "access-and-query" ;
@@ -674,6 +735,7 @@
 
 :influenced
     a owl:ObjectProperty ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "influenced" ;
     owl:inverseOf :wasInfluencedBy ;
     :category "expanded" ;
@@ -685,6 +747,7 @@
     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."@en ;
     rdfs:domain :Influence ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "influencer" ;
     :category "qualified" ;
     :editorialNote "This property and its subproperties are used in the same way as the rdf:object property, i.e. to reference the object of an unqualified prov:wasInfluencedBy or prov:influenced triple."@en ;
@@ -694,6 +757,7 @@
 :invalidated
     a owl:ObjectProperty ;
     rdfs:domain :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "invalidated" ;
     rdfs:range :Entity ;
     rdfs:subPropertyOf :influenced ;
@@ -708,6 +772,7 @@
     a owl:DatatypeProperty, owl:FunctionalProperty ;
     rdfs:comment "The time at which an entity began to be invalidated (i.e., no longer usable)."@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "invalidatedAtTime" ;
     rdfs:range xsd:dateTime ;
     :category "expanded" ;
@@ -718,6 +783,7 @@
 :inverse
     a owl:AnnotationProperty ;
     rdfs:comment "PROV-O does not define all property inverses. The directionalities defined in PROV-O should be given preference over those not defined. However, if users wish to name the inverse of a PROV-O property, the local name given by prov:inverse should be used."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:seeAlso <http://www.w3.org/TR/prov-o/#names-of-inverse-properties> .
 
 :mentionOf
@@ -726,6 +792,7 @@
 
 These two properties are used to encode the PROV-DM's Mention construct (http://www.w3.org/TR/2012/WD-prov-dm-20120703/prov-dm.html#term-mention), which might be removed from PROV if implementation experience reveals problems with supporting this construct. """@en, "prov:asInBundle is used to cite the Bundle in which the generalization was mentioned."@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "mentionOf" ;
     rdfs:range :Entity ;
     rdfs:subPropertyOf :specializationOf ;
@@ -737,11 +804,13 @@
 :n
     a owl:AnnotationProperty ;
     rdfs:comment "A reference to the principal section of the PROV-M document that describes this concept."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:subPropertyOf rdfs:seeAlso .
 
 :provenanceUriTemplate
     a owl:DatatypeProperty ;
     rdfs:comment "Relates a provenance service to a URI template string for constructing provenance-URIs."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "provenanceUriTemplate" ;
     :aq "http://dvcs.w3.org/hg/prov/raw-file/tip/paq/prov-aq.html#todo"^^xsd:anyURI ;
     :category "access-and-query" .
@@ -750,6 +819,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "If this Activity prov:wasAssociatedWith Agent :ag, then it can qualify the Association using prov:qualifiedAssociation [ a prov:Association;  prov:agent :ag; :foo :bar ]."@en ;
     rdfs:domain :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedAssociation" ;
     rdfs:range :Association ;
     :category "qualified" ;
@@ -762,6 +832,7 @@
     a 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 :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedAttribution" ;
     rdfs:range :Attribution ;
     :category "qualified" ;
@@ -774,6 +845,7 @@
     a 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 :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedCommunication" ;
     rdfs:range :Communication ;
     :category "qualified" ;
@@ -786,6 +858,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "If this Agent prov:actedOnBehalfOf Agent :ag, then it can qualify how with prov:qualifiedResponsibility [ a prov:Responsibility;  prov:agent :ag; :foo :bar ]."@en ;
     rdfs:domain :Agent ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedDelegation" ;
     rdfs:range :Delegation ;
     :category "qualified" ;
@@ -798,6 +871,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "If this Entity prov:wasDerivedFrom Entity :e, then it can qualify how it was derived using prov:qualifiedDerivation [ a prov:Derivation;  prov:entity :e; :foo :bar ]."@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedDerivation" ;
     rdfs:range :Derivation ;
     :category "qualified" ;
@@ -810,6 +884,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "If this Activity prov:wasEndedBy Entity :e1, then it can qualify how it was ended using prov:qualifiedEnd [ a prov:End;  prov:entity :e1; :foo :bar ]."@en ;
     rdfs:domain :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedEnd" ;
     rdfs:range :End ;
     :category "qualified" ;
@@ -835,12 +910,14 @@
        :customValue 1337 .
 
 Note how the range of the unqualified property is mirrored by the prov:activity or prov:entity on the involvement class."""@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:subPropertyOf rdfs:seeAlso .
 
 :qualifiedGeneration
     a owl:ObjectProperty ;
     rdfs:comment "If this Activity prov:generated Entity :e, then it can qualify how it did performed the Generation using prov:qualifiedGeneration [ a prov:Generation;  prov:entity :e; :foo :bar ]."@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedGeneration" ;
     rdfs:range :Generation ;
     :category "qualified" ;
@@ -852,6 +929,7 @@
 :qualifiedInfluence
     a owl:ObjectProperty ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedInfluence" ;
     rdfs:range :Influence ;
     :category "qualified" ;
@@ -864,6 +942,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "If this Entity prov:wasInvalidatedBy Activity :a, then it can qualify how it was invalidated using prov:qualifiedInvalidation [ a prov:Invalidation;  prov:activity :a; :foo :bar ]."@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedInvalidation" ;
     rdfs:range :Invalidation ;
     :category "qualified" ;
@@ -876,6 +955,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "If this Entity prov:wasQuotedFrom Entity :e, then it can qualify how using prov:qualifiedQuotation [ a prov:Quotation;  prov:entity :e; :foo :bar ]."@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedQuotation" ;
     rdfs:range :Quotation ;
     :category "qualified" ;
@@ -888,6 +968,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "If this Entity prov:wasRevisionOf Entity :e, then it can qualify how it was  revised using prov:qualifiedRevision [ a prov:Revision;  prov:entity :e; :foo :bar ]."@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedRevision" ;
     rdfs:range :Revision ;
     :category "qualified" ;
@@ -900,6 +981,7 @@
     a 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 :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedSource" ;
     rdfs:range :Source ;
     :category "qualified" ;
@@ -912,6 +994,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "If this Activity prov:wasStartedBy Entity :e1, then it can qualify how it was started using prov:qualifiedStart [ a prov:Start;  prov:entity :e1; :foo :bar ]."@en ;
     rdfs:domain :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedStart" ;
     rdfs:range :Start ;
     :category "qualified" ;
@@ -924,6 +1007,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "If this Activity prov:used Entity :e, then it can qualify how it used it using prov:qualifiedUsage [ a prov:Usage; prov:entity :e; :foo :bar ]."@en ;
     rdfs:domain :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "qualifiedUsage" ;
     rdfs:range :Usage ;
     :category "qualified" ;
@@ -934,11 +1018,13 @@
 
 :sharesDefinitionWith
     a owl:AnnotationProperty ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:subPropertyOf rdfs:seeAlso .
 
 :specializationOf
     a owl:ObjectProperty ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "specializationOf" ;
     rdfs:range :Entity ;
     rdfs:seeAlso :alternateOf ;
@@ -955,6 +1041,7 @@
     a owl:DatatypeProperty, owl:FunctionalProperty ;
     rdfs:comment "The time at which an activity started. See also prov:endedAtTime."@en ;
     rdfs:domain :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "startedAtTime" ;
     rdfs:range xsd:dateTime ;
     :category "starting-point" ;
@@ -968,12 +1055,14 @@
 :unqualifiedForm
     a owl:AnnotationProperty ;
     rdfs:comment "Classes and properties used to qualify relationships are annotated with prov:unqualifiedForm to indicate the property used to assert an unqualified provenance relation."@en ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:subPropertyOf rdfs:seeAlso .
 
 :used
     a owl:ObjectProperty ;
     rdfs:comment "A prov:Entity that was used by this prov:Activity. For example, :baking prov:used :spoon, :egg, :oven ."@en ;
     rdfs:domain :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "used" ;
     rdfs:range :Entity ;
     rdfs:subPropertyOf :wasInfluencedBy ;
@@ -989,6 +1078,7 @@
     a owl:DatatypeProperty, owl:FunctionalProperty ;
     rdfs:comment "Provides a value for an Entity."@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "value" ;
     :category "expanded" ;
     :component "entities-activities" ;
@@ -1000,6 +1090,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "An prov:Agent that had some (unspecified) responsibility for the occurrence of this prov:Activity."@en ;
     rdfs:domain :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "wasAssociatedWith" ;
     rdfs:range :Agent ;
     rdfs:subPropertyOf :wasInfluencedBy ;
@@ -1015,6 +1106,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "Attribution is the ascribing of an entity to an agent."@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "wasAttributedTo" ;
     rdfs:range :Agent ;
     rdfs:subPropertyOf :wasInfluencedBy ;
@@ -1048,6 +1140,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "End is when an activity is deemed to have ended. An end may refer to an entity, known as trigger, that terminated the activity."@en ;
     rdfs:domain :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "wasEndedBy" ;
     rdfs:range :Entity ;
     rdfs:subPropertyOf :wasInfluencedBy ;
@@ -1063,6 +1156,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "wasGeneratedBy links Entitites with Activity representing that entity was generated as a result of Activity"@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "wasGeneratedBy" ;
     rdfs:range :Activity ;
     rdfs:subPropertyOf :wasInfluencedBy ;
@@ -1083,6 +1177,7 @@
             :Entity
         )
     ] ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "wasInfluencedBy" ;
     rdfs:range [
         a owl:Class ;
@@ -1107,6 +1202,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "An activity a2 is dependent on or informed by another activity a1, by way of some unspecified entity that is generated by a1 and used by a2."@en ;
     rdfs:domain :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "wasInformedBy" ;
     rdfs:range :Activity ;
     rdfs:subPropertyOf :wasInfluencedBy ;
@@ -1121,6 +1217,7 @@
 :wasInvalidatedBy
     a owl:ObjectProperty ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "wasInvalidatedBy" ;
     rdfs:range :Activity ;
     rdfs:subPropertyOf :wasInfluencedBy ;
@@ -1136,6 +1233,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "An entity is derived from an original entity by copying, or 'quoting', some or all of it."@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "wasQuotedFrom" ;
     rdfs:range :Entity ;
     rdfs:subPropertyOf :wasDerivedFrom ;
@@ -1151,6 +1249,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "A revision is a derivation that revises an entity into a revised version."@en ;
     rdfs:domain :Entity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "wasRevisionOf" ;
     rdfs:range :Entity ;
     rdfs:subPropertyOf :wasDerivedFrom ;
@@ -1166,6 +1265,7 @@
     a owl:ObjectProperty ;
     rdfs:comment "Start is when an activity is deemed to have started. A start may refer to an entity, known as trigger, that initiated the activity."@en ;
     rdfs:domain :Activity ;
+    rdfs:isDefinedBy <http://www.w3.org/ns/prov#> ;
     rdfs:label "wasStartedBy" ;
     rdfs:range :Entity ;
     rdfs:subPropertyOf :wasInfluencedBy ;