@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/f3de2a30-112f-4540-8e5e-bd6ccf69d44a> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2024-06-08"^^xsd:date ;
    dcterms:modified "2024-06-08"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/3f98e> ;
    ns1:focusIdentifier "https://osf.io/3f98e"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/3f98e\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2022-06-22\"}], \"identifier\": [{\"@value\": \"https://osf.io/3f98e\"}], \"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\": \"Voltage clamp analysis cortical_FSI.py\"}], \"filePath\": [{\"@value\": \"/Voltage clamp analysis cortical_FSI.py\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/3f98e?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.011 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"2022-06-22\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::619fce529debd15c02a8ca4fc67866784dbd3f44327931f24fb13979e8636b63\"}], \"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 .