@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/b1ac96f4-faa2-4254-af78-ffb2d92b7eea> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-23"^^xsd:date ;
    dcterms:modified "2023-08-23"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/wmvh5> ;
    ns1:focusIdentifier "https://osf.io/wmvh5"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/wmvh5\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2017-11-22\"}], \"identifier\": [{\"@value\": \"https://osf.io/wmvh5\"}], \"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\": \"FactorLoading.r\"}], \"filePath\": [{\"@value\": \"/Functions/FactorLoading.r\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/wmvh5?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.000656 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"1970-01-01\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::b6354f25461d01bfece704859e25c9aa86bffbc3367b095dd641310e2ace606d\"}], \"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 .