@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/fadee87c-24b5-42ca-8e96-9d653d27ca6d> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-24"^^xsd:date ;
    dcterms:modified "2023-08-24"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/7bzwn> ;
    ns1:focusIdentifier "https://osf.io/7bzwn"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/7bzwn\", \"resourceType\": [{\"@id\": \"File\"}], \"dateCreated\": [{\"@value\": \"2021-02-10\"}], \"identifier\": [{\"@value\": \"https://osf.io/7bzwn\"}], \"dateModified\": [{\"@value\": \"2021-02-10\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"fileName\": [{\"@value\": \"Lab Week 6 Dataset.csv\"}], \"filePath\": [{\"@value\": \"/Lab Week 6 Dataset.csv\"}], \"osf:hasFileVersion\": [{\"@id\": \"https://osf.io/7bzwn?revision=1\", \"resourceType\": [{\"@id\": \"FileVersion\"}], \"dateCreated\": [{\"@value\": \"2021-02-10\"}], \"creator\": [{\"@id\": \"https://osf.io/7brk6\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/7brk6\"}], \"name\": [{\"@value\": \"Angelika M King\"}]}], \"dcterms:extent\": [{\"@value\": \"0.001 MB\"}], \"dcterms:format\": [{\"@value\": \"application/octet-stream\"}], \"dateModified\": [{\"@value\": \"2021-02-10\"}], \"dcterms:requires\": [{\"@id\": \"urn:checksum:sha-256::d4a75a2ef6c00956364ddaf5d1a873e39f3612b8a5c042df69acfe145326aea5\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/us/\", \"prefLabel\": [{\"@value\": \"United States\", \"@language\": \"en\"}]}], \"versionNumber\": [{\"@value\": \"1\"}]}], \"isContainedBy\": [{\"@id\": \"https://osf.io/7usmd\", \"resourceType\": [{\"@id\": \"Project\"}], \"dateCreated\": [{\"@value\": \"2021-02-10\"}], \"creator\": [{\"@id\": \"https://osf.io/7brk6\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/7brk6\"}], \"name\": [{\"@value\": \"Angelika M King\"}]}], \"identifier\": [{\"@value\": \"https://osf.io/7usmd\"}], \"publisher\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"title\": [{\"@value\": \"week 6\"}]}]}"^^rdf:JSON .