@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/6s5aw> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://researcherid.com/rid/AAA-7740-2021"^^rdf:string,
"http://scholar.google.com/citations?user=-Q2018QAAAAJ&hl=en"^^rdf:string,
"https://orcid.org/0000-0003-1213-0884"^^rdf:string,
"https://osf.io/6s5aw"^^rdf:string,
"https://researchgate.net/profile/Vladislav-Krivoshchekov-2"^^rdf:string,
"https://www.vkrivoshchekov.com"^^rdf:string ;
owl:sameAs <https://orcid.org/0000-0003-1213-0884> ;
dcat:accessService <https://osf.io> ;
foaf:familyName "Krivoshchekov"^^rdf:string ;
foaf:givenName "Vladislav"^^rdf:string ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/f0452a91-3f03-41e9-9deb-333d541e1c8e> ;
foaf:name "Vladislav Krivoshchekov"^^rdf:string .