@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/aabb9749-3cae-4374-9423-8f5dd59a6733> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-23"^^xsd:date ;
    dcterms:modified "2023-08-23"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/am5u2> ;
    ns1:focusIdentifier "https://osf.io/am5u2"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/am5u2\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2020-01-21\"}], \"identifier\": [{\"@value\": \"https://osf.io/am5u2\"}], \"dateModified\": [{\"@value\": \"2020-01-21\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"fileName\": [{\"@value\": \"pll_test_0002.v\"}], \"filePath\": [{\"@value\": \"/DE2_115_D8M_RTL/V/pll_test/pll_test_0002.v\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/am5u2?revision=1\", \"resourceType\": [{\"@id\": \"FileVersion\"}], \"dateCreated\": [{\"@value\": \"2020-01-21\"}], \"creator\": [{\"@id\": \"https://osf.io/v6ze7\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/v6ze7\"}], \"name\": [{\"@value\": \"Grant Yu\"}]}], \"dcterms:extent\": [{\"@value\": \"0.002 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"2020-01-21\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::b2f6b62a8e4d391ae98191cbbc90022669ad413512fafc777ba216df9158d7b0\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/us/\", \"prefLabel\": [{\"@value\": \"United States\", \"@language\": \"en\"}]}], \"versionNumber\": [{\"@value\": \"1\"}]}], \"isContainedBy\": [{\"@id\": \"https://osf.io/n2dey\", \"resourceType\": [{\"@id\": \"Project\"}], \"dateCreated\": [{\"@value\": \"2020-01-19\"}], \"creator\": [{\"@id\": \"https://osf.io/v6ze7\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/v6ze7\"}], \"name\": [{\"@value\": \"Grant Yu\"}]}], \"dateCopyrighted\": [{\"@value\": \"2020\"}], \"identifier\": [{\"@value\": \"https://osf.io/n2dey\"}], \"publisher\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"rights\": [{\"@id\": \"http://www.gnu.org/licenses/gpl-3.0.txt\", \"identifier\": [{\"@value\": \"http://www.gnu.org/licenses/gpl-3.0.txt\"}], \"name\": [{\"@value\": \"GNU General Public License (GPL) 3.0\"}]}], \"title\": [{\"@value\": \"A Low-Power, Cost-Effective FPGA-Based Handwritten Digit Classifier\"}]}]}"^^rdf:JSON .