summaryrefslogtreecommitdiff
path: root/ttl/people.ttl
diff options
context:
space:
mode:
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 ec02ffe..dc27884 100644
--- a/ttl/people.ttl
+++ b/ttl/people.ttl
@@ -339,3 +339,15 @@ _:person_korsch
s:familyName "Korsch" ;
.
+_:person_dewitz
+ a s:Person ;
+ s:givenName "Detlef" ;
+ s:familyName "Dewitz" ;
+ .
+
+_:person_schrenk
+ a s:Person ;
+ s:givenName "Ernst" ;
+ s:familyName "Schrenk" ;
+ .
+