Skip to content

Commit 8a33c0f

Browse files
committed
added data
1 parent f008267 commit 8a33c0f

1 file changed

Lines changed: 29 additions & 0 deletions

File tree

data.ttl

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,14 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
134134
ont:wikidataIdentifier "Q609317" ;
135135
.
136136

137+
<https://paulduchesne.github.io/state/resource/f9852676-8b80-4856-8c56-feca14d999b4>
138+
a ont:Person ;
139+
rdfs:label "Simon Hanselmann"@en ;
140+
rdfs:comment "Australian writer."@en ;
141+
ont:authorOf <https://paulduchesne.github.io/state/resource/47805c8f-a351-494c-a3cd-335d796b321a> ;
142+
ont:wikidataIdentifier "Q17006093" ;
143+
.
144+
137145
<https://paulduchesne.github.io/state/resource/fff8c988-6198-4536-9298-28a2d395c705>
138146
a ont:Location ;
139147
rdfs:label "Wellington"@en ;
@@ -182,6 +190,15 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
182190
ont:startDate "2025-11-23" ;
183191
.
184192

193+
<https://paulduchesne.github.io/state/resource/47805c8f-a351-494c-a3cd-335d796b321a>
194+
a ont:Book ;
195+
rdfs:label "Below Ambition"@en ;
196+
rdfs:comment "Book by Simon Hanselmann"@en ;
197+
ont:hasAuthor <https://paulduchesne.github.io/state/resource/f9852676-8b80-4856-8c56-feca14d999b4> ;
198+
ont:identifier "9781683965497" ;
199+
ont:participatedIn <https://paulduchesne.github.io/state/resource/ce5f919c-40e3-4b77-9f59-fd908e1ad58b> ;
200+
.
201+
185202
<https://paulduchesne.github.io/state/resource/6b433c3a-855a-4ddd-bf14-6ed6d75b472f>
186203
a ont:Book ;
187204
rdfs:label "The School of Night"@en ;
@@ -338,6 +355,17 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
338355
ont:startDate "2025-12-29" ;
339356
.
340357

358+
<https://paulduchesne.github.io/state/resource/ce5f919c-40e3-4b77-9f59-fd908e1ad58b>
359+
a ont:ReadingEvent ;
360+
rdfs:label "Reading 'Below Ambition'"@en ;
361+
rdfs:comment "Reading event."@en ;
362+
ont:endDate "2026-01-02" ;
363+
ont:hasParticipant
364+
<https://paulduchesne.github.io/state/resource/0ef53722-52ca-49c8-873d-3549a74914e8> ,
365+
<https://paulduchesne.github.io/state/resource/47805c8f-a351-494c-a3cd-335d796b321a> ;
366+
ont:startDate "2026-01-02" ;
367+
.
368+
341369
<https://paulduchesne.github.io/state/resource/d2d8ae17-8d48-4256-931e-4f24ecf61f60>
342370
a ont:Person ;
343371
rdfs:label "Jaye Weatherburn" ;
@@ -439,6 +467,7 @@ PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
439467
<https://paulduchesne.github.io/state/resource/cac1db2e-8f8d-4c39-aa5e-838167352444> ,
440468
<https://paulduchesne.github.io/state/resource/cae5aa0d-b13e-4424-8053-8006caab11c2> ,
441469
<https://paulduchesne.github.io/state/resource/cda1ee67-c4a1-4c37-9a94-d51ba5ed5499> ,
470+
<https://paulduchesne.github.io/state/resource/ce5f919c-40e3-4b77-9f59-fd908e1ad58b> ,
442471
<https://paulduchesne.github.io/state/resource/df0b77c1-6b2c-4bd4-904e-9921848978d0> ,
443472
<https://paulduchesne.github.io/state/resource/e44ca924-764e-4dfb-be0f-356d8a1733d5> ,
444473
<https://paulduchesne.github.io/state/resource/fe923883-a71b-460f-99a0-d8abf05a2281> ;

0 commit comments

Comments
 (0)