@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://odm-share-dev.sobriety.press/trove/index-card/11e7d565-d8c6-4c92-a286-c3284bd3a51c> a dcat:CatalogRecord,
ns1:Indexcard ;
dcterms:issued "2026-07-21"^^xsd:date ;
dcterms:modified "2026-07-21"^^xsd:date ;
foaf:primaryTopic <https://odm-ui-dev.sobriety.press/7egt9> ;
ns1:focusIdentifier "https://odm-ui-dev.sobriety.press/7egt9"^^rdf:string ;
ns1:resourceMetadata "{\"@id\": \"https://odm-ui-dev.sobriety.press/7egt9\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://odm-ui-dev.sobriety.press/7egt9\"}], \"accessService\": [{\"@id\": \"https://odm-ui-dev.sobriety.press\"}], \"foaf:givenName\": [{\"@value\": \"Salman\"}], \"name\": [{\"@value\": \"Salman\"}]}"^^rdf:JSON .