--- a/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt4.ttl Mon Jun 18 09:38:09 2012 -0700
+++ b/examples/eg-25-extended-crime-file-example/rdf/extended-crime-file-pt4.ttl Mon Jun 18 09:40:14 2012 -0700
@@ -5,12 +5,12 @@
@prefix : <http://example.org#> .
:post19201
- a prov:Entity, sioc:Post;
- prov:invalidatedAtTime "2012-09-02T01:31:00Z"^^xsd:dateTime;
- prov:wasInvalidatedBy :hard_disk_failure;
+ a prov:Entity, sioc:Post;
+ prov:invalidatedAtTime "2012-09-02T01:31:00Z"^^xsd:dateTime;
+ prov:wasInvalidatedBy :hard_disk_failure;
.
:hard_disk_failure
- a prov:Activity;
- prov:wasEndedAt "2012-09-02T01:31:00Z"^^xsd:dateTime;
+ a prov:Activity;
+ prov:wasEndedAt "2012-09-02T01:31:00Z"^^xsd:dateTime;
.