summaryrefslogtreecommitdiff
path: root/ttl/people.ttl
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2019-06-10 19:43:37 +0200
committerLars-Dominik Braun <lars@6xq.net>2019-06-10 19:44:01 +0200
commit11111276974ac897b4493c6790bd593cf79a8603 (patch)
tree695b68772833324bcda33232fc4977c6803dbb64 /ttl/people.ttl
parent16ce87f6d2c7ba4d29a71e24200584366961f55d (diff)
downloadeumel-11111276974ac897b4493c6790bd593cf79a8603.tar.gz
eumel-11111276974ac897b4493c6790bd593cf79a8603.tar.bz2
eumel-11111276974ac897b4493c6790bd593cf79a8603.zip
Add documents provided by Michael
Diffstat (limited to 'ttl/people.ttl')
-rw-r--r--ttl/people.ttl12
1 files changed, 12 insertions, 0 deletions
diff --git a/ttl/people.ttl b/ttl/people.ttl
index dc27884..549e2f1 100644
--- a/ttl/people.ttl
+++ b/ttl/people.ttl
@@ -351,3 +351,15 @@ _:person_schrenk
s:familyName "Schrenk" ;
.
+_:person_merkel
+ a s:Person ;
+ s:givenName "Robert" ;
+ s:familyName "Merkel" ;
+ .
+
+_:person_bussche
+ a s:Person ;
+ s:givenName "Hilmar" ;
+ s:familyName "von dem Bussche" ;
+ .
+