From 0e405bf566b25eab7da27f90c73d6fb49f672882 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sun, 5 Mar 2017 12:31:32 +0100 Subject: Add more scanned documents --- ttl/people.ttl | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ttl/people.ttl') diff --git a/ttl/people.ttl b/ttl/people.ttl index 025e0f2..f114c55 100644 --- a/ttl/people.ttl +++ b/ttl/people.ttl @@ -255,3 +255,14 @@ _:person_berlage s:familyName "Berlage" ; . +_:person_drewes + a s:Person ; + s:givenName "Harald" ; + s:familyName "Drewes" ; + . + +_:person_bussmann + a s:Person ; + s:givenName "Hans" ; + s:familyName "Bussmann" ; + . -- cgit v1.2.3