@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/63ad0e58-65da-44cc-acdc-3dfb9539396a> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-23"^^xsd:date ;
    dcterms:modified "2023-08-23"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/5ac2j> ;
    ns1:focusIdentifier "https://osf.io/5ac2j"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/5ac2j\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2017-11-22\"}], \"identifier\": [{\"@value\": \"https://osf.io/5ac2j\"}], \"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\": \"LCSIRfunction.r\"}], \"filePath\": [{\"@value\": \"/Functions/LCSIRfunction.r\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/5ac2j?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.003 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"1970-01-01\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::1612f24e727ca12d6d029cd668ad3229e2b6803484c2876c14d13a93784a0842\"}], \"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 .