@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/8vhak> a dcterms:Agent,
foaf:Person ;
dcterms:identifier "http://scholar.google.com/citations?user=GgDZ3eAAAAAJ"^^rdf:string,
"http://www.law.uci.edu/faculty/full-time/burk/"^^rdf:string,
"https://osf.io/8vhak"^^rdf:string,
"https://researchgate.net/profile/Dan_Burk"^^rdf:string ;
dcat:accessService <https://osf.io> ;
foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/06e14004-e324-45a8-85b1-aca7b5eeb4f1> ;
foaf:name "Dan Burk"^^rdf:string .