@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/658cccf3-2a47-46fb-afaa-912292576ca4> a dcat:CatalogRecord,
ns1:Indexcard ;
dcterms:issued "2023-08-23"^^xsd:date ;
dcterms:modified "2023-08-23"^^xsd:date ;
foaf:primaryTopic <https://osf.io/n2dey> ;
ns1:focusIdentifier "https://osf.io/n2dey"^^rdf:string ;
ns1:resourceMetadata "{\"@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\"}], \"foaf:familyName\": [{\"@value\": \"Yu\"}], \"foaf:givenName\": [{\"@value\": \"Grant\"}], \"name\": [{\"@value\": \"Grant Yu\"}]}], \"dateCopyrighted\": [{\"@value\": \"2020\"}], \"description\": [{\"@value\": \"This FPGA-Based Digit Classifier project features source code and other files that support its HardwareX page.\"}], \"identifier\": [{\"@value\": \"https://osf.io/n2dey\"}], \"dateModified\": [{\"@value\": \"2020-01-21\"}], \"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\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"qualifiedAttribution\": [{\"hadRole\": [{\"@id\": \"osf:admin-contributor\"}], \"osf:order\": [{\"@value\": \"0\", \"@type\": \"xsd:integer\"}], \"agent\": [{\"@id\": \"https://osf.io/v6ze7\"}]}], \"hostingInstitution\": [{\"@id\": \"https://cos.io/\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://cos.io/\"}, {\"@value\": \"https://ror.org/05d5mza29\"}], \"sameAs\": [{\"@id\": \"https://ror.org/05d5mza29\"}], \"name\": [{\"@value\": \"Center for Open Science\"}]}], \"storageByteCount\": [{\"@value\": \"193669912\", \"@type\": \"xsd:integer\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/us/\", \"prefLabel\": [{\"@value\": \"United States\", \"@language\": \"en\"}]}]}"^^rdf:JSON .