@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/q5zxd> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://github.com/amrg26"^^rdf:string,
"http://researcherid.com/rid/G-3774-2018"^^rdf:string,
"http://scholar.google.com/citations?user=Ana María Ruiz Ruano García"^^rdf:string,
"https://orcid.org/0000-0002-7260-0588"^^rdf:string,
"https://osf.io/q5zxd"^^rdf:string,
"https://researchgate.net/profile/Ana_Ruiz-Ruano_Garcia"^^rdf:string ;
owl:sameAs <https://orcid.org/0000-0002-7260-0588> ;
dcat:accessService <https://osf.io> ;
foaf:familyName "Ruiz-Ruano"^^rdf:string ;
foaf:givenName "Ana"^^rdf:string ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/43cd9c8e-ec66-4598-852b-a5da56b4a3a8> ;
foaf:name "Ana María Ruiz-Ruano García"^^rdf:string .