@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
<https://osf.io/sqr5e> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://scholar.google.com/citations?user=RcJosjsAAAAJ"^^rdf:string,
"http://www.socialpsychology.org/member/corey-cook"^^rdf:string,
"https://osf.io/sqr5e"^^rdf:string,
"https://researchgate.net/profile/Corey_Cook2"^^rdf:string,
"https://www.linkedin.com/pub/corey-cook/16/8a0/510"^^rdf:string ;
dcat:accessService <https://osf.io> ;
foaf:familyName "Cook"^^rdf:string ;
foaf:givenName "Corey"^^rdf:string ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/cfd2d61b-63a9-4a29-bf37-99864b799d9b> ;
foaf:name "Corey L. Cook"^^rdf:string .