@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/ce9f560e-2317-4e18-a535-c425f426ab2d> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-23"^^xsd:date ;
    dcterms:modified "2023-08-23"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/qw38b> ;
    ns1:focusIdentifier "https://osf.io/qw38b"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/qw38b\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2020-02-24\"}], \"identifier\": [{\"@value\": \"https://osf.io/qw38b\"}], \"dateModified\": [{\"@value\": \"2020-02-24\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"fileName\": [{\"@value\": \"2019_Data_StorageSurvey-anonymized.csv\"}], \"filePath\": [{\"@value\": \"/2019_Data_StorageSurvey-anonymized.csv\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/qw38b?revision=1\", \"resourceType\": [{\"@id\": \"FileVersion\"}], \"dateCreated\": [{\"@value\": \"2020-02-24\"}], \"creator\": [{\"@id\": \"https://osf.io/3ww3a\", \"resourceType\": [{\"@id\": \"Agent\"}]}], \"dcterms:extent\": [{\"@value\": \"0.280 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"2020-02-24\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::4669853f92fcb847c79a3152dc8f51a25a474cf146977ebd486dc2816bd461d6\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/us/\", \"prefLabel\": [{\"@value\": \"United States\", \"@language\": \"en\"}]}], \"versionNumber\": [{\"@value\": \"1\"}]}], \"isContainedBy\": [{\"@id\": \"https://osf.io/uwsg7\", \"resourceType\": [{\"@id\": \"ProjectComponent\"}], \"dateCreated\": [{\"@value\": \"2020-02-24\"}], \"creator\": [{\"@id\": \"https://osf.io/ukghz\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/ukghz\"}], \"name\": [{\"@value\": \"National Digital Stewardship Alliance (NDSA)\"}]}], \"dateCopyrighted\": [{\"@value\": \"2016\"}], \"identifier\": [{\"@value\": \"https://doi.org/10.17605/OSF.IO/UWSG7\"}, {\"@value\": \"https://osf.io/uwsg7\"}], \"publisher\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"rights\": [{\"@id\": \"https://creativecommons.org/licenses/by/4.0/legalcode\", \"identifier\": [{\"@value\": \"https://creativecommons.org/licenses/by/4.0/legalcode\"}], \"name\": [{\"@value\": \"CC-By Attribution 4.0 International\"}]}], \"title\": [{\"@value\": \"2019 Storage Infrastructure Survey\"}], \"sameAs\": [{\"@id\": \"https://doi.org/10.17605/OSF.IO/UWSG7\"}]}]}"^^rdf:JSON .