@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/36d25548-ea6b-409b-bc12-e0ef91cf2227> a dcat:CatalogRecord,
ns1:Indexcard ;
dcterms:issued "2023-08-23"^^xsd:date ;
dcterms:modified "2023-08-23"^^xsd:date ;
foaf:primaryTopic <https://osf.io/6k4q3> ;
ns1:focusIdentifier "https://osf.io/6k4q3"^^rdf:string ;
ns1:resourceMetadata "{\"@id\": \"https://osf.io/6k4q3\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"http://github.com/richardschweitzer\"}, {\"@value\": \"http://scholar.google.com/citations?user=YPMVJXwAAAAJ\"}, {\"@value\": \"https://osf.io/6k4q3\"}, {\"@value\": \"https://researchgate.net/profile/Richard_Schweitzer2\"}, {\"@value\": \"https://richardschweitzer.github.io/\"}], \"accessService\": [{\"@id\": \"https://osf.io\"}], \"foaf:familyName\": [{\"@value\": \"Schweitzer\"}], \"foaf:givenName\": [{\"@value\": \"Richard\"}], \"name\": [{\"@value\": \"Richard Schweitzer\"}]}"^^rdf:JSON .