@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://osf.io/vocab/2022/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<https://osf.io/kpv6b> a ns1:File ;
    dcterms:created "2025-09-18"^^rdf:string ;
    dcterms:identifier "https://osf.io/kpv6b"^^rdf:string ;
    dcterms:modified "2026-06-25"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/6502f89c-e2c2-4245-b39e-8c3f8d416cc0> ;
    ns1:fileName "Rapid review protocol- Cultural adaptation of FMS assessments.docx"^^rdf:string ;
    ns1:filePath "/Rapid review protocol- Cultural adaptation of FMS assessments.docx"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/kpv6b?revision=1> ;
    ns1:isContainedBy <https://osf.io/chmtr> .

<https://api.osf.io/v2/regions/au-1/> skos:prefLabel "Australia - Sydney"@en .

<https://osf.io/chmtr> a ns1:Project ;
    dcterms:created "2025-09-18"^^rdf:string ;
    dcterms:creator <https://osf.io/4wkym> ;
    dcterms:identifier "https://osf.io/chmtr"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:title "Cultural adaptation and translation of fundamental movement skill assessments: A rapid review"^^rdf:string .

<https://osf.io/kpv6b?revision=1> a ns1:FileVersion ;
    dcterms:created "2025-09-18"^^rdf:string ;
    dcterms:creator <https://osf.io/4wkym> ;
    dcterms:extent "0.019 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2025-09-18"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::3d1cd8280dad6cd7074285d94778b2d686f2fd6fbfd4889f2c9427941178163c> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/au-1/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://osf.io"^^rdf:string ;
    foaf:name "OSF"^^rdf:string .

<https://osf.io/4wkym> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0009-0005-9112-1960"^^rdf:string,
        "https://osf.io/4wkym"^^rdf:string ;
    owl:sameAs <https://orcid.org/0009-0005-9112-1960> ;
    foaf:familyName "Herd"^^rdf:string ;
    foaf:givenName "Kurtis"^^rdf:string ;
    foaf:name "Kurtis Ian Herd"^^rdf:string .