@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/3ee0015b-d074-4db9-af98-2052c7e4e810> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-24"^^xsd:date ;
    dcterms:modified "2023-08-24"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/8mgth> ;
    ns1:focusIdentifier "https://osf.io/8mgth"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/8mgth\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2022-06-22\"}], \"identifier\": [{\"@value\": \"https://osf.io/8mgth\"}], \"dateModified\": [{\"@value\": \"2022-06-22\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"fileName\": [{\"@value\": \"Current clamp analysis_MC.py\"}], \"filePath\": [{\"@value\": \"/Current clamp analysis_MC.py\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/8mgth?revision=1\", \"resourceType\": [{\"@id\": \"FileVersion\"}], \"dateCreated\": [{\"@value\": \"2022-06-22\"}], \"creator\": [{\"@id\": \"https://osf.io/4ch6j\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/4ch6j\"}], \"name\": [{\"@value\": \"Anistasha Lightning\"}]}], \"dcterms:extent\": [{\"@value\": \"0.018 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"2022-06-22\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::509bdcc26db656edb99b4a13c88b7f32708e94564651bb7a47aa5485966b6ca4\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/us/\", \"prefLabel\": [{\"@value\": \"United States\", \"@language\": \"en\"}]}], \"versionNumber\": [{\"@value\": \"1\"}]}], \"isContainedBy\": [{\"@id\": \"https://osf.io/j295t\", \"resourceType\": [{\"@id\": \"ProjectComponent\"}], \"dateCreated\": [{\"@value\": \"2022-06-22\"}], \"creator\": [{\"@id\": \"https://osf.io/4ch6j\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/4ch6j\"}], \"name\": [{\"@value\": \"Anistasha Lightning\"}]}, {\"@id\": \"https://osf.io/keura\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/keura\"}], \"name\": [{\"@value\": \"Nicola Kuczewski\"}]}], \"identifier\": [{\"@value\": \"https://osf.io/j295t\"}], \"publisher\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"title\": [{\"@value\": \"Python Script\"}]}]}"^^rdf:JSON .