summaryrefslogtreecommitdiff
path: root/ttl/people.ttl
diff options
context:
space:
mode:
Diffstat (limited to 'ttl/people.ttl')
-rw-r--r--ttl/people.ttl7
1 files changed, 7 insertions, 0 deletions
diff --git a/ttl/people.ttl b/ttl/people.ttl
index bfe667e..025e0f2 100644
--- a/ttl/people.ttl
+++ b/ttl/people.ttl
@@ -248,3 +248,10 @@ _:person_goergen
s:givenName "Klaus" ;
s:familyName "Görgen" ;
.
+
+_:person_berlage
+ a s:Person ;
+ s:givenName "Thomas" ;
+ s:familyName "Berlage" ;
+ .
+