Implied by merged.ttl
authorStian Soiland-Reyes <soiland-reyes@cs.manchester.ac.uk>
Tue, 03 Jul 2012 11:43:28 +0100
changeset 3671 7c98759592a5
parent 3670 894ec0ac1d2f
child 3672 a068151bca91
Implied by merged.ttl
examples/eg-24-prov-o-html-examples/rdf/create/implied.owl
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/examples/eg-24-prov-o-html-examples/rdf/create/implied.owl	Tue Jul 03 11:43:28 2012 +0100
@@ -0,0 +1,2987 @@
+@prefix : <http://example.com/> .
+@prefix my: <http://example.com/ontology#> .
+@prefix tr: <http://example.com/tech-report/> .
+@prefix w3: <http://example.com/w3/> .
+@prefix bbc: <http://www.bbc.co.uk/> .
+@prefix bob: <http://example.com/bob#> .
+@prefix owl: <http://www.w3.org/2002/07/owl#> .
+@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
+@prefix wgs: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
+@prefix xml: <http://www.w3.org/XML/1998/namespace> .
+@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
+@prefix foaf: <http://xmlns.com/foaf/0.1/> .
+@prefix frbr: <http://purl.org/vocab/frbr/core#> .
+@prefix lang: <http://lexvo.org/id/iso639-3/> .
+@prefix perf: <http://example.com/performance/> .
+@prefix prov: <http://www.w3.org/ns/prov#> .
+@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
+@prefix sioc: <http://rdfs.org/sioc/ns#> .
+@prefix tool: <http://example.com/tool/> .
+@prefix alice: <http://example.com/alice#> .
+@prefix dcterms: <http://purl.org/dc/terms/> .
+@base <merged.ttl> .
+
+<merged.ttl> rdf:type owl:Ontology ;
+             
+             owl:imports <http://dvcs.w3.org/hg/prov/raw-file/tip/ontology/ProvenanceOntology.owl> .
+
+
+#################################################################
+#
+#    Annotation properties
+#
+#################################################################
+
+
+prov:inContext rdf:type owl:AnnotationProperty .
+
+
+
+prov:contextualized rdf:type owl:AnnotationProperty .
+
+
+
+prov:hadQuoter rdf:type owl:AnnotationProperty .
+
+
+
+dcterms:language rdf:type owl:AnnotationProperty .
+
+
+
+foaf:givenName rdf:type owl:AnnotationProperty .
+
+
+
+prov:member rdf:type owl:AnnotationProperty .
+
+
+
+:treatmentEnzyme rdf:type owl:AnnotationProperty .
+
+
+
+prov:qualifiedTrace rdf:type owl:AnnotationProperty .
+
+
+
+prov:wasStartedByActivity rdf:type owl:AnnotationProperty .
+
+
+
+prov:value rdf:type owl:AnnotationProperty .
+
+
+
+prov:qualifiedRemoval rdf:type owl:AnnotationProperty .
+
+
+
+wgs:lat rdf:type owl:AnnotationProperty .
+
+
+
+:hasOwner rdf:type owl:AnnotationProperty .
+
+
+
+prov:wasApprovedBy rdf:type owl:AnnotationProperty .
+
+
+
+prov:hadOriginalSource rdf:type owl:AnnotationProperty .
+
+
+
+prov:dictionary rdf:type owl:AnnotationProperty .
+
+
+
+foaf:mbox rdf:type owl:AnnotationProperty .
+
+
+
+prov:derivedByRemovalFrom rdf:type owl:AnnotationProperty .
+
+
+
+prov:qualifiedInsertion rdf:type owl:AnnotationProperty .
+
+
+
+prov:qualifedAttribution rdf:type owl:AnnotationProperty .
+
+
+
+prov:collection rdf:type owl:AnnotationProperty .
+
+
+
+dcterms:description rdf:type owl:AnnotationProperty .
+
+
+
+:hasTotalStudents rdf:type owl:AnnotationProperty .
+
+
+
+foaf:depiction rdf:type owl:AnnotationProperty .
+
+
+
+prov:pairValue rdf:type owl:AnnotationProperty .
+
+
+
+prov:inserted rdf:type owl:AnnotationProperty .
+
+
+
+:reputation rdf:type owl:AnnotationProperty .
+
+
+
+:annotatedAtTime rdf:type owl:AnnotationProperty .
+
+
+
+foaf:homePage rdf:type owl:AnnotationProperty .
+
+
+
+prov:wasGeneratedAtTime rdf:type owl:AnnotationProperty .
+
+
+
+wgs:long rdf:type owl:AnnotationProperty .
+
+
+
+foaf:name rdf:type owl:AnnotationProperty .
+
+
+
+:parsedAt rdf:type owl:AnnotationProperty .
+
+
+
+prov:qualifiedMembership rdf:type owl:AnnotationProperty .
+
+
+
+:hadRole rdf:type owl:AnnotationProperty .
+
+
+
+dcterms:title rdf:type owl:AnnotationProperty .
+
+
+
+prov:hasAnnotation rdf:type owl:AnnotationProperty .
+
+
+
+:hasCopyrightPermission rdf:type owl:AnnotationProperty .
+
+
+
+prov:tracedTo rdf:type owl:AnnotationProperty .
+
+
+
+<http://example.com/my#version> rdf:type owl:AnnotationProperty .
+
+
+
+:foo rdf:type owl:AnnotationProperty .
+
+
+
+prov:role rdf:type owl:AnnotationProperty .
+
+
+
+prov:qualifiedStartByActivity rdf:type owl:AnnotationProperty .
+
+
+
+prov:membership rdf:type owl:AnnotationProperty .
+
+
+
+prov:hadQuoted rdf:type owl:AnnotationProperty .
+
+
+
+prov:pair rdf:type owl:AnnotationProperty .
+
+
+
+<http://example.com/vocab/my#hadQuoter> rdf:type owl:AnnotationProperty .
+
+
+
+perf:rating rdf:type owl:AnnotationProperty .
+
+
+
+prov:derivedByInsertionFrom rdf:type owl:AnnotationProperty .
+
+
+
+prov:pairKey rdf:type owl:AnnotationProperty .
+
+
+
+:wasCreatedBy rdf:type owl:AnnotationProperty .
+
+
+
+
+
+#################################################################
+#
+#    Datatypes
+#
+#################################################################
+
+
+
+
+#################################################################
+#
+#    Object Properties
+#
+#################################################################
+
+
+###  http://example.com/ontology#wasConductedBy
+
+my:wasConductedBy rdf:type owl:ObjectProperty ;
+                  
+                  rdfs:subPropertyOf prov:wasAssociatedWith .
+
+
+
+
+
+#################################################################
+#
+#    Classes
+#
+#################################################################
+
+
+###  http://example.com/Butterfly
+
+:Butterfly rdf:type owl:Class .
+
+
+
+###  http://example.com/DailyNews
+
+:DailyNews rdf:type owl:Class .
+
+
+
+###  http://example.com/FieldPositions
+
+:FieldPositions rdf:type owl:Class .
+
+
+
+###  http://example.com/Graduation
+
+:Graduation rdf:type owl:Class .
+
+
+
+###  http://example.com/Hurricane
+
+:Hurricane rdf:type owl:Class .
+
+
+
+###  http://example.com/JayCourt
+
+:JayCourt rdf:type owl:Class .
+
+
+
+###  http://example.com/Painting
+
+:Painting rdf:type owl:Class .
+
+
+
+###  http://example.com/RobertsCourt
+
+:RobertsCourt rdf:type owl:Class .
+
+
+
+###  http://example.com/WikipediaPage
+
+:WikipediaPage rdf:type owl:Class .
+
+
+
+###  http://example.com/my#Report
+
+<http://example.com/my#Report> rdf:type owl:Class .
+
+
+
+###  http://purl.org/vocab/frbr/core#Work
+
+frbr:Work rdf:type owl:Class .
+
+
+
+###  http://rdfs.org/sioc/ns#Post
+
+sioc:Post rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#Acticity
+
+prov:Acticity rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#Actvity
+
+prov:Actvity rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#CompleteCollection
+
+prov:CompleteCollection rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#CompleteMembership
+
+prov:CompleteMembership rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#ContextualizedEntity
+
+prov:ContextualizedEntity rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#Dictionary
+
+prov:Dictionary rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#DictionaryInfluence
+
+prov:DictionaryInfluence rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#EmptyCollection
+
+prov:EmptyCollection rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#EmptyDictionary
+
+prov:EmptyDictionary rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#Insertion
+
+prov:Insertion rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#KeyValuePair
+
+prov:KeyValuePair rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#Membership
+
+prov:Membership rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#Note
+
+prov:Note rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#Removal
+
+prov:Removal rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#StartByActivity
+
+prov:StartByActivity rdf:type owl:Class .
+
+
+
+###  http://www.w3.org/ns/prov#Trace
+
+prov:Trace rdf:type owl:Class .
+
+
+
+
+
+#################################################################
+#
+#    Individuals
+#
+#################################################################
+
+
+###  
+
+<> rdf:type owl:NamedIndividual ,
+            prov:Bundle ;
+   
+   prov:wasDerivedFrom <http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#concept-communication> ,
+                       <http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#dfn-wasinvalidatedby> ,
+                       <http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#dfn-wasquotedfrom> ,
+                       <http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation> ,
+                       <http://dvcs.w3.org/hg/prov/raw-file/default/model/releases/ED-prov-dm-20120614/prov-dm.html#anexample-contextualization1> ,
+                       <http://en.wikipedia.org/wiki/Butterfly_effect> ,
+                       :page-by-composition ,
+                       :page-by-seat ;
+   
+   prov:wasAttributedTo <http://tw.rpi.edu/instances/TimLebo> .
+
+
+
+###  http://cultura.linkeddata.es/BNE/resource/C1001/XX2197892
+
+<http://cultura.linkeddata.es/BNE/resource/C1001/XX2197892> rdf:type frbr:Work ,
+                                                                     owl:NamedIndividual ,
+                                                                     prov:Entity ;
+                                                            
+                                                            prov:wasAttributedTo :cervantes ;
+                                                            
+                                                            dcterms:language lang:spa .
+
+
+
+###  http://data.semanticweb.org/person/luc-moreau
+
+<http://data.semanticweb.org/person/luc-moreau> rdf:type owl:NamedIndividual ,
+                                                         prov:Agent ,
+                                                         prov:Person .
+
+
+
+###  http://data.semanticweb.org/person/paul-groth
+
+<http://data.semanticweb.org/person/paul-groth> rdf:type owl:NamedIndividual ,
+                                                         prov:Agent ,
+                                                         prov:Person .
+
+
+
+###  http://dbpedia.org/resource/Amelia_Earhart
+
+<http://dbpedia.org/resource/Amelia_Earhart> rdf:type owl:NamedIndividual ,
+                                                      prov:Agent ,
+                                                      prov:Person .
+
+
+
+###  http://dbpedia.org/resource/Anthony_Kennedy
+
+<http://dbpedia.org/resource/Anthony_Kennedy> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dbpedia.org/resource/Antonin_Scalia
+
+<http://dbpedia.org/resource/Antonin_Scalia> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dbpedia.org/resource/Atlantic_ocean
+
+<http://dbpedia.org/resource/Atlantic_ocean> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dbpedia.org/resource/Barack_Obama
+
+<http://dbpedia.org/resource/Barack_Obama> rdf:type owl:NamedIndividual ,
+                                                    prov:Entity ,
+                                                    prov:Person .
+
+
+
+###  http://dbpedia.org/resource/Clarence_Thomas
+
+<http://dbpedia.org/resource/Clarence_Thomas> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dbpedia.org/resource/Edgar_J._Kaufmann
+
+<http://dbpedia.org/resource/Edgar_J._Kaufmann> rdf:type owl:NamedIndividual ,
+                                                         prov:Agent ,
+                                                         prov:Person .
+
+
+
+###  http://dbpedia.org/resource/Elena_Kagan
+
+<http://dbpedia.org/resource/Elena_Kagan> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dbpedia.org/resource/Fallingwater
+
+<http://dbpedia.org/resource/Fallingwater> rdf:type owl:NamedIndividual ,
+                                                    prov:Entity ;
+                                           
+                                           prov:wasAttributedTo <http://dbpedia.org/resource/Edgar_J._Kaufmann> ,
+                                                                <http://dbpedia.org/resource/Frank_Lloyd_Wright> ,
+                                                                :western-Pennsylvania-Conservancy ;
+                                           
+                                           prov:qualifiedAttribution [ rdf:type prov:Attribution ;
+                                                                       prov:agent <http://dbpedia.org/resource/Edgar_J._Kaufmann> ;
+                                                                       prov:hadRole :owner
+                                                                     ] ,
+                                                                     [ rdf:type prov:Attribution ;
+                                                                       prov:hadRole :conserver ;
+                                                                       prov:agent :western-Pennsylvania-Conservancy
+                                                                     ] ,
+                                                                     [ rdf:type prov:Attribution ;
+                                                                       prov:agent <http://dbpedia.org/resource/Frank_Lloyd_Wright> ;
+                                                                       prov:hadRole :architect
+                                                                     ] .
+
+
+
+###  http://dbpedia.org/resource/Frank_Lloyd_Wright
+
+<http://dbpedia.org/resource/Frank_Lloyd_Wright> rdf:type owl:NamedIndividual ,
+                                                          prov:Agent ,
+                                                          prov:Person .
+
+
+
+###  http://dbpedia.org/resource/Hurricane_Isabel
+
+<http://dbpedia.org/resource/Hurricane_Isabel> rdf:type :Hurricane ,
+                                                        owl:NamedIndividual ,
+                                                        prov:Entity ;
+                                               
+                                               rdfs:label "Hurricane Isabel" ;
+                                               
+                                               prov:tracedTo :butterfly_456 ;
+                                               
+                                               prov:qualifiedTrace [ rdf:type prov:Trace ;
+                                                                     rdfs:seeAlso <http://en.wikipedia.org/wiki/Butterfly_effect>
+                                                                   ] .
+
+
+
+###  http://dbpedia.org/resource/Jim_Thorpe
+
+<http://dbpedia.org/resource/Jim_Thorpe> rdf:type owl:NamedIndividual ,
+                                                  prov:Entity .
+
+
+
+###  http://dbpedia.org/resource/John_Glover_Roberts,_Jr.
+
+<http://dbpedia.org/resource/John_Glover_Roberts,_Jr.> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dbpedia.org/resource/Lockheed_Aircraft_Company
+
+<http://dbpedia.org/resource/Lockheed_Aircraft_Company> rdf:type owl:NamedIndividual ,
+                                                                 prov:Agent ,
+                                                                 prov:Organization .
+
+
+
+###  http://dbpedia.org/resource/Madrid
+
+<http://dbpedia.org/resource/Madrid> rdf:type owl:NamedIndividual ,
+                                              prov:Location .
+
+
+
+###  http://dbpedia.org/resource/Pablo_Picasso
+
+<http://dbpedia.org/resource/Pablo_Picasso> rdf:type owl:NamedIndividual ,
+                                                     prov:Agent ,
+                                                     prov:Person ;
+                                            
+                                            foaf:depiction <http://upload.wikimedia.org/wikipedia/commons/9/98/Pablo_picasso_1.jpg> .
+
+
+
+###  http://dbpedia.org/resource/Purdue_University
+
+<http://dbpedia.org/resource/Purdue_University> rdf:type owl:NamedIndividual ,
+                                                         prov:Agent ,
+                                                         prov:Organization .
+
+
+
+###  http://dbpedia.org/resource/Ruth_Bader_Ginsburg
+
+<http://dbpedia.org/resource/Ruth_Bader_Ginsburg> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dbpedia.org/resource/Samuel_Alito
+
+<http://dbpedia.org/resource/Samuel_Alito> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dbpedia.org/resource/Sonia_Sotomayor
+
+<http://dbpedia.org/resource/Sonia_Sotomayor> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dbpedia.org/resource/Stephen_Breyer
+
+<http://dbpedia.org/resource/Stephen_Breyer> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dbpedia.org/resource/Swissair_Flight_111
+
+<http://dbpedia.org/resource/Swissair_Flight_111> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#concept-communication
+
+<http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#concept-communication> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#dfn-wasinvalidatedby
+
+<http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#dfn-wasinvalidatedby> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#dfn-wasquotedfrom
+
+<http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#dfn-wasquotedfrom> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation
+
+<http://dvcs.w3.org/hg/prov/raw-file/default/model/prov-dm.html#term-Invalidation> rdf:type owl:NamedIndividual .
+
+
+
+###  http://dvcs.w3.org/hg/prov/raw-file/default/model/releases/ED-prov-dm-20120614/prov-dm.html#anexample-contextualization1
+
+<http://dvcs.w3.org/hg/prov/raw-file/default/model/releases/ED-prov-dm-20120614/prov-dm.html#anexample-contextualization1> rdf:type owl:NamedIndividual .
+
+
+
+###  http://en.wikipedia.org/wiki/Butterfly_effect
+
+<http://en.wikipedia.org/wiki/Butterfly_effect> rdf:type owl:NamedIndividual .
+
+
+
+###  http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_court_composition
+
+<http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_court_composition> rdf:type owl:NamedIndividual .
+
+
+
+###  http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_seat
+
+<http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_seat> rdf:type owl:NamedIndividual .
+
+
+
+###  http://en.wikipedia.org/wiki/List_of_Presidents_of_the_United_States
+
+<http://en.wikipedia.org/wiki/List_of_Presidents_of_the_United_States> rdf:type owl:NamedIndividual ,
+                                                                                prov:Entity ;
+                                                                       
+                                                                       dcterms:title "List of Presidents of the United States"^^xsd:string ;
+                                                                       
+                                                                       prov:tracedTo <http://dbpedia.org/resource/Barack_Obama> .
+
+
+
+###  http://example.com/Alice
+
+:Alice rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/Bob
+
+:Bob rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/Swissair_Flight_111_crash
+
+:Swissair_Flight_111_crash rdf:type owl:NamedIndividual ,
+                                    prov:Activity ;
+                           
+                           prov:used <http://dbpedia.org/resource/Swissair_Flight_111> ;
+                           
+                           prov:invalidated :the-Painter .
+
+
+
+###  http://example.com/Timearticle20120430_publication
+
+:Timearticle20120430_publication rdf:type owl:NamedIndividual ,
+                                          prov:InstantaneousEvent ;
+                                 
+                                 prov:atTime "2012-04-30T20:40:40"^^xsd:dateTime .
+
+
+
+###  http://example.com/a1
+
+:a1 rdf:type owl:NamedIndividual ,
+             prov:Activity ;
+    
+    prov:startedAtTime "2011-11-16T16:00:00"^^xsd:dateTime ;
+    
+    prov:endedAtTime "2011-11-16T17:00:00"^^xsd:dateTime ;
+    
+    prov:wasAssociatedWith :bob ;
+    
+    prov:qualifiedAssociation [ rdf:type prov:Association ;
+                                prov:hadRole :controller
+                              ] .
+
+
+
+###  http://example.com/a2
+
+:a2 rdf:type owl:NamedIndividual ,
+             prov:Activity ;
+    
+    prov:startedAtTime "2011-11-17T10:00:00"^^xsd:dateTime ;
+    
+    prov:endedAtTime "2011-11-17T17:00:00"^^xsd:dateTime ;
+    
+    prov:wasAssociatedWith :bob ;
+    
+    prov:qualifiedAssociation [ rdf:type prov:Association ;
+                                prov:hadRole :controller
+                              ] .
+
+
+
+###  http://example.com/activity_2
+
+:activity_2 rdf:type owl:NamedIndividual ,
+                     prov:Activity ;
+            
+            prov:startedAtTime "2011-11-17T10:00:00"^^xsd:dateTime ;
+            
+            prov:endedAtTime "2011-11-17T17:00:00"^^xsd:dateTime ;
+            
+            prov:wasAssociatedWith :bob .
+
+
+
+###  http://example.com/aggregatedByRegions
+
+:aggregatedByRegions rdf:type owl:NamedIndividual ,
+                              prov:Entity .
+
+
+
+###  http://example.com/aggregationActivity
+
+:aggregationActivity rdf:type owl:NamedIndividual ,
+                              prov:Activity .
+
+
+
+###  http://example.com/architect
+
+:architect rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/associate-justice
+
+:associate-justice rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/association_1
+
+:association_1 rdf:type owl:NamedIndividual ,
+                        prov:Association ;
+               
+               prov:agent :derek ;
+               
+               prov:influencer :derek .
+
+
+
+###  http://example.com/bar_chart
+
+:bar_chart rdf:type owl:NamedIndividual ,
+                    prov:Entity ;
+           
+           dcterms:title "Aggregated statistics from the crime file"^^xsd:string ;
+           
+           prov:wasDerivedFrom :aggregatedByRegions ;
+           
+           prov:wasAttributedTo :derek ;
+           
+           prov:wasGeneratedBy :illustrating ,
+                               :illustrationActivity ,
+                               :make_bar_chart ;
+           
+           prov:qualifiedGeneration :making-bar-chart ;
+           
+           prov:qualifiedDerivation [ rdf:type prov:Derivation ;
+                                      prov:entity :aggregatedByRegions ;
+                                      :foo :bar ;
+                                      prov:hadGeneration :bar_chart_generation ;
+                                      prov:hadUsage :how_illustration_activity_used_data ;
+                                      prov:hadActivity :illustration_activity
+                                    ] ,
+                                    [ rdf:type prov:Derivation ;
+                                      prov:entity :aggregatedByRegions ;
+                                      prov:hadActivity :make_bar_chart
+                                    ] ,
+                                    [ rdf:type prov:Derivation ;
+                                      prov:entity :aggregatedByRegions ;
+                                      prov:hadGeneration :illustration
+                                    ] ,
+                                    [ rdf:type prov:Derivation ;
+                                      prov:hadGeneration :illustration
+                                    ] ;
+           
+           prov:qualifiedGeneration [ rdf:type prov:Generation ;
+                                      rdfs:comment "Ended up with bar chart as line chart looked ugly."@en ;
+                                      prov:activity :illustrating
+                                    ] .
+
+
+
+###  http://example.com/bar_chart_generation
+
+:bar_chart_generation rdf:type owl:NamedIndividual ,
+                               prov:Generation ,
+                               prov:InstantaneousEvent ;
+                      
+                      prov:atTime "2012-04-03T00:00:01Z"^^xsd:dateTime .
+
+
+
+###  http://example.com/baseball-player-fielding-assignment
+
+:baseball-player-fielding-assignment rdf:type owl:NamedIndividual ,
+                                              prov:KeyValuePair ;
+                                     
+                                     prov:pairKey "first-baseman"^^xsd:string ;
+                                     
+                                     prov:pairValue <http://dbpedia.org/resource/Jim_Thorpe> .
+
+
+
+###  http://example.com/bbc
+
+:bbc rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/bbcNews2012-04-03
+
+:bbcNews2012-04-03 rdf:type :DailyNews ,
+                            owl:NamedIndividual ,
+                            prov:Entity ;
+                   
+                   rdfs:comment """The BBC news home page on 2012-04-03 contained a reference 
+                 to a given news item, but the BBC news home page on the next day did not.""" ,
+                                """The BBC news home page on 2012-04-03 contained a reference 
+                   to a given news item, but the BBC news home page on the next day did not.""" ;
+                   
+                   prov:wasGeneratedBy :publishingActivity ;
+                   
+                   prov:qualifiedInvalidation [ rdf:type prov:InstantaneousEvent ,
+                                                         prov:Invalidation ;
+                                                prov:atTime "2012-04-03T23:59:59Z"^^xsd:dateTime
+                                              ] ,
+                                              [ rdf:type prov:InstantaneousEvent ,
+                                                         prov:Invalidation ;
+                                                prov:atTime "2012-04-03T23:59:59Z"^^xsd:dateTime
+                                              ] ;
+                   
+                   prov:qualifiedGeneration [ rdf:type prov:Generation ,
+                                                       prov:InstantaneousEvent ;
+                                              prov:atTime "2012-04-03T00:00:01Z"^^xsd:dateTime ;
+                                              prov:activity :publishingActivity
+                                            ] ,
+                                            [ rdf:type prov:Generation ,
+                                                       prov:InstantaneousEvent ;
+                                              prov:atTime "2012-04-03T00:00:01Z"^^xsd:dateTime
+                                            ] .
+
+
+
+###  http://example.com/bl-dagstuhl
+
+:bl-dagstuhl rdf:type owl:NamedIndividual ,
+                      prov:Entity ;
+             
+             prov:value """During the workshop, it became clear to me that the consensus
+	based models (which are often graphical in nature) can not only be
+	formalized but also be directly connected to these database focused
+	formalizations. I just needed to get over the differences in syntax.
+	This could imply that we could have nice way to trace provenance across
+	systems and through databases and be able to understand the
+	mathematical properties of this interconnection.""" ;
+             
+             prov:wasQuotedFrom <http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop> ,
+                                <http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/> ;
+             
+             prov:qualifiedQuotation [ rdf:type prov:Quotation ;
+                                       prov:hadQuoter <http://data.semanticweb.org/person/luc-moreau> ;
+                                       prov:entity <http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/>
+                                     ] ,
+                                     [ rdf:type prov:Quotation ;
+                                       prov:hadQuoted <http://data.semanticweb.org/person/paul-groth> ;
+                                       prov:entity <http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/>
+                                     ] ,
+                                     [ rdf:type prov:Quotation ;
+                                       <http://example.com/vocab/my#hadQuoter> <http://data.semanticweb.org/person/luc-moreau> ;
+                                       prov:entity <http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop>
+                                     ] ,
+                                     [ rdf:type prov:Quotation ;
+                                       prov:hadQuoter <http://data.semanticweb.org/person/luc-moreau> ;
+                                       prov:hadQuoted <http://data.semanticweb.org/person/paul-groth> ;
+                                       prov:entity <http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/>
+                                     ] .
+
+
+
+###  http://example.com/bob
+
+:bob rdf:type owl:NamedIndividual ,
+              prov:Agent .
+
+
+
+###  http://example.com/boogle
+
+:boogle rdf:type owl:NamedIndividual ,
+                 prov:Agent ,
+                 prov:Organization ;
+        
+        foaf:name "Boogle" .
+
+
+
+###  http://example.com/butterfly_456
+
+:butterfly_456 rdf:type :Butterfly ,
+                        owl:NamedIndividual ,
+                        prov:Entity ;
+               
+               foaf:depiction <http://upload.wikimedia.org/wikipedia/commons/3/3d/Charaxes_brutus_natalensis.jpg> .
+
+
+
+###  http://example.com/c
+
+:c rdf:type owl:NamedIndividual ,
+            prov:EmptyDictionary .
+
+
+
+###  http://example.com/c1
+
+:c1 rdf:type owl:NamedIndividual ,
+             prov:Dictionary ,
+             prov:Entity ;
+    
+    prov:derivedByInsertionFrom :c ;
+    
+    prov:membership [ rdf:type prov:CompleteMembership ,
+                               prov:Membership ;
+                      prov:member [ rdf:type prov:KeyValuePair ;
+                                    prov:value :e1
+                                  ] ,
+                                  [ rdf:type prov:KeyValuePair ;
+                                    prov:value :e2
+                                  ]
+                    ] ,
+                    [ rdf:type prov:Membership ;
+                      prov:member [ rdf:type prov:KeyValuePair ;
+                                    prov:value :e1
+                                  ] ,
+                                  [ rdf:type prov:KeyValuePair ;
+                                    prov:value :e2
+                                  ]
+                    ] ,
+                    [ rdf:type prov:Membership ;
+                      prov:member [ rdf:type prov:KeyValuePair ;
+                                    prov:pairValue :e2
+                                  ] ,
+                                  [ rdf:type prov:KeyValuePair ;
+                                    prov:pairValue :e1
+                                  ]
+                    ] ;
+    
+    prov:qualifiedInsertion [ rdf:type prov:Insertion ;
+                              prov:dictionary :c ;
+                              prov:inserted [ rdf:type prov:KeyValuePair ;
+                                              prov:pairValue :e2
+                                            ] ,
+                                            [ rdf:type prov:KeyValuePair ;
+                                              prov:pairValue :e1
+                                            ]
+                            ] .
+
+
+
+###  http://example.com/c2
+
+:c2 rdf:type owl:NamedIndividual ,
+             prov:Dictionary ,
+             prov:Entity ;
+    
+    prov:derivedByRemovalFrom :c1 ;
+    
+    prov:qualifiedRemoval [ rdf:type prov:Removal ;
+                            prov:collection :c1
+                          ] ,
+                          [ rdf:type prov:DictionaryInfluence ,
+                                     prov:Removal ;
+                            prov:dictionary :c1
+                          ] ,
+                          [ rdf:type prov:DictionaryInfluence ,
+                                     prov:Removal ;
+                            prov:dictionary :c1
+                          ] ,
+                          [ rdf:type prov:DictionaryInfluence ,
+                                     prov:Removal ;
+                            prov:dictionary :c1
+                          ] ,
+                          [ rdf:type prov:DictionaryInfluence ,
+                                     prov:Removal ;
+                            prov:dictionary :c1
+                          ] .
+
+
+
+###  http://example.com/carl
+
+:carl rdf:type owl:NamedIndividual ,
+               prov:Entity .
+
+
+
+###  http://example.com/celebrity-in-car
+
+:celebrity-in-car rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/cervantes
+
+:cervantes rdf:type owl:NamedIndividual ,
+                    prov:Person ;
+           
+           foaf:name "Miguel de Cervantes" .
+
+
+
+###  http://example.com/chartgen
+
+:chartgen rdf:type owl:NamedIndividual ,
+                   prov:Agent ,
+                   prov:Organization ;
+          
+          foaf:name "Chart Generators, Inc." .
+
+
+
+###  http://example.com/chauffeur
+
+:chauffeur rdf:type owl:NamedIndividual ,
+                    prov:Person ;
+           
+           prov:actedOnBehalfOf :celebrity-in-car ;
+           
+           prov:qualifiedDelegation [ rdf:type prov:Delegation ;
+                                      prov:agent :celebrity-in-car ;
+                                      prov:hadRole :employer
+                                    ] .
+
+
+
+###  http://example.com/chief-justice
+
+:chief-justice rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/city-of-Paris
+
+:city-of-Paris rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/civil_action_group
+
+:civil_action_group rdf:type owl:NamedIndividual ,
+                             prov:Agent .
+
+
+
+###  http://example.com/collection-version-5
+
+:collection-version-5 rdf:type owl:NamedIndividual ,
+                               prov:Dictionary .
+
+
+
+###  http://example.com/collection-version-6
+
+:collection-version-6 rdf:type owl:NamedIndividual ,
+                               prov:Dictionary ;
+                      
+                      prov:derivedByInsertionFrom :collection-version-5 ;
+                      
+                      prov:qualifiedInsertion [ rdf:type prov:Insertion ;
+                                                prov:collection :collection-version-5 ;
+                                                prov:inserted [ rdf:type prov:KeyValuePair ;
+                                                                prov:value :e6
+                                                              ]
+                                              ] .
+
+
+
+###  http://example.com/communication_1
+
+:communication_1 rdf:type owl:NamedIndividual ,
+                          prov:Communication ;
+                 
+                 prov:influencer :aggregationActivity ;
+                 
+                 prov:activity :aggregationActivity .
+
+
+
+###  http://example.com/conductingSurgery_1
+
+:conductingSurgery_1 rdf:type owl:NamedIndividual ,
+                              prov:Activity ;
+                     
+                     prov:wasInfluencedBy :bob ;
+                     
+                     my:wasConductedBy :bob ;
+                     
+                     prov:qualifiedInfluence [ rdf:type prov:Influence ;
+                                               prov:agent :bob ;
+                                               prov:hadRole :surgeon
+                                             ] ;
+                     
+                     prov:qualifiedAssociation [ rdf:type prov:AgentInfluence ,
+                                                          prov:Association ,
+                                                          prov:Influence ;
+                                                 prov:agent :bob ;
+                                                 prov:hadRole :surgeon
+                                               ] .
+
+
+
+###  http://example.com/conserver
+
+:conserver rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/controller
+
+:controller rdf:type owl:NamedIndividual ,
+                     prov:Role ;
+            
+            rdfs:label "controller" .
+
+
+
+###  http://example.com/copied-string
+
+:copied-string rdf:type owl:NamedIndividual ,
+                        prov:Entity ;
+               
+               prov:value "2010–present: A. Scalia A. Kennedy C. Thomas R.B. Ginsburg S. Breyer S. Alito S. Sotomayor E. Kagan" ;
+               
+               prov:wasQuotedFrom <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_court_composition> ,
+                                  :page-by-composition .
+
+
+
+###  http://example.com/d1
+
+:d1 rdf:type owl:NamedIndividual ,
+             prov:Dictionary .
+
+
+
+###  http://example.com/d2
+
+:d2 rdf:type owl:NamedIndividual ,
+             prov:Dictionary ,
+             prov:Entity ;
+    
+    prov:derivedByRemovalFrom :d1 ;
+    
+    prov:qualifiedRemoval [ rdf:type prov:Removal ;
+                            prov:dictionary :d1
+                          ] .
+
+
+
+###  http://example.com/datasetA
+
+:datasetA rdf:type owl:NamedIndividual ,
+                   prov:Entity .
+
+
+
+###  http://example.com/datasetB
+
+:datasetB rdf:type owl:NamedIndividual ,
+                   prov:Entity .
+
+
+
+###  http://example.com/derek
+
+:derek rdf:type owl:NamedIndividual ,
+                prov:Agent ,
+                prov:Entity ,
+                prov:Person ;
+       
+       foaf:givenName "Derek"^^xsd:string ;
+       
+       foaf:homePage <http://dereck.example.com> ;
+       
+       prov:actedOnBehalfOf :chartgen ;
+       
+       foaf:mbox <mailto:dererk@example.org> .
+
+
+
+###  http://example.com/digestedProteinSample1
+
+:digestedProteinSample1 rdf:type owl:NamedIndividual ,
+                                 prov:Entity ;
+                        
+                        prov:wasDerivedFrom :proteinSample ;
+                        
+                        prov:qualifiedDerivation [ rdf:type prov:Derivation ;
+                                                   prov:hadUsage [ rdf:type prov:Usage ;
+                                                                   :treatmentEnzyme :Trypsin
+                                                                 ]
+                                                 ] .
+
+
+
+###  http://example.com/divideActivity
+
+:divideActivity rdf:type owl:NamedIndividual ,
+                         prov:Activity ;
+                
+                prov:generated :result_112234 ;
+                
+                prov:used :variableA ,
+                          :variableB ;
+                
+                prov:qualifiedUsage [ rdf:type prov:Usage ;
+                                      prov:hadRole :divisor ;
+                                      prov:entity :variableB
+                                    ] ,
+                                    [ rdf:type prov:Usage ;
+                                      prov:hadRole :dividend ;
+                                      prov:entity :variableA
+                                    ] ,
+                                    [ rdf:type prov:Usage ;
+                                      prov:hadRole :dividend ;
+                                      prov:entity :variableA
+                                    ] ,
+                                    [ rdf:type prov:Usage ;
+                                      prov:hadRole :divisor ;
+                                      prov:entity :variableB
+                                    ] .
+
+
+
+###  http://example.com/dividend
+
+:dividend rdf:type owl:NamedIndividual ,
+                   prov:Role .
+
+
+
+###  http://example.com/divisor
+
+:divisor rdf:type owl:NamedIndividual ,
+                  prov:Role .
+
+
+
+###  http://example.com/doctor_smith
+
+:doctor_smith rdf:type owl:NamedIndividual ,
+                       prov:Entity .
+
+
+
+###  http://example.com/donQuixote
+
+:donQuixote rdf:type owl:NamedIndividual ,
+                     prov:Entity .
+
+
+
+###  http://example.com/draft1
+
+:draft1 rdf:type owl:NamedIndividual ,
+                 prov:Entity .
+
+
+
+###  http://example.com/draft2
+
+:draft2 rdf:type owl:NamedIndividual ,
+                 prov:Entity ;
+        
+        prov:wasRevisionOf :draft1 ,
+                           :e1 ;
+        
+        prov:wasAssociatedWith :eddie ;
+        
+        prov:wasAttributedTo :edward ;
+        
+        prov:qualifiedRevision [ rdf:type prov:Revision ;
+                                 prov:entity :draft1
+                               ] ;
+        
+        prov:qualifiedAssociation [ rdf:type prov:Association ;
+                                    prov:hadRole :editor ;
+                                    prov:agent :edward
+                                  ] ;
+        
+        prov:qualifiedRevision [ rdf:type prov:Revision ;
+                                 prov:entity :draft1
+                               ] ,
+                               [ rdf:type prov:Revision ;
+                                 prov:entity :draft1 ;
+                                 prov:wasApprovedBy :draftEditor
+                               ] .
+
+
+
+###  http://example.com/draftEditor
+
+:draftEditor rdf:type owl:NamedIndividual ,
+                      prov:Agent ,
+                      prov:Entity ,
+                      prov:Person .
+
+
+
+###  http://example.com/driver
+
+:driver rdf:type owl:NamedIndividual ,
+                 prov:Agent ,
+                 prov:Person .
+
+
+
+###  http://example.com/drosophilaSample-84
+
+:drosophilaSample-84 rdf:type owl:NamedIndividual ,
+                              prov:Entity ;
+                     
+                     prov:wasAttributedTo :lab-technician-FE-56 .
+
+
+
+###  http://example.com/e1
+
+:e1 rdf:type owl:NamedIndividual ,
+             prov:Entity .
+
+
+
+###  http://example.com/e2
+
+:e2 rdf:type owl:NamedIndividual ,
+             prov:Entity .
+
+
+
+###  http://example.com/e6
+
+:e6 rdf:type owl:NamedIndividual ,
+             prov:Entity .
+
+
+
+###  http://example.com/eddie
+
+:eddie rdf:type owl:NamedIndividual ,
+                prov:Agent ,
+                prov:Entity ,
+                prov:Person .
+
+
+
+###  http://example.com/editor
+
+:editor rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/edward
+
+:edward rdf:type owl:NamedIndividual ,
+                 prov:Agent ,
+                 prov:Entity ,
+                 prov:Person .
+
+
+
+###  http://example.com/employer
+
+:employer rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/enforcer
+
+:enforcer rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/experiment
+
+:experiment rdf:type owl:NamedIndividual ,
+                     prov:Acticity ,
+                     prov:Activity ;
+            
+            prov:wasEndedBy :inconsistentResult ;
+            
+            prov:wasStartedBy :researcher ;
+            
+            prov:qualifiedEnd [ rdf:type prov:End ;
+                                prov:atTime "2011-07-16T01:52:02Z"^^xsd:dateTime ;
+                                prov:entity :inconsistentResult ;
+                                prov:atLocation :scienceLab_003
+                              ] ,
+                              [ rdf:type prov:End ;
+                                prov:atTime "2011-07-16T01:52:02Z"^^xsd:dateTime ;
+                                prov:entity :inconsistentResult ;
+                                prov:atLocation :scienceLab_003
+                              ] ;
+            
+            prov:qualifiedStart [ rdf:type prov:Start ;
+                                  prov:atTime "2011-07-06T01:48:36Z"^^xsd:dateTime ;
+                                  prov:entity :researcher ;
+                                  prov:atLocation :scienceLab_003
+                                ] ,
+                                [ rdf:type prov:Start ;
+                                  prov:atTime "2011-07-06T01:48:36Z"^^xsd:dateTime ;
+                                  prov:entity :researcher ;
+                                  prov:atLocation :scienceLab_003
+                                ] ;
+            
+            prov:qualifiedEnd [ rdf:type prov:End ;
+                                prov:atTime "2011-07-16T01:52:02Z"^^xsd:dateTime ;
+                                prov:entity :inconsistentResult ;
+                                prov:atLocation :scienceLab003
+                              ] .
+
+
+
+###  http://example.com/filling-fuel
+
+:filling-fuel rdf:type owl:NamedIndividual ,
+                       prov:Activity ;
+              
+              prov:startedAtTime "2012-04-24T18:21:00Z"^^xsd:dateTime ;
+              
+              prov:endedAtTime "2012-04-24T18:23:10Z"^^xsd:dateTime ;
+              
+              prov:startedAtTime "2012-04-24T18:31:00Z"^^xsd:dateTime ;
+              
+              prov:endedAtTime "2012-04-24T18:33:10Z"^^xsd:dateTime ;
+              
+              prov:wasAssociatedWith :driver ;
+              
+              prov:qualifiedStartByActivity :need-to-fill-fuel ;
+              
+              prov:wasStartedByActivity :observing-low-fuel ;
+              
+              prov:qualifiedStartByActivity [ rdf:type prov:StartByActivity ;
+                                              rdfs:comment """The driver noticed the low fuel light immediately, 
+                        but spent half an hour looking for a cheap petrol station."""@en ;
+                                              prov:activity :observing-low-fuel
+                                            ] .
+
+
+
+###  http://example.com/financer
+
+:financer rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/geneSequencing
+
+:geneSequencing rdf:type owl:NamedIndividual ,
+                         prov:Activity ;
+                
+                prov:startedAtTime "2012-04-25T01:30:00Z"^^xsd:dateTime ;
+                
+                prov:endedAtTime "2012-04-25T03:40:00Z"^^xsd:dateTime ;
+                
+                prov:used :drosophilaSample-84 ;
+                
+                prov:wasAssociatedWith :lab-technician-GH-32 .
+
+
+
+###  http://example.com/george
+
+:george rdf:type owl:NamedIndividual ,
+                 prov:Entity .
+
+
+
+###  http://example.com/googlebot
+
+:googlebot rdf:type owl:NamedIndividual ,
+                    prov:SoftwareAgent ;
+           
+           rdfs:label "Googlebot"^^xsd:string .
+
+
+
+###  http://example.com/graduation
+
+:graduation rdf:type :Graduation ,
+                     owl:NamedIndividual ,
+                     prov:Activity ;
+            
+            prov:startedAtTime "2012-04-15T13:00:00-04:00"^^xsd:dateTime ;
+            
+            prov:endedAtTime "2012-04-15T14:30:00-04:00"^^xsd:dateTime ;
+            
+            prov:generated :doctor_smith ;
+            
+            prov:used :ms_smith .
+
+
+
+###  http://example.com/guarantor
+
+:guarantor rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/hiring_jim_thorpe
+
+:hiring_jim_thorpe rdf:type owl:NamedIndividual ,
+                            prov:Activity .
+
+
+
+###  http://example.com/how_illustration_activity_used_data
+
+:how_illustration_activity_used_data rdf:type owl:NamedIndividual ,
+                                              prov:Usage .
+
+
+
+###  http://example.com/illustrating
+
+:illustrating rdf:type owl:NamedIndividual ,
+                       prov:Activity ;
+              
+              prov:wasAssociatedWith :derek ,
+                                     :steve ;
+              
+              prov:qualifiedAssociation :steve-checking-style-guide ,
+                                        [ rdf:type prov:Association ;
+                                          rdfs:comment "Steve helped Derek conform with the publisher's style guide."@en ;
+                                          prov:agent :steve ;
+                                          prov:hadPlan :style-guide ;
+                                          prov:hadRole :stylist
+                                        ] ,
+                                        [ rdf:type prov:Association ;
+                                          prov:agent :derek ;
+                                          prov:hadRole :illustrationist
+                                        ] ,
+                                        [ rdf:type prov:AgentInfluence ,
+                                                   prov:Association ;
+                                          prov:agent :derek ;
+                                          prov:hadRole :illustrationist
+                                        ] ,
+                                        [ rdf:type prov:Association ;
+                                          rdfs:comment "But Derek also did some styling of his own."@en ;
+                                          prov:agent :derek ;
+                                          prov:role :stylist
+                                        ] ,
+                                        [ rdf:type prov:Association ;
+                                          rdfs:comment "Steve helped Derek conform with the publisher's style guide."@en ;
+                                          prov:agent :steve ;
+                                          prov:hadPlan :style-guide ;
+                                          prov:role :stylist
+                                        ] ,
+                                        [ rdf:type prov:Association ;
+                                          rdfs:comment "Derek made the illustration"@en ;
+                                          prov:agent :derek ;
+                                          prov:role :illustrationist
+                                        ] .
+
+
+
+###  http://example.com/illustration
+
+:illustration rdf:type owl:NamedIndividual ,
+                       prov:Generation ,
+                       prov:InstantaneousEvent ;
+              
+              prov:atTime "2012-04-03T00:00:01Z"^^xsd:dateTime .
+
+
+
+###  http://example.com/illustrationActivity
+
+:illustrationActivity rdf:type owl:NamedIndividual ,
+                               prov:Activity ;
+                      
+                      prov:endedAtTime "2012-04-03T00:00:01Z"^^xsd:dateTime ;
+                      
+                      prov:used :aggregatedByRegions ;
+                      
+                      prov:wasInfluencedBy :aggregatedByRegions ;
+                      
+                      prov:wasInformedBy :aggregationActivity ;
+                      
+                      prov:wasInfluencedBy :aggregationActivity ;
+                      
+                      prov:qualifiedAssociation :association_1 ;
+                      
+                      prov:qualifiedCommunication :communication_1 ;
+                      
+                      prov:wasInfluencedBy :derek ;
+                      
+                      prov:wasAssociatedWith :derek ;
+                      
+                      prov:qualifiedUsage :usage_1 .
+
+
+
+###  http://example.com/illustration_activity
+
+:illustration_activity rdf:type owl:NamedIndividual ,
+                                prov:Activity ;
+                       
+                       prov:wasAttributedTo :derek .
+
+
+
+###  http://example.com/illustrationist
+
+:illustrationist rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/illustratonist
+
+:illustratonist rdf:type owl:NamedIndividual ,
+                         prov:Role .
+
+
+
+###  http://example.com/inconsistentResult
+
+:inconsistentResult rdf:type owl:NamedIndividual ,
+                             prov:Entity .
+
+
+
+###  http://example.com/informing-the-journalist
+
+:informing-the-journalist rdf:type owl:NamedIndividual ,
+                                   prov:Communication ;
+                          
+                          rdfs:comment """The journalist was informed by the private 
+                      investigator, but we don't know how or what he was told."""@en ;
+                          
+                          prov:atLocation :unknown-location ;
+                          
+                          prov:activity :voicemail-interception .
+
+
+
+###  http://example.com/inputToBeSorted
+
+:inputToBeSorted rdf:type owl:NamedIndividual ,
+                          prov:Role .
+
+
+
+###  http://example.com/insuranceAgent_Frank
+
+:insuranceAgent_Frank rdf:type owl:NamedIndividual ,
+                               prov:Person ;
+                      
+                      prov:actedOnBehalfOf :insuranceCompany_A ;
+                      
+                      prov:qualifiedDelegation [ rdf:type prov:Delegation ;
+                                                 prov:hadRole :guarantor ;
+                                                 prov:agent :insuranceCompany_A
+                                               ] .
+
+
+
+###  http://example.com/insuranceCompany_A
+
+:insuranceCompany_A rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/journalist
+
+:journalist rdf:type owl:NamedIndividual ,
+                     prov:Agent .
+
+
+
+###  http://example.com/lab-technician-FE-56
+
+:lab-technician-FE-56 rdf:type owl:NamedIndividual ,
+                               prov:Agent .
+
+
+
+###  http://example.com/lab-technician-GH-32
+
+:lab-technician-GH-32 rdf:type owl:NamedIndividual ,
+                               prov:Agent .
+
+
+
+###  http://example.com/london_forecast
+
+:london_forecast rdf:type owl:NamedIndividual ,
+                          prov:Entity ;
+                 
+                 prov:wasAttributedTo :bbc .
+
+
+
+###  http://example.com/london_forecast_0412
+
+:london_forecast_0412 rdf:type owl:NamedIndividual ,
+                               prov:Entity ;
+                      
+                      prov:wasAttributedTo :bbc ;
+                      
+                      prov:specializationOf :london_forecast ;
+                      
+                      prov:alternateOf :london_forecast_0413 ;
+                      
+                      prov:wasGeneratedBy [ rdf:type prov:Activity ;
+                                            prov:endedAtTime "2012-04-12T00:00:00-04:00"^^xsd:dateTime
+                                          ] ,
+                                          [ rdf:type prov:Activity ;
+                                            prov:endedAtTime "2012-04-12T00:00:00-04:00"^^xsd:dateTime
+                                          ] .
+
+
+
+###  http://example.com/london_forecast_0413
+
+:london_forecast_0413 rdf:type owl:NamedIndividual ,
+                               prov:Entity ;
+                      
+                      prov:wasAttributedTo :bbc ;
+                      
+                      prov:wasGeneratedBy [ rdf:type prov:Activity ;
+                                            prov:endedAtTime "2012-04-13T00:00:00-04:00"^^xsd:dateTime
+                                          ] ,
+                                          [ rdf:type prov:Activity ;
+                                            prov:endedAtTime "2012-04-13T00:00:00-04:00"^^xsd:dateTime
+                                          ] .
+
+
+
+###  http://example.com/make_bar_chart
+
+:make_bar_chart rdf:type owl:NamedIndividual ,
+                         prov:Activity .
+
+
+
+###  http://example.com/making-bar-chart
+
+:making-bar-chart rdf:type owl:NamedIndividual ,
+                           prov:ActivityInfluence ,
+                           prov:Generation ;
+                  
+                  rdfs:comment "Ended up with bar chart as line chart looked ugly."@en ;
+                  
+                  prov:activity :illustrating .
+
+
+
+###  http://example.com/more-crime-happens-in-cities
+
+:more-crime-happens-in-cities rdf:type owl:NamedIndividual ,
+                                       prov:Location .
+
+
+
+###  http://example.com/ms_smith
+
+:ms_smith rdf:type owl:NamedIndividual ,
+                   prov:Entity .
+
+
+
+###  http://example.com/myNote
+
+:myNote rdf:type owl:NamedIndividual ,
+                 prov:Note ;
+        
+        :reputation "excellent" .
+
+
+
+###  http://example.com/myPost
+
+:myPost rdf:type owl:NamedIndividual ,
+                 prov:Entity ;
+        
+        prov:hadOriginalSource :donQuixote ;
+        
+        prov:qualifiedSource [ rdf:type prov:Source ;
+                               prov:entity :donQuixote
+                             ] ,
+                             [ rdf:type prov:Source ;
+                               rdfs:comment """Not sure if Don Quixote was the original source, 
+                      so asserting a confidence value of 6 out of 10.""" ;
+                               prov:entity :donQuixote
+                             ] .
+
+
+
+###  http://example.com/nationalRegionsList
+
+:nationalRegionsList rdf:type owl:NamedIndividual ,
+                              prov:Entity ;
+                     
+                     prov:wasAttributedTo :civil_action_group ;
+                     
+                     prov:qualifedAttribution [ rdf:type prov:Attribution ;
+                                                prov:agent :civil_action_group ;
+                                                prov:hadRole :owner
+                                              ] .
+
+
+
+###  http://example.com/need-to-fill-fuel
+
+:need-to-fill-fuel rdf:type owl:NamedIndividual ,
+                            prov:StartByActivity ;
+                   
+                   rdfs:comment """The driver noticed the low fuel light immediately, 
+                     but spent half an hour looking for a cheap petrol station."""@en ;
+                   
+                   prov:activity :observing-low-fuel .
+
+
+
+###  http://example.com/newsArticle
+
+:newsArticle rdf:type owl:NamedIndividual ,
+                      prov:Entity ;
+             
+             dcterms:title "Review of the last presidents of the United States of America"^^xsd:string ;
+             
+             prov:tracedTo :president_obama ;
+             
+             prov:qualifiedTrace :trace1 .
+
+
+
+###  http://example.com/newsPublication
+
+:newsPublication rdf:type owl:NamedIndividual ,
+                          prov:Activity ;
+                 
+                 prov:used :tsunami_image ;
+                 
+                 prov:qualifiedUsage [ rdf:type prov:Usage ;
+                                       :hasCopyrightPermission :licensedUse ;
+                                       :hasOwner :reuters
+                                     ] .
+
+
+
+###  http://example.com/noteFromTheAuthor
+
+:noteFromTheAuthor rdf:type owl:NamedIndividual ,
+                            prov:Entity ,
+                            prov:Note .
+
+
+
+###  http://example.com/observing-low-fuel
+
+:observing-low-fuel rdf:type owl:NamedIndividual ,
+                             prov:Activity ;
+                    
+                    prov:startedAtTime "2012-04-24T17:45:00Z"^^xsd:dateTime ;
+                    
+                    prov:wasAssociatedWith :driver .
+
+
+
+###  http://example.com/ormsby
+
+:ormsby rdf:type owl:NamedIndividual ,
+                 prov:Person ;
+        
+        foaf:name "John Ormsby" .
+
+
+
+###  http://example.com/our-NEW-baseball-team-field-positions
+
+:our-NEW-baseball-team-field-positions rdf:type :FieldPositions ,
+                                                owl:NamedIndividual ,
+                                                prov:Dictionary ;
+                                       
+                                       prov:hadActivity :hiring_jim_thorpe ;
+                                       
+                                       prov:derivedByInsertionFrom :our-old-baseball-team-field-positions ;
+                                       
+                                       prov:qualifiedInsertion [ rdf:type prov:Insertion ;
+                                                                 prov:collection :our-old-baseball-team-field-positions ;
+                                                                 prov:inserted [ rdf:type prov:KeyValuePair ;
+                                                                                 prov:pairValue <http://dbpedia.org/resource/Jim_Thorpe>
+                                                                               ]
+                                                               ] ,
+                                                               [ rdf:type prov:Insertion ;
+                                                                 prov:collection :our-old-baseball-team-field-positions ;
+                                                                 prov:inserted [ rdf:type prov:KeyValuePair ;
+                                                                                 prov:pairValue <http://dbpedia.org/resource/Jim_Thorpe>
+                                                                               ]
+                                                               ] ,
+                                                               [ rdf:type prov:Insertion ;
+                                                                 prov:collection :our-old-baseball-team-field-positions ;
+                                                                 prov:inserted [ rdf:type prov:KeyValuePair ;
+                                                                                 prov:pairValue <http://dbpedia.org/resource/Jim_Thorpe>
+                                                                               ]
+                                                               ] ,
+                                                               [ rdf:type prov:Insertion ;
+                                                                 prov:collection :our-old-baseball-team-field-positions ;
+                                                                 prov:inserted [ rdf:type prov:KeyValuePair ;
+                                                                                 prov:pairValue <http://dbpedia.org/resource/Jim_Thorpe>
+                                                                               ]
+                                                               ] .
+
+
+
+###  http://example.com/our-old-baseball-team-field-positions
+
+:our-old-baseball-team-field-positions rdf:type :FieldPositions ,
+                                                owl:NamedIndividual ,
+                                                prov:Dictionary ;
+                                       
+                                       prov:membership [ rdf:type prov:Membership ;
+                                                         prov:member [ rdf:type prov:KeyValuePair ;
+                                                                       prov:pairValue :george
+                                                                     ] ,
+                                                                     [ rdf:type prov:KeyValuePair ;
+                                                                       prov:pairValue :carl
+                                                                     ]
+                                                       ] ,
+                                                       [ rdf:type prov:Membership ;
+                                                         prov:member [ rdf:type prov:KeyValuePair ;
+                                                                       prov:pairValue :carl
+                                                                     ] ,
+                                                                     [ rdf:type prov:KeyValuePair ;
+                                                                       prov:pairValue :george
+                                                                     ]
+                                                       ] ,
+                                                       [ rdf:type prov:Membership ;
+                                                         prov:member [ rdf:type prov:KeyValuePair ;
+                                                                       prov:value :george
+                                                                     ] ,
+                                                                     [ rdf:type prov:KeyValuePair ;
+                                                                       prov:value :carl
+                                                                     ]
+                                                       ] .
+
+
+
+###  http://example.com/owner
+
+:owner rdf:type owl:NamedIndividual ,
+                prov:Role .
+
+
+
+###  http://example.com/page-by-composition
+
+:page-by-composition rdf:type :WikipediaPage ,
+                              owl:NamedIndividual ,
+                              prov:Entity ;
+                     
+                     prov:wasGeneratedAtTime "2012-05-16T14:33"^^xsd:dateTime ;
+                     
+                     prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_court_composition> .
+
+
+
+###  http://example.com/page-by-seat
+
+:page-by-seat rdf:type :WikipediaPage ,
+                       owl:NamedIndividual ,
+                       prov:Entity ;
+              
+              prov:wasGeneratedAtTime "2011-08-31T12:51"^^xsd:dateTime ;
+              
+              prov:specializationOf <http://en.wikipedia.org/wiki/List_of_Justices_of_the_Supreme_Court_of_the_United_States_by_seat> .
+
+
+
+###  http://example.com/parserNote
+
+:parserNote rdf:type owl:NamedIndividual ,
+                     prov:Entity ,
+                     prov:Note .
+
+
+
+###  http://example.com/peptideSample1
+
+:peptideSample1 rdf:type owl:NamedIndividual ,
+                         prov:Entity .
+
+
+
+###  http://example.com/pilot
+
+:pilot rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/plane_builder
+
+:plane_builder rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/policySale
+
+:policySale rdf:type owl:NamedIndividual ,
+                     prov:Actvity ;
+            
+            prov:wasAssociatedWith :insuranceAgent_Frank .
+
+
+
+###  http://example.com/post112
+
+:post112 rdf:type owl:NamedIndividual ,
+                  prov:Entity ;
+         
+         :parsedAt "2012-04-15T13:00:00-04:00"^^xsd:dateTime ;
+         
+         prov:hasAnnotation :myNote ,
+                            :parserNote .
+
+
+
+###  http://example.com/post9821
+
+:post9821 rdf:type sioc:Post ,
+                   owl:NamedIndividual ,
+                   prov:Entity ;
+          
+          prov:atLocation :more-crime-happens-in-cities ;
+          
+          prov:wasGeneratedBy :publicationActivity1123 ;
+          
+          prov:qualifiedGeneration [ rdf:type prov:Generation ;
+                                     prov:atTime "2011-07-16T01:52:02Z"^^xsd:dateTime ;
+                                     prov:atLocation <http://dbpedia.org/resource/Madrid> ;
+                                     prov:activity :publicationActivity1123
+                                   ] ,
+                                   [ rdf:type prov:Generation ;
+                                     prov:atTime "2011-07-16T01:52:02Z"^^xsd:dateTime ;
+                                     prov:atLocation <http://dbpedia.org/resource/Madrid> ;
+                                     prov:activity :publicationActivity1123
+                                   ] .
+
+
+
+###  http://example.com/post9821v1
+
+:post9821v1 rdf:type sioc:Post ,
+                     owl:NamedIndividual ,
+                     prov:Entity ;
+            
+            rdfs:comment ":post9821v1 is a post, which is a revision of the original post :post9821." ;
+            
+            prov:wasRevisionOf :post9821 .
+
+
+
+###  http://example.com/president_obama
+
+:president_obama rdf:type owl:NamedIndividual ,
+                          prov:Agent ,
+                          prov:Entity .
+
+
+
+###  http://example.com/private-investigator
+
+:private-investigator rdf:type owl:NamedIndividual ,
+                               prov:Agent .
+
+
+
+###  http://example.com/proteinDigestion
+
+:proteinDigestion rdf:type owl:NamedIndividual ,
+                           prov:Activity ;
+                  
+                  prov:generated :peptideSample1 .
+
+
+
+###  http://example.com/proteinSample
+
+:proteinSample rdf:type owl:NamedIndividual ,
+                        prov:Entity .
+
+
+
+###  http://example.com/publicationActivity1123
+
+:publicationActivity1123 rdf:type owl:NamedIndividual ,
+                                  prov:Activity .
+
+
+
+###  http://example.com/publishingActivity
+
+:publishingActivity rdf:type owl:NamedIndividual ,
+                             prov:Activity .
+
+
+
+###  http://example.com/report1
+
+:report1 rdf:type <http://example.com/my#Report> ,
+                  owl:NamedIndividual ,
+                  prov:Entity ;
+         
+         prov:generatedAtTime "2012-05-24T10:00:01"^^xsd:dateTime ;
+         
+         <http://example.com/my#version> "1" .
+
+
+
+###  http://example.com/report2
+
+:report2 rdf:type <http://example.com/my#Report> ,
+                  owl:NamedIndividual ,
+                  prov:Entity ;
+         
+         prov:generatedAtTime "2012-05-25T11:00:01"^^xsd:dateTime ;
+         
+         <http://example.com/my#version> "2" ;
+         
+         prov:wasDerivedFrom :report1 .
+
+
+
+###  http://example.com/researcher
+
+:researcher rdf:type owl:NamedIndividual ,
+                     prov:Agent .
+
+
+
+###  http://example.com/result_112234
+
+:result_112234 rdf:type owl:NamedIndividual ,
+                        prov:Entity ;
+               
+               prov:value 5 ;
+               
+               prov:wasGeneratedBy :divideActivity .
+
+
+
+###  http://example.com/reuters
+
+:reuters rdf:type owl:NamedIndividual ,
+                  prov:Agent .
+
+
+
+###  http://example.com/run1
+
+:run1 rdf:type owl:NamedIndividual ,
+               prov:Entity .
+
+
+
+###  http://example.com/run2
+
+:run2 rdf:type owl:NamedIndividual ,
+               prov:Entity .
+
+
+
+###  http://example.com/scienceLab003
+
+:scienceLab003 rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/scienceLab_003
+
+:scienceLab_003 rdf:type owl:NamedIndividual ,
+                         prov:Location .
+
+
+
+###  http://example.com/sensorReading20120510
+
+:sensorReading20120510 rdf:type owl:NamedIndividual ,
+                                prov:Entity ;
+                       
+                       prov:wasGeneratedBy :temperatureSensor .
+
+
+
+###  http://example.com/sortActivity
+
+:sortActivity rdf:type owl:NamedIndividual ,
+                       prov:Activity ;
+              
+              prov:atTime "2011-07-16T01:52:02Z"^^xsd:dateTime ;
+              
+              prov:startedAtTime "2011-07-16T01:52:02Z"^^xsd:dateTime ;
+              
+              prov:used :datasetA ;
+              
+              prov:generated :datasetB ;
+              
+              prov:qualifiedUsage [ rdf:type prov:EntityInfluence ,
+                                             prov:Usage ;
+                                    prov:entity :datasetA ;
+                                    prov:hadRole :inputToBeSorted
+                                  ] ,
+                                  [ rdf:type prov:Usage ;
+                                    prov:entity :datasetA ;
+                                    prov:hadRole :inputToBeSorted
+                                  ] .
+
+
+
+###  http://example.com/steve
+
+:steve rdf:type owl:NamedIndividual ,
+                prov:Agent ,
+                prov:Entity ,
+                prov:Person .
+
+
+
+###  http://example.com/steve-checking-style-guide
+
+:steve-checking-style-guide rdf:type owl:NamedIndividual ,
+                                     prov:Association ;
+                            
+                            rdfs:comment "Steve followed the publisher's style guide"@en ,
+                                         "Steve followed the style guide"@en ;
+                            
+                            prov:agent :steve ;
+                            
+                            prov:hadPlan :style-guide ;
+                            
+                            prov:hadRole :stylist .
+
+
+
+###  http://example.com/studentRegister_2012
+
+:studentRegister_2012 rdf:type owl:NamedIndividual ,
+                               prov:Dictionary ,
+                               prov:Entity ;
+                      
+                      :hasTotalStudents 45 ;
+                      
+                      :wasCreatedBy :bob ;
+                      
+                      prov:derivedByInsertionFrom :studentRegister_2011 .
+
+
+
+###  http://example.com/style-guide
+
+:style-guide rdf:type owl:NamedIndividual ,
+                      prov:Entity ,
+                      prov:Plan ;
+             
+             rdfs:comment "Use blue graphs for positive spin, red for negative"@en .
+
+
+
+###  http://example.com/stylist
+
+:stylist rdf:type owl:NamedIndividual ,
+                  prov:Role .
+
+
+
+###  http://example.com/surgeon
+
+:surgeon rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/swissair_Flight_111_crash
+
+:swissair_Flight_111_crash rdf:type owl:NamedIndividual ,
+                                    prov:Activity ;
+                           
+                           prov:startedAtTime "2012-09-02T01:31:00Z" ;
+                           
+                           prov:atLocation <http://dbpedia.org/resource/Atlantic_ocean> ;
+                           
+                           prov:used <http://dbpedia.org/resource/Swissair_Flight_111> .
+
+
+
+###  http://example.com/temperatureDisplay
+
+:temperatureDisplay rdf:type owl:NamedIndividual ,
+                             prov:Entity ;
+                    
+                    prov:hadOriginalSource :sensorReading20120510 ;
+                    
+                    prov:qualifiedSource [ rdf:type prov:Source ;
+                                           prov:entity :sensorReading20120510
+                                         ] .
+
+
+
+###  http://example.com/temperatureSensor
+
+:temperatureSensor rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/the-Painter
+
+:the-Painter rdf:type :Painting ,
+                      owl:NamedIndividual ,
+                      prov:Entity ;
+             
+             rdfs:label "The Painter"@en ,
+                        "Le Peintre"@fr ;
+             
+             prov:invalidatedAtTime "2012-09-02T01:31:00Z" ;
+             
+             prov:wasAttributedTo <http://dbpedia.org/resource/Pablo_Picasso> ;
+             
+             prov:wasInvalidatedBy :Swissair_Flight_111_crash ,
+                                   :swissair_Flight_111_crash ;
+             
+             prov:qualifiedInvalidation [ rdf:type prov:Invalidation ;
+                                          prov:atTime "2012-09-02T01:31:00Z" ;
+                                          prov:activity :swissair_Flight_111_crash ;
+                                          prov:atLocation <http://purl.org/twc/location/Swissair-Flight-111-crash>
+                                        ] ,
+                                        [ rdf:type prov:Invalidation ;
+                                          prov:atTime "2012-09-02T01:31:00Z" ;
+                                          prov:activity :swissair_Flight_111_crash ;
+                                          prov:atLocation <http://purl.org/twc/location/Swissair-Flight-111-crash>
+                                        ] .
+
+
+
+###  http://example.com/the-first-us-supreme-court
+
+:the-first-us-supreme-court rdf:type :JayCourt ,
+                                     owl:NamedIndividual ,
+                                     prov:Collection ,
+                                     prov:CompleteCollection ;
+                            
+                            prov:hadMember [ rdf:type prov:KeyValuePair ;
+                                             prov:pairValue <http://dbpedia.org/resource/John_Blair,_Jr.>
+                                           ] ,
+                                           [ rdf:type prov:KeyValuePair ;
+                                             prov:pairValue <http://dbpedia.org/resource/James_Iredell>
+                                           ] ,
+                                           [ rdf:type prov:KeyValuePair ;
+                                             prov:pairValue <http://dbpedia.org/resource/John_Jay>
+                                           ] ,
+                                           [ rdf:type prov:KeyValuePair ;
+                                             prov:pairValue <http://dbpedia.org/resource/John_Rutledge>
+                                           ] ,
+                                           [ rdf:type prov:KeyValuePair ;
+                                             prov:pairValue <http://dbpedia.org/resource/William_Cushing>
+                                           ] ,
+                                           [ rdf:type prov:KeyValuePair ;
+                                             prov:pairValue <http://dbpedia.org/resource/James_Wilson>
+                                           ] ;
+                            
+                            prov:qualifiedGeneration [ rdf:type prov:Generation
+                                                     ] ;
+                            
+                            prov:qualifiedInvalidation [ rdf:type prov:Invalidation
+                                                       ] ;
+                            
+                            dcterms:description [ rdf:type prov:Entity ;
+                                                  prov:value "1789–1792: J. Rutledge Wm. Cushing J. Wilson J. Blair J. Iredell" ;
+                                                  prov:wasQuotedFrom :page-by-composition
+                                                ] .
+
+
+
+###  http://example.com/todays-us-supreme-court
+
+:todays-us-supreme-court rdf:type :RobertsCourt ,
+                                  owl:NamedIndividual ,
+                                  prov:Collection ;
+                         
+                         prov:hadMember <http://dbpedia.org/resource/Anthony_Kennedy> ,
+                                        <http://dbpedia.org/resource/Antonin_Scalia> ,
+                                        <http://dbpedia.org/resource/Clarence_Thomas> ,
+                                        <http://dbpedia.org/resource/Elena_Kagan> ,
+                                        <http://dbpedia.org/resource/John_Glover_Roberts,_Jr.> ,
+                                        <http://dbpedia.org/resource/Ruth_Bader_Ginsburg> ,
+                                        <http://dbpedia.org/resource/Samuel_Alito> ,
+                                        <http://dbpedia.org/resource/Sonia_Sotomayor> ,
+                                        <http://dbpedia.org/resource/Stephen_Breyer> ;
+                         
+                         dcterms:description :copied-string ;
+                         
+                         prov:wasDerivedFrom :the-first-us-supreme-court ;
+                         
+                         prov:qualifiedGeneration [ rdf:type prov:Generation
+                                                  ] ,
+                                                  [ rdf:type prov:Generation
+                                                  ] ;
+                         
+                         dcterms:description [ rdf:type prov:Entity ;
+                                               prov:value "2010–present: A. Scalia A. Kennedy C. Thomas R.B. Ginsburg S. Breyer S. Alito S. Sotomayor E. Kagan" ;
+                                               prov:wasQuotedFrom :page-by-composition
+                                             ] .
+
+
+
+###  http://example.com/todays-us-supreme-court-as-dictionary
+
+:todays-us-supreme-court-as-dictionary rdf:type :RobertsCourt ,
+                                                owl:NamedIndividual ,
+                                                prov:Dictionary ;
+                                       
+                                       prov:wasDerivedFrom :the-first-us-supreme-court ;
+                                       
+                                       prov:qualifiedMembership [ rdf:type prov:Membership ;
+                                                                  :hadRole :chief-justice ;
+                                                                  prov:pair [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/John_Glover_Roberts,_Jr.>
+                                                                            ]
+                                                                ] ;
+                                       
+                                       dcterms:description [ rdf:type prov:Entity ;
+                                                             prov:value "2010–present: A. Scalia A. Kennedy C. Thomas R.B. Ginsburg S. Breyer S. Alito S. Sotomayor E. Kagan" ;
+                                                             prov:wasQuotedFrom :page-by-composition
+                                                           ] ;
+                                       
+                                       prov:qualifiedGeneration [ rdf:type prov:Generation
+                                                                ] ;
+                                       
+                                       prov:qualifiedMembership [ rdf:type prov:Membership ;
+                                                                  prov:hadRole :chief-justice ;
+                                                                  prov:pair [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/John_Glover_Roberts,_Jr.>
+                                                                            ]
+                                                                ] ,
+                                                                [ rdf:type prov:Membership ;
+                                                                  :hadRole :associate-justice ;
+                                                                  prov:pair [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Anthony_Kennedy>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Clarence_Thomas>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Ruth_Bader_Ginsburg>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Stephen_Breyer>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Samuel_Alito>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Sonia_Sotomayor>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Elena_Kagan>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Antonin_Scalia>
+                                                                            ]
+                                                                ] ,
+                                                                [ rdf:type prov:Membership ;
+                                                                  prov:hadRole :associate-justice ;
+                                                                  prov:pair [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Antonin_Scalia>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Anthony_Kennedy>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Clarence_Thomas>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Ruth_Bader_Ginsburg>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Stephen_Breyer>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Samuel_Alito>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Elena_Kagan>
+                                                                            ] ,
+                                                                            [ rdf:type prov:KeyValuePair ;
+                                                                              prov:pairValue <http://dbpedia.org/resource/Sonia_Sotomayor>
+                                                                            ]
+                                                                ] .
+
+
+
+###  http://example.com/trace1
+
+:trace1 rdf:type owl:NamedIndividual ,
+                 prov:Trace ;
+        
+        :annotatedAtTime "2011-07-16T01:52:02Z"^^xsd:dateTime ;
+        
+        rdfs:comment "The main motivation for the article was the latest president"^^xsd:string ;
+        
+        prov:hasAnnotation :noteFromTheAuthor ;
+        
+        prov:entity :president_obama .
+
+
+
+###  http://example.com/traffic-officer-34
+
+:traffic-officer-34 rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/traffic-stop
+
+:traffic-stop rdf:type owl:NamedIndividual ,
+                       prov:Activity ;
+              
+              prov:wasAssociatedWith :chauffeur ,
+                                     :traffic-officer-34 ;
+              
+              prov:qualifiedAssociation [ rdf:type prov:Association ;
+                                          prov:hadRole :enforcer ;
+                                          prov:agent :traffic-officer-34
+                                        ] ,
+                                        [ rdf:type prov:Association ;
+                                          prov:agent :chauffeur ;
+                                          prov:hadRole :violator
+                                        ] .
+
+
+
+###  http://example.com/traffic_officer_34
+
+:traffic_officer_34 rdf:type owl:NamedIndividual ,
+                             prov:Person ;
+                    
+                    prov:actedOnBehalfOf :city-of-Paris ;
+                    
+                    prov:qualifiedDelegation [ rdf:type prov:Delegation ;
+                                               prov:agent :city-of-Paris ;
+                                               prov:hadRole :employer
+                                             ] .
+
+
+
+###  http://example.com/tsunami_image
+
+:tsunami_image rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/unknown-location
+
+:unknown-location rdf:type owl:NamedIndividual ,
+                           prov:Location ;
+                  
+                  rdfs:label "Location unknown"@en .
+
+
+
+###  http://example.com/usage_1
+
+:usage_1 rdf:type owl:NamedIndividual ,
+                  prov:Usage ;
+         
+         prov:influencer :aggregatedByRegions ;
+         
+         prov:entity :aggregatedByRegions .
+
+
+
+###  http://example.com/variableA
+
+:variableA rdf:type owl:NamedIndividual ,
+                    prov:Entity ;
+           
+           prov:value 10 .
+
+
+
+###  http://example.com/variableB
+
+:variableB rdf:type owl:NamedIndividual ,
+                    prov:Entity ;
+           
+           prov:value 2 .
+
+
+
+###  http://example.com/violator
+
+:violator rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/voicemail-interception
+
+:voicemail-interception rdf:type owl:NamedIndividual ,
+                                 prov:Activity ;
+                        
+                        prov:wasAttributedTo :private-investigator .
+
+
+
+###  http://example.com/western-Pennsylvania-Conservancy
+
+:western-Pennsylvania-Conservancy rdf:type owl:NamedIndividual ,
+                                           prov:Agent ,
+                                           prov:Organization .
+
+
+
+###  http://example.com/widget-789532
+
+:widget-789532 rdf:type owl:NamedIndividual ,
+                        prov:Entity ;
+               
+               prov:generatedAtTime "2012-04-03T13:35:23Z"^^xsd:dateTime .
+
+
+
+###  http://example.com/world_flight_1937
+
+:world_flight_1937 rdf:type owl:NamedIndividual ,
+                            prov:Activity ;
+                   
+                   prov:wasAssociatedWith <http://dbpedia.org/resource/Amelia_Earhart> ,
+                                          <http://dbpedia.org/resource/Lockheed_Aircraft_Company> ,
+                                          <http://dbpedia.org/resource/Purdue_University> ;
+                   
+                   rdfs:seeAlso <http://en.wikipedia.org/wiki/Amelia_Earhart#1937_world_flight> ;
+                   
+                   prov:qualifiedAssociation [ rdf:type prov:Association ;
+                                               prov:agent <http://dbpedia.org/resource/Lockheed_Aircraft_Company> ;
+                                               prov:hadRole :plane_builder
+                                             ] ,
+                                             [ rdf:type prov:Association ;
+                                               prov:agent <http://dbpedia.org/resource/Amelia_Earhart> ;
+                                               prov:hadRole :pilot
+                                             ] ,
+                                             [ rdf:type prov:Association ;
+                                               prov:agent <http://dbpedia.org/resource/Purdue_University> ;
+                                               prov:hadRole :financer
+                                             ] .
+
+
+
+###  http://example.com/writing-celebrity-gossip
+
+:writing-celebrity-gossip rdf:type owl:NamedIndividual ,
+                                   prov:Activity ;
+                          
+                          prov:qualifiedCommunication :informing-the-journalist ;
+                          
+                          prov:wasAttributedTo :journalist ;
+                          
+                          prov:wasInformedBy :voicemail-interception ;
+                          
+                          prov:qualifiedCommunication [ rdf:type prov:Communication ;
+                                                        rdfs:comment """The journalist was informed by the private 
+                      investigator, but we don't know how or what he was told."""@en ;
+                                                        prov:activity :voicemail-interception
+                                                      ] .
+
+
+
+###  http://example.com/alice#bundle2
+
+alice:bundle2 rdf:type owl:NamedIndividual ,
+                       prov:Bundle ,
+                       prov:Entity ;
+              
+              prov:generatedAtTime "2012-05-25T11:15:00"^^xsd:dateTime ;
+              
+              prov:wasAttributedTo :Alice .
+
+
+
+###  http://example.com/bob#bundle1
+
+bob:bundle1 rdf:type owl:NamedIndividual ,
+                     prov:Bundle ,
+                     prov:Entity ;
+            
+            prov:generatedAtTime "2012-05-24T10:30:00"^^xsd:dateTime ;
+            
+            prov:wasAttributedTo :Bob .
+
+
+
+###  http://example.com/ontology#surgeon
+
+my:surgeon rdf:type owl:NamedIndividual ,
+                    prov:Role .
+
+
+
+###  http://example.com/tech-report/WD-prov-dm-20111215
+
+tr:WD-prov-dm-20111215 rdf:type owl:NamedIndividual .
+
+
+
+###  http://example.com/tool/analysis01
+
+tool:analysis01 rdf:type owl:NamedIndividual ,
+                         prov:Entity .
+
+
+
+###  http://example.com/tool/analysis_01
+
+tool:analysis_01 rdf:type owl:NamedIndividual ,
+                          prov:Entity .
+
+
+
+###  http://example.com/tool/bob-2011-11-16
+
+tool:bob-2011-11-16 rdf:type owl:NamedIndividual ,
+                             prov:Agent ,
+                             prov:ContextualizedEntity ;
+                    
+                    prov:contextualized :bob ;
+                    
+                    prov:inContext :run1 ;
+                    
+                    perf:rating perf:good .
+
+
+
+###  http://example.com/tool/bob-2011-11-17
+
+tool:bob-2011-11-17 rdf:type owl:NamedIndividual ,
+                             prov:Agent ,
+                             prov:ContextualizedEntity ;
+                    
+                    prov:specializationOf :bob ;
+                    
+                    prov:alternateOf :bob ;
+                    
+                    prov:mentionOf :bob ;
+                    
+                    prov:contextualized :bob ;
+                    
+                    prov:inContext :run2 ;
+                    
+                    prov:asInBundle :run2 ;
+                    
+                    perf:rating perf:bad ,
+                                perf:very-slow .
+
+
+
+###  http://example.com/w3/Consortium
+
+w3:Consortium rdf:type owl:NamedIndividual ,
+                       prov:Agent ;
+              
+              prov:influenced tr:WD-prov-dm-20111215 .
+
+
+
+###  http://example.org/c
+
+<http://example.org/c> rdf:type owl:NamedIndividual ,
+                                prov:Dictionary ,
+                                prov:EmptyCollection ,
+                                prov:EmptyDictionary .
+
+
+
+###  http://example.org/c1
+
+<http://example.org/c1> rdf:type owl:NamedIndividual ,
+                                 prov:Dictionary ;
+                        
+                        prov:derivedByInsertionFrom <http://example.org/c> ;
+                        
+                        prov:qualifiedInsertion [ rdf:type prov:Insertion ;
+                                                  prov:dictionary <http://example.org/c> ;
+                                                  prov:inserted [ rdf:type prov:KeyValuePair ;
+                                                                  prov:pairValue <http://example.org/e2>
+                                                                ] ,
+                                                                [ rdf:type prov:KeyValuePair ;
+                                                                  prov:pairValue <http://example.org/e1>
+                                                                ]
+                                                ] ,
+                                                [ rdf:type prov:Insertion ;
+                                                  prov:dictionary <http://example.org/c> ;
+                                                  prov:inserted [ rdf:type prov:KeyValuePair ;
+                                                                  prov:pairValue <http://example.org/e1>
+                                                                ]
+                                                ] .
+
+
+
+###  http://example.org/e1
+
+<http://example.org/e1> rdf:type owl:NamedIndividual ,
+                                 prov:Entity .
+
+
+
+###  http://example.org/e2
+
+<http://example.org/e2> rdf:type owl:NamedIndividual ,
+                                 prov:Entity .
+
+
+
+###  http://purl.org/twc/location/Swissair-Flight-111-crash
+
+<http://purl.org/twc/location/Swissair-Flight-111-crash> rdf:type owl:NamedIndividual ,
+                                                                  prov:Location ;
+                                                         
+                                                         wgs:long -63.973611 ;
+                                                         
+                                                         wgs:lat 44.409167 .
+
+
+
+###  http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop
+
+<http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop> rdf:type owl:NamedIndividual ,
+                                                                                                                   prov:Entity ;
+                                                                                                          
+                                                                                                          prov:wasAttributedTo <http://data.semanticweb.org/person/paul-groth> .
+
+
+
+###  http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/
+
+<http://thinklinks.wordpress.com/2012/03/07/thoughts-from-the-dagstuhl-principles-of-provenance-workshop/> rdf:type owl:NamedIndividual ,
+                                                                                                                    prov:Entity .
+
+
+
+###  http://tw.rpi.edu/instances/TimLebo
+
+<http://tw.rpi.edu/instances/TimLebo> rdf:type owl:NamedIndividual .
+
+
+
+###  http://www.gutenberg.org/ebooks/996
+
+<http://www.gutenberg.org/ebooks/996> rdf:type frbr:Work ,
+                                               owl:NamedIndividual ,
+                                               prov:Entity ;
+                                      
+                                      dcterms:title "Don Quixote" ;
+                                      
+                                      prov:hadPrimarySource <http://cultura.linkeddata.es/BNE/resource/C1001/XX2197892> ;
+                                      
+                                      prov:wasAttributedTo :ormsby ;
+                                      
+                                      dcterms:language lang:eng .
+
+
+
+[ rdf:type prov:KeyValuePair ;
+  prov:value <http://dbpedia.org/resource/Jim_Thorpe>
+] .
+
+###  Generated by the OWL API (version 3.3.1957) http://owlapi.sourceforge.net
+