@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/a27ds> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://scholar.google.com/citations?user=XhlRYa4AAAAJ&hl=de"^^rdf:string,
"https://cfr-psy.ruhr-uni-bochum.de/busch/"^^rdf:string,
"https://orcid.org/0000-0003-4626-7045"^^rdf:string,
"https://osf.io/a27ds"^^rdf:string,
"https://researchgate.net/profile/Julian-Busch-2"^^rdf:string ;
owl:sameAs <https://orcid.org/0000-0003-4626-7045> ;
dcat:accessService <https://osf.io> ;
foaf:familyName "Busch"^^rdf:string ;
foaf:givenName "Julian"^^rdf:string ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/de156029-59c7-40b0-b251-e671c59d8a5f> ;
foaf:name "Julian Busch"^^rdf:string .