@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/b99610d0-1d82-40ce-899c-a0c02fcec246> a dcat:CatalogRecord,
        ns1:Indexcard ;
    dcterms:issued "2023-08-23"^^xsd:date ;
    dcterms:modified "2023-08-23"^^xsd:date ;
    foaf:primaryTopic <https://osf.io/kh8m9> ;
    ns1:focusIdentifier "https://osf.io/kh8m9"^^rdf:string ;
    ns1:resourceMetadata "{\"@id\": \"https://osf.io/kh8m9\", \"resourceType\": [{\"@id\": \"Project\"}], \"dateCreated\": [{\"@value\": \"2017-03-15\"}], \"creator\": [{\"@id\": \"https://osf.io/jvsyr\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Person\"}], \"identifier\": [{\"@value\": \"https://osf.io/jvsyr\"}], \"foaf:familyName\": [{\"@value\": \"Kirk\"}], \"foaf:givenName\": [{\"@value\": \"Christopher\"}], \"name\": [{\"@value\": \"Christopher Kirk\"}]}], \"description\": [{\"@value\": \"A comparison of the techniques and movements used by winners and losers of professional MMA bouts in relation to their respective stature, mass, wingspan and stature to wingspan ratios to determine if these anthropometric differences can have an effect on the types of techniques used and the relative success/influence of these techniques.\"}], \"identifier\": [{\"@value\": \"https://osf.io/kh8m9\"}], \"dateModified\": [{\"@value\": \"2017-04-24\"}], \"publisher\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"title\": [{\"@value\": \"Determining which Variables most Distinguish between Winners and Losers in Mixed Martial Arts and the Effects of Anthropometrical Differences on these Variables.\"}], \"accessService\": [{\"@id\": \"https://osf.io\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://osf.io\"}], \"name\": [{\"@value\": \"OSF\"}]}], \"qualifiedAttribution\": [{\"hadRole\": [{\"@id\": \"osf:admin-contributor\"}], \"osf:order\": [{\"@value\": \"0\", \"@type\": \"xsd:integer\"}], \"agent\": [{\"@id\": \"https://osf.io/jvsyr\"}]}], \"hostingInstitution\": [{\"@id\": \"https://cos.io/\", \"resourceType\": [{\"@id\": \"Agent\"}, {\"@id\": \"Organization\"}], \"identifier\": [{\"@value\": \"https://cos.io/\"}, {\"@value\": \"https://ror.org/05d5mza29\"}], \"sameAs\": [{\"@id\": \"https://ror.org/05d5mza29\"}], \"name\": [{\"@value\": \"Center for Open Science\"}]}], \"storageByteCount\": [{\"@value\": \"24808746\", \"@type\": \"xsd:integer\"}], \"storageRegion\": [{\"@id\": \"https://api.osf.io/v2/regions/us/\", \"prefLabel\": [{\"@value\": \"United States\", \"@language\": \"en\"}]}]}"^^rdf:JSON .