@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/cb2368ea-7a1d-4d81-869a-fb7cd7f0c454> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-24"^^xsd:date ;
    dcterms:modified "2023-08-24"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/pm9fs> ;
    ns1:focusIdentifier "https://osf.io/pm9fs"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/pm9fs\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2021-06-04\"}], \"identifier\": [{\"@value\": \"https://osf.io/pm9fs\"}], \"dateModified\": [{\"@value\": \"2022-08-12\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"fileName\": [{\"@value\": \"TrainingSlideDeck_LOP_2021-05.pptx\"}], \"filePath\": [{\"@value\": \"/TrainingSlideDeck_LOP_2021-05.pptx\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/pm9fs?revision=1\", \"resourceType\": [{\"@id\": \"FileVersion\"}], \"dateCreated\": [{\"@value\": \"2021-06-04\"}], \"creator\": [{\"@id\": \"https://osf.io/3ww3a\", \"resourceType\": [{\"@id\": \"Agent\"}]}], \"dcterms:extent\": [{\"@value\": \"6.2 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"2021-06-04\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::04998738ccd0e2bd9d1c435b09f06e9fe857594e6c5bacab2ad48a2ecd3fef48\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/us/\", \"prefLabel\": [{\"@value\": \"United States\", \"@language\": \"en\"}]}], \"versionNumber\": [{\"@value\": \"1\"}]}], \"isContainedBy\": [{\"@id\": \"https://osf.io/je439\", \"resourceType\": [{\"@id\": \"ProjectComponent\"}], \"dateCreated\": [{\"@value\": \"2021-06-04\"}], \"creator\": [{\"@id\": \"https://osf.io/ukghz\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/ukghz\"}], \"name\": [{\"@value\": \"National Digital Stewardship Alliance (NDSA)\"}]}], \"dateCopyrighted\": [{\"@value\": \"2016\"}], \"identifier\": [{\"@value\": \"https://osf.io/je439\"}], \"publisher\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"rights\": [{\"@id\": \"https://creativecommons.org/licenses/by/4.0/legalcode\", \"identifier\": [{\"@value\": \"https://creativecommons.org/licenses/by/4.0/legalcode\"}], \"name\": [{\"@value\": \"CC-By Attribution 4.0 International\"}]}], \"title\": [{\"@value\": \"Training Slides and Instructions\"}]}]}"^^rdf:JSON .