@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/zfvje> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://scholar.google.com/citations?user=2linfncAAAAJ"^^rdf:string,
"https://orcid.org/0000-0003-1826-9254"^^rdf:string,
"https://osf.io/zfvje"^^rdf:string,
"https://researchgate.net/profile/Kieren-Lilly"^^rdf:string,
"https://www.linkedin.com/in/kieren-lilly-406488217"^^rdf:string ;
owl:sameAs <https://orcid.org/0000-0003-1826-9254> ;
dcat:accessService <https://osf.io> ;
foaf:familyName "Lilly"^^rdf:string ;
foaf:givenName "Kieren"^^rdf:string ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/fddf173c-d7a2-4270-a7de-f460df6ad62d> ;
foaf:name "Kieren J. Lilly"^^rdf:string .