@prefix n4c: . @prefix nfdico: . @prefix rdfs: . @prefix schema1: . n4c:E2690 a schema1:Person, nfdico:Person ; rdfs:label "Astrid Probst" ; schema1:familyName "Probst" ; schema1:givenName "Astrid" ; schema1:honorificSuffix "M. Sc." ; schema1:image ; schema1:memberOf [ ], [ ], [ ] ; schema1:name "Astrid Probst" ; rdfs:seeAlso , , , .