@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/yxq7u> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://scholar.google.com/citations?user=6W-sIEkAAAAJ&hl=en"^^rdf:string,
"https://orcid.org/0000-0002-4064-8800"^^rdf:string,
"https://osf.io/yxq7u"^^rdf:string,
"https://unidirectory.auckland.ac.nz/profile/c-sibley"^^rdf:string ;
owl:sameAs <https://orcid.org/0000-0002-4064-8800> ;
dcat:accessService <https://osf.io> ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/3056334e-515a-4e14-b52f-6655edc0f602> ;
foaf:name "Chris G Sibley"^^rdf:string .