@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/04d081ae-5a03-42e2-94d8-7b2bde027d27> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-23"^^xsd:date ;
    dcterms:modified "2023-08-23"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/7usmd> ;
    ns1:focusIdentifier "https://osf.io/7usmd"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/7usmd\", \"resourceType\": [{\"@id\": \"Project\"}], \"dateCreated\": [{\"@value\": \"2021-02-10\"}], \"creator\": [{\"@id\": \"https://osf.io/7brk6\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/7brk6\"}], \"foaf:familyName\": [{\"@value\": \"King\"}], \"foaf:givenName\": [{\"@value\": \"Angelika\"}], \"name\": [{\"@value\": \"Angelika M King\"}]}], \"identifier\": [{\"@value\": \"https://osf.io/7usmd\"}], \"dateModified\": [{\"@value\": \"2021-03-23\"}], \"publisher\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"title\": [{\"@value\": \"week 6\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"qualifiedAttribution\": [{\"hadRole\": [{\"@id\": \"osf:admin-contributor\"}], \"agent\": [{\"@id\": \"https://osf.io/7brk6\"}], \"osf:order\": [{\"@value\": \"0\", \"@type\": \"xsd:integer\"}]}], \"hostingInstitution\": [{\"@id\": \"https://cos.io/\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://cos.io/\"}, {\"@value\": \"https://ror.org/05d5mza29\"}], \"sameAs\": [{\"@id\": \"https://ror.org/05d5mza29\"}], \"name\": [{\"@value\": \"Center for Open Science\"}]}], \"storageByteCount\": [{\"@value\": \"9097\", \"@type\": \"xsd:integer\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/us/\", \"prefLabel\": [{\"@value\": \"United States\", \"@language\": \"en\"}]}]}"^^rdf:JSON .