@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <https://osf.io/vocab/2022/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
<https://osf.io/2sv9u> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://scholar.google.com/citations?user=ksl1LI8AAAAJ"^^rdf:string,
"http://www.jenniferjoygaba.com"^^rdf:string,
"https://osf.io/2sv9u"^^rdf:string ;
dcat:accessService <https://osf.io> ;
foaf:familyName "Joy-Gaba"^^rdf:string ;
foaf:givenName "Jennifer"^^rdf:string ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/5a473294-0b2e-46d2-ae47-79359762db3b> ;
foaf:name "Jennifer Joy-Gaba"^^rdf:string ;
ns1:affiliation <https://ror.org/02nkdxk79> .
<https://ror.org/02nkdxk79> a dcterms:Agent,
foaf:Organization ;
dcterms:identifier "https://ror.org/02nkdxk79"^^rdf:string ;
foaf:name "Virginia Commonwealth University"^^rdf:string .