@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/a3ae3a97-0622-43b7-9992-046b48d8642d> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-23"^^xsd:date ;
    dcterms:modified "2023-08-23"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/dcynx> ;
    ns1:focusIdentifier "https://osf.io/dcynx"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/dcynx\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2017-11-22\"}], \"identifier\": [{\"@value\": \"https://osf.io/dcynx\"}], \"dateModified\": [{\"@value\": \"1970-01-01\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"fileName\": [{\"@value\": \"DataGeneration.r\"}], \"filePath\": [{\"@value\": \"/DataGeneration.r\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/dcynx?revision=1\", \"resourceType\": [{\"@id\": \"FileVersion\"}], \"dateCreated\": [{\"@value\": \"2017-11-22\"}], \"creator\": [{\"@id\": \"https://osf.io/25atf\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/25atf\"}], \"name\": [{\"@value\": \"Eva Zijlmans\"}]}], \"dcterms:extent\": [{\"@value\": \"0.006 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"1970-01-01\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::23dc2733f2e56c92e98d4d2a0c09390fee15ef969d7c46166992b49907c57b8a\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/us/\", \"prefLabel\": [{\"@value\": \"United States\", \"@language\": \"en\"}]}], \"versionNumber\": [{\"@value\": \"1\"}]}], \"isContainedBy\": [{\"@id\": \"https://osf.io/e83tp\", \"resourceType\": [{\"@id\": \"Project\"}], \"dateCreated\": [{\"@value\": \"2017-11-22\"}], \"creator\": [{\"@id\": \"https://osf.io/25atf\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/25atf\"}], \"name\": [{\"@value\": \"Eva Zijlmans\"}]}], \"identifier\": [{\"@value\": \"https://osf.io/e83tp\"}], \"publisher\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"title\": [{\"@value\": \"Methods for Estimating Item-Score Reliability\"}]}]}"^^rdf:JSON .