@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/z3f27> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "https://osf.io/z3f27"^^rdf:string,
"https://researchgate.net/profile/Ivonne Lipsch-Wijnen"^^rdf:string,
"https://www.linkedin.com/in/ivonnelipschwijnen/details/experience/"^^rdf:string ;
dcat:accessService <https://osf.io> ;
foaf:familyName "Lipsch-Wijnen"^^rdf:string ;
foaf:givenName "Ivonne"^^rdf:string ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/01496942-c8d1-4772-b8e4-40207734e526> ;
foaf:name "Ivonne Lipsch-Wijnen"^^rdf:string .