@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://share.osf.io/vocab/2023/trove/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<https://share.osf.io/trove/index-card/e6565b9f-5142-4447-b484-83ad3bcea2ee> a dcat:CatalogRecord,
ns1:Indexcard ;
dcterms:issued "2023-08-23"^^xsd:date ;
dcterms:modified "2023-08-23"^^xsd:date ;
foaf:primaryTopic <https://orcid.org/0000-0001-6797-5476>,
<https://osf.io/cdi38> ;
ns1:focusIdentifier "https://orcid.org/0000-0001-6797-5476"^^rdf:string,
"https://osf.io/cdi38"^^rdf:string ;
ns1:resourceMetadata "{\"@id\": \"https://osf.io/cdi38\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"http://briannosek.com/\"}, {\"@value\": \"http://github.com/bnosek\"}, {\"@value\": \"http://scholar.google.com/citations?user=ztt_j28AAAAJ\"}, {\"@value\": \"https://impactstory.org/u/briannosek\"}, {\"@value\": \"https://orcid.org/0000-0001-6797-5476\"}, {\"@value\": \"https://osf.io/cdi38\"}], \"sameAs\": [{\"@id\": \"https://orcid.org/0000-0001-6797-5476\"}], \"accessService\": [{\"@id\": \"https://osf.io\"}], \"foaf:familyName\": [{\"@value\": \"Nosek\"}], \"foaf:givenName\": [{\"@value\": \"Brian\"}], \"name\": [{\"@value\": \"Brian A. Nosek\"}], \"affiliation\": [{\"@id\": \"https://ror.org/0153tk833\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://ror.org/0153tk833\"}], \"name\": [{\"@value\": \"University of Virginia\"}]}, {\"@id\": \"https://ror.org/05d5mza29\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://ror.org/05d5mza29\"}], \"name\": [{\"@value\": \"Center For Open Science\"}]}]}"^^rdf:JSON .