@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/vyd2e> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://scholar.google.com/citations?user=2MLAKg0AAAAJ"^^rdf:string,
"http://www.pace.edu/dyson/initiatives-research/trauma-social-processes-resilience-lab"^^rdf:string,
"https://orcid.org/0000-0001-5589-1523"^^rdf:string,
"https://osf.io/vyd2e"^^rdf:string,
"https://researchgate.net/profile/Anthony_Mancini"^^rdf:string,
"https://www.pace.edu/dyson/sections/meet-the-faculty/faculty-profile/amancini"^^rdf:string ;
owl:sameAs <https://orcid.org/0000-0001-5589-1523> ;
dcat:accessService <https://osf.io> ;
foaf:familyName "Mancini"^^rdf:string ;
foaf:givenName "Anthony"^^rdf:string ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/dbbc7603-4795-41ea-90cb-fe12aec47321> ;
foaf:name "Anthony Mancini"^^rdf:string .