@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/67rba> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "https://independent.academia.edu/%E9%A3%9B%E9%81%8E%E5%A4%A9%E7%A9%BA%E9%A3%9B%E9%81%8E%E5%A4%A7%E6%B5%B7"^^rdf:string,
"https://ko-fi.com/greatfilter"^^rdf:string,
"https://orcid.org/0009-0008-6494-9692"^^rdf:string,
"https://osf.io/67rba"^^rdf:string ;
owl:sameAs <https://orcid.org/0009-0008-6494-9692> ;
dcat:accessService <https://osf.io> ;
foaf:familyName "WUN"^^rdf:string ;
foaf:givenName "SYU"^^rdf:string ;
foaf:name "SYU JIA WUN"^^rdf:string .
<https://orcid.org/0009-0008-6494-9692> foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/6f271d97-7e9c-4664-a13a-c5ee9e886942> .