@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/sl5hk> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://papers.ssrn.com/sol3/cf_dev/AbsByAuth.cfm?per_id=1961353"^^rdf:string,
"http://researcherid.com/rid/I-6748-2015"^^rdf:string,
"http://scholar.google.com/citations?user=lyOMg94AAAAJ"^^rdf:string,
"https://orcid.org/0000-0002-2520-0442"^^rdf:string,
"https://osf.io/sl5hk"^^rdf:string,
"https://psych.nyu.edu/vanbavel/"^^rdf:string,
"https://www.linkedin.com/pub/jay-van-bavel/26/3a5/5ab"^^rdf:string ;
owl:sameAs <https://orcid.org/0000-0002-2520-0442> ;
dcat:accessService <https://osf.io> ;
foaf:familyName "Van Bavel"^^rdf:string ;
foaf:givenName "Jay"^^rdf:string ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/5ba402be-1cde-4b1a-b40d-1c093d71a23a> ;
foaf:name "Jay J Van Bavel"^^rdf:string .