@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/8473f84b-2a7f-43c5-9537-b0c6f75ab753> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-24"^^xsd:date ;
    dcterms:modified "2023-08-24"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/puyt7> ;
    ns1:focusIdentifier "https://osf.io/puyt7"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/puyt7\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2022-07-13\"}], \"identifier\": [{\"@value\": \"https://osf.io/puyt7\"}], \"dateModified\": [{\"@value\": \"2022-07-13\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"fileName\": [{\"@value\": \"Voltage clamp figure.py\"}], \"filePath\": [{\"@value\": \"/Voltage clamp figure.py\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/puyt7?revision=1\", \"resourceType\": [{\"@id\": \"FileVersion\"}], \"dateCreated\": [{\"@value\": \"2022-07-13\"}], \"creator\": [{\"@id\": \"https://osf.io/keura\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/keura\"}], \"name\": [{\"@value\": \"Nicola Kuczewski\"}]}], \"dcterms:extent\": [{\"@value\": \"0.015 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"2022-07-13\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::bf4e79c376e323d8ca92451c50beef7c3a1ad38e27dade387f16fab3c7ea5605\"}], \"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 .