@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/d7p69> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://researcherid.com/rid/0000-0001-7486-8265"^^rdf:string,
"http://scholar.google.com/citations?user=https://scholar.google.com/citations?hl=en&view_op"^^rdf:string,
"https://orcid.org/0000-0001-7486-8265"^^rdf:string,
"https://osf.io/d7p69"^^rdf:string,
"https://www.linkedin.com/https://www.linkedin.com/in/guy-hochman-5a7885a/"^^rdf:string,
"https://www.runi.ac.il/en/faculty/ghochman/"^^rdf:string ;
owl:sameAs <https://orcid.org/0000-0001-7486-8265> ;
dcat:accessService <https://osf.io> ;
foaf:familyName "Hochman"^^rdf:string ;
foaf:givenName "Guy"^^rdf:string ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/538b5c0c-639c-4f44-8d09-6b671cb4c5eb> ;
foaf:name "Guy Hochman"^^rdf:string .