@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
<https://osf.io/rtkpw> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://scholar.google.com/citations?user=CNWUzp8AAAAJ"^^rdf:string,
"https://orcid.org/0000-0003-0323-2272"^^rdf:string,
"https://osf.io/rtkpw"^^rdf:string,
"https://researchgate.net/profile/Christoph-Herrmann-4"^^rdf:string,
"https://uol.de/allgemeine-psychologie/prof-dr-christoph-herrmann"^^rdf:string,
"https://www.linkedin.com/in/christoph-herrmann-32685671"^^rdf:string ;
owl:sameAs <https://orcid.org/0000-0003-0323-2272> ;
dcat:accessService <https://osf.io> ;
foaf:familyName "Herrmann"^^rdf:string ;
foaf:givenName "Christoph"^^rdf:string ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/e4b1b332-9b82-43b8-b857-5f937bb8433f> ;
foaf:name "Christoph S. Herrmann"^^rdf:string .