@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/acaaae02-552b-483f-b1fc-1b39c7c9a083> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-24"^^xsd:date ;
    dcterms:modified "2023-08-24"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/gbw7s> ;
    ns1:focusIdentifier "https://osf.io/gbw7s"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/gbw7s\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2022-06-22\"}], \"identifier\": [{\"@value\": \"https://osf.io/gbw7s\"}], \"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_step_firing _analysis_new .py\"}], \"filePath\": [{\"@value\": \"/Current_clamp_step_firing _analysis_new .py\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/gbw7s?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.010 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"2022-06-22\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::e39e153199ae2016a18437778a79332c17de5d0b8cb53b9b2fd2c5474b1cdc72\"}], \"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 .