@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/uvxbi> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://scholar.google.com/citations?user=PnL1hFgAAAAJ"^^rdf:string,
"https://osf.io/uvxbi"^^rdf:string,
"https://researchgate.net/profile/Derek_Koehler"^^rdf:string,
"https://uwaterloo.ca/psychology/people-profiles/derek-j-koehler"^^rdf:string ;
dcat:accessService <https://osf.io> ;
foaf:familyName "Koehler"^^rdf:string ;
foaf:givenName "Derek"^^rdf:string ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/420906ea-43a9-41ec-a03b-2efc96d7e15b> ;
foaf:name "Derek Koehler"^^rdf:string .