@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix ns1: <https://osf.io/vocab/2022/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
<https://osf.io/txfec> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://github.com/matherion"^^rdf:string,
"http://researcherid.com/rid/F-4131-2012"^^rdf:string,
"http://scholar.google.com/citations?user=Qw8JJh0AAAAJ"^^rdf:string,
"https://behaviorchange.eu"^^rdf:string,
"https://impactstory.org/u/0000-0002-0336-9589"^^rdf:string,
"https://osf.io/txfec"^^rdf:string,
"https://ou-nl.academia.edu/GjaltJornPeters"^^rdf:string,
"https://researchgate.net/profile/Gjalt-Jorn_Peters2"^^rdf:string,
"https://www.linkedin.com/13237116"^^rdf:string ;
dcat:accessService <https://osf.io> ;
foaf:familyName "Peters"^^rdf:string ;
foaf:givenName "Gjalt - Jorn"^^rdf:string ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/7e3e50ec-4df8-43f9-b5ad-a214b40d7f06> ;
foaf:name "Gjalt-Jorn Peters"^^rdf:string ;
ns1:affiliation <https://ror.org/018dfmf50> .
<https://ror.org/018dfmf50> a dcterms:Agent,
foaf:Organization ;
dcterms:identifier "https://ror.org/018dfmf50"^^rdf:string ;
foaf:name "Open Universiteit"^^rdf:string .