@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/2cef4bfd-39a9-451a-bfae-4f761a10f67e> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-24"^^xsd:date ;
    dcterms:modified "2023-08-24"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/9yhgc> ;
    ns1:focusIdentifier "https://osf.io/9yhgc"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/9yhgc\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2021-01-17\"}], \"identifier\": [{\"@value\": \"https://osf.io/9yhgc\"}], \"dateModified\": [{\"@value\": \"2021-01-17\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"fileName\": [{\"@value\": \"Notes.docx\"}], \"filePath\": [{\"@value\": \"/Notes.docx\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/9yhgc?revision=1\", \"resourceType\": [{\"@id\": \"FileVersion\"}], \"dateCreated\": [{\"@value\": \"2021-01-17\"}], \"creator\": [{\"@id\": \"https://osf.io/zh35v\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/zh35v\"}], \"name\": [{\"@value\": \"Takayuki Kobayashi \"}]}], \"dcterms:extent\": [{\"@value\": \"0.013 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"2021-01-17\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::da068ff0b513d4e9cb1f39dd45302bcf781099430ae7e7c0dbbb62739adcac52\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/us/\", \"prefLabel\": [{\"@value\": \"United States\", \"@language\": \"en\"}]}], \"versionNumber\": [{\"@value\": \"1\"}]}], \"isContainedBy\": [{\"@id\": \"https://osf.io/k827s\", \"resourceType\": [{\"@id\": \"Project\"}], \"dateCreated\": [{\"@value\": \"2021-01-06\"}], \"creator\": [{\"@id\": \"https://osf.io/zh35v\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/zh35v\"}], \"name\": [{\"@value\": \"Takayuki Kobayashi \"}]}], \"identifier\": [{\"@value\": \"https://osf.io/k827s\"}], \"publisher\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"title\": [{\"@value\": \"Model of 1/f Noise\"}]}]}"^^rdf:JSON .