1
+
2
+ <http://ex.com/Neil+Armstrong> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.cidoc-crm.org/cidoc-crm/E21_Person> .
3
+ # <http://ex.com/Neil+Armstrong> <http://www.w3.org/2000/01/rdf-schema#label> "Neil Armstrong" .
4
+ <http://ex.com/Buzz+Aldrin> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.cidoc-crm.org/cidoc-crm/E21_Person> .
5
+ # <http://ex.com/Buzz+Aldrin> <http://www.w3.org/2000/01/rdf-schema#label> "Buzz Aldrin" .
6
+ <http://ex.com/Henry+Larcom+Abbot> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.cidoc-crm.org/cidoc-crm/E21_Person> .
7
+ # <http://ex.com/Henry+Larcom+Abbot> <http://www.w3.org/2000/01/rdf-schema#label> "Henry Larcom Abbot" .
8
+
9
+
10
+ <http://ex.com/Neil+Armstrong> <http://example.com/service> " NASA" ;
11
+ <http://example.com/deathday> " 2012-08-25" ^^<http://www.w3.org/2001/XMLSchema#date> ;
12
+ <http://example.com/birthday> " 1930-08-05" ^^<http://www.w3.org/2001/XMLSchema#date> ;
13
+ <http://example.com/evaday> " 1969-07-21" ^^<http://www.w3.org/2001/XMLSchema#date> .
14
+
15
+ <http://ex.com/Buzz+Aldrin> a <http://www.cidoc-crm.org/cidoc-crm/E21_Person> ;
16
+ <http://example.com/service> " Air Force" ;
17
+ #<http://example.com/deathday> ""^^<http://www.w3.org/2001/XMLSchema#date> ;
18
+ <http://example.com/birthday> " 1930-01-20" ^^<http://www.w3.org/2001/XMLSchema#date> ;
19
+ <http://example.com/evaday> " 1969-07-21" ^^<http://www.w3.org/2001/XMLSchema#date> .
20
+
21
+ <http://ex.com/Pete+Conrad> a <http://www.cidoc-crm.org/cidoc-crm/E21_Person> ;
22
+ <http://example.com/service> " Navy" ;
23
+ <http://example.com/deathday> " 1999-07-08" ^^<http://www.w3.org/2001/XMLSchema#date> ;
24
+ <http://example.com/birthday> " 1930-06-02" ^^<http://www.w3.org/2001/XMLSchema#date> ;
25
+ <http://example.com/evaday> " 1969-11-19" ^^<http://www.w3.org/2001/XMLSchema#date> .
26
+
27
+ <http://ex.com/Alan+Bean> a <http://www.cidoc-crm.org/cidoc-crm/E21_Person> ;
28
+ <http://example.com/service> " Navy" ;
29
+ #<http://example.com/deathday> ""^^<http://www.w3.org/2001/XMLSchema#date> ;
30
+ <http://example.com/birthday> " 1932-03-15" ^^<http://www.w3.org/2001/XMLSchema#date> ;
31
+ <http://example.com/evaday> " 1969-11-19" ^^<http://www.w3.org/2001/XMLSchema#date> .
32
+
33
+ <http://ex.com/Alan+Shepard> a <http://www.cidoc-crm.org/cidoc-crm/E21_Person> ;
34
+ <http://example.com/service> " Navy" ;
35
+ <http://example.com/deathday> " 1998-07-21" ^^<http://www.w3.org/2001/XMLSchema#date> ;
36
+ <http://example.com/birthday> " 1923-11-18" ^^<http://www.w3.org/2001/XMLSchema#date> ;
37
+ <http://example.com/evaday> " 1971-02-05" ^^<http://www.w3.org/2001/XMLSchema#date> .
38
+
39
+ <http://ex.com/Edgar+Mitchell> a <http://www.cidoc-crm.org/cidoc-crm/E21_Person> ;
40
+ <http://example.com/service> " Navy" ;
41
+ #<http://example.com/deathday> ""^^<http://www.w3.org/2001/XMLSchema#date> ;
42
+ <http://example.com/birthday> " 1930-09-17" ^^<http://www.w3.org/2001/XMLSchema#date> ;
43
+ <http://example.com/evaday> " 1971-02-05" ^^<http://www.w3.org/2001/XMLSchema#date> .
44
+
45
+ <http://ex.com/David+Scott> a <http://www.cidoc-crm.org/cidoc-crm/E21_Person> ;
46
+ <http://example.com/service> " Air Force" ;
47
+ #<http://example.com/deathday> ""^^<http://www.w3.org/2001/XMLSchema#date> ;
48
+ <http://example.com/birthday> " 1932-06-06" ^^<http://www.w3.org/2001/XMLSchema#date> ;
49
+ <http://example.com/evaday> " 1971-07-31" ^^<http://www.w3.org/2001/XMLSchema#date> .
50
+
51
+ <http://ex.com/James+Irwin> a <http://www.cidoc-crm.org/cidoc-crm/E21_Person> ;
52
+ <http://example.com/service> " Air Force" ;
53
+ <http://example.com/deathday> " 1991-08-08" ^^<http://www.w3.org/2001/XMLSchema#date> ;
54
+ <http://example.com/birthday> " 1930-03-17" ^^<http://www.w3.org/2001/XMLSchema#date> ;
55
+ <http://example.com/evaday> " 1971-07-31" ^^<http://www.w3.org/2001/XMLSchema#date> .
56
+
57
+ <http://ex.com/John+Young> a <http://www.cidoc-crm.org/cidoc-crm/E21_Person> ;
58
+ <http://example.com/service> " Navy" ;
59
+ #<http://example.com/deathday> ""^^<http://www.w3.org/2001/XMLSchema#date> ;
60
+ <http://example.com/birthday> " 1930-09-24" ^^<http://www.w3.org/2001/XMLSchema#date> ;
61
+ <http://example.com/evaday> " 1972-04-21" ^^<http://www.w3.org/2001/XMLSchema#date> .
62
+
63
+ <http://ex.com/Charles+Duke> a <http://www.cidoc-crm.org/cidoc-crm/E21_Person> ;
64
+ <http://example.com/service> " Air Force" ;
65
+ #<http://example.com/deathday> ""^^<http://www.w3.org/2001/XMLSchema#date> ;
66
+ <http://example.com/birthday> " 1935-10-03" ^^<http://www.w3.org/2001/XMLSchema#date> ;
67
+ <http://example.com/evaday> " 1972-04-21" ^^<http://www.w3.org/2001/XMLSchema#date> .
68
+
69
+ <http://ex.com/Eugene+Cernan> a <http://www.cidoc-crm.org/cidoc-crm/E21_Person> ;
70
+ <http://example.com/service> " Navy" ;
71
+ #<http://example.com/deathday> ""^^<http://www.w3.org/2001/XMLSchema#date> ;
72
+ <http://example.com/birthday> " 1934-03-14" ^^<http://www.w3.org/2001/XMLSchema#date> ;
73
+ <http://example.com/evaday> " 1972-12-11" ^^<http://www.w3.org/2001/XMLSchema#date> .
74
+
75
+ <http://ex.com/Harrison+Schmitt> a <http://www.cidoc-crm.org/cidoc-crm/E21_Person> ;
76
+ <http://example.com/service> " NASA" ;
77
+ #<http://example.com/deathday> ""^^<http://www.w3.org/2001/XMLSchema#date> ;
78
+ <http://example.com/birthday> " 1935-07-03" ^^<http://www.w3.org/2001/XMLSchema#date> ;
79
+ <http://example.com/evaday> " 1972-12-11" ^^<http://www.w3.org/2001/XMLSchema#date> .
80
+
81
+ <http://ex.com/Henry+Larcom+Abbot> a <http://www.cidoc-crm.org/cidoc-crm/E21_Person> ;
82
+ #<http://example.com/service> "" ;
83
+ <http://example.com/deathday> " 1927-10-01" ^^<http://www.w3.org/2001/XMLSchema#date> ;
84
+ <http://example.com/birthday> " 1831-08-13" ^^<http://www.w3.org/2001/XMLSchema#date> ;
85
+ #<http://example.com/evaday> ""^^<http://www.w3.org/2001/XMLSchema#date> .
0 commit comments