@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/7659da93-33af-44b9-985c-c4809c5e835b> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-23"^^xsd:date ;
    dcterms:modified "2023-08-23"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/vbwku> ;
    ns1:focusIdentifier "https://osf.io/vbwku"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/vbwku\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2017-11-22\"}], \"identifier\": [{\"@value\": \"https://osf.io/vbwku\"}], \"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\": \"Mokkenfunction.r\"}], \"filePath\": [{\"@value\": \"/Functions/Mokkenfunction.r\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/vbwku?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.005 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"1970-01-01\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::70773267faefb63b0fa2c2773a7b2b10627e415646d58ea6594704e394737199\"}], \"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 .