@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 prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://cos.io/> a dcterms:Agent,
        foaf:Organization ;
    dcterms:identifier "https://cos.io/"^^rdf:string,
        "https://ror.org/05d5mza29"^^rdf:string ;
    owl:sameAs <https://ror.org/05d5mza29> ;
    foaf:name "Center for Open Science"^^rdf:string .

<https://osf.io/kh4w3> a ns1:File ;
    dcterms:created "2024-04-21"^^rdf:string ;
    dcterms:identifier "https://osf.io/kh4w3"^^rdf:string ;
    dcterms:modified "2024-04-22"^^rdf:string ;
    ns1:fileName "S27_T12.sto"^^rdf:string ;
    ns1:filePath "/Kinetics Data/S27/S27_T12.sto"^^rdf:string ;
    ns1:hasFileVersion <https://osf.io/kh4w3?revision=1> ;
    ns1:isContainedBy <https://osf.io/trkps> .

<https://osf.io/kh4w3?revision=1> a ns1:FileVersion ;
    dcterms:created "2024-04-21"^^rdf:string ;
    dcterms:creator <https://osf.io/xb9yt> ;
    dcterms:extent "7.2 MB"^^rdf:string ;
    dcterms:format "application/octet-stream"^^rdf:string ;
    dcterms:modified "2024-04-21"^^rdf:string ;
    dcterms:requires <urn:checksum:sha-256::fc29af90685faffed2bf289ada37dff3e08d04ec74bc78827701245c80c26b11> ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> ;
    ns1:versionNumber "1"^^rdf:string .

<https://osf.io/trkps> a ns1:ProjectComponent ;
    dcterms:created "2024-04-21"^^rdf:string ;
    dcterms:creator <https://osf.io/69av8>,
        <https://osf.io/a9m8t>,
        <https://osf.io/teh5g>,
        <https://osf.io/xb9yt> ;
    dcterms:dateCopyrighted "2024"^^rdf:string ;
    dcterms:identifier "https://osf.io/trkps"^^rdf:string ;
    dcterms:isPartOf <https://osf.io/xq76m> ;
    dcterms:modified "2024-10-24"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <http://www.gnu.org/licenses/gpl-3.0.txt> ;
    dcterms:title "Exported Mocap Data (Kinetics)"^^rdf:string ;
    dcat:accessService <https://osf.io> ;
    prov:qualifiedAttribution [ dcat:hadRole ns1:readonly-contributor ;
            prov:agent <https://osf.io/69av8> ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/xb9yt> ],
        [ dcat:hadRole ns1:admin-contributor ;
            prov:agent <https://osf.io/a9m8t> ],
        [ dcat:hadRole ns1:readonly-contributor ;
            prov:agent <https://osf.io/teh5g> ] ;
    foaf:isPrimaryTopicOf <https://share.osf.io/trove/index-card/f9b3d289-399c-4c45-9d17-bf9bf3181e3f> ;
    ns1:contains <https://osf.io/kh4w3> ;
    ns1:hasRoot <https://osf.io/xq76m> ;
    ns1:hostingInstitution <https://cos.io/> ;
    ns1:storageByteCount 2026532019 ;
    ns1:storageRegion <https://api.osf.io/v2/regions/us/> .

<https://schema.datacite.org/meta/kernel-4/#Collection> rdfs:label "Collection"@en .

<http://www.gnu.org/licenses/gpl-3.0.txt> dcterms:identifier "http://www.gnu.org/licenses/gpl-3.0.txt"^^rdf:string ;
    foaf:name "GNU General Public License (GPL) 3.0"^^rdf:string .

<https://api.osf.io/v2/regions/us/> skos:prefLabel "United States"@en .

<https://osf.io/xq76m> a ns1:Project ;
    dcterms:created "2024-04-17"^^rdf:string ;
    dcterms:creator <https://osf.io/69av8>,
        <https://osf.io/a9m8t>,
        <https://osf.io/teh5g>,
        <https://osf.io/xb9yt> ;
    dcterms:dateCopyrighted "2024"^^rdf:string ;
    dcterms:identifier "https://doi.org/10.17605/OSF.IO/XQ76M"^^rdf:string,
        "https://osf.io/xq76m"^^rdf:string ;
    dcterms:publisher <https://osf.io> ;
    dcterms:rights <http://www.gnu.org/licenses/gpl-3.0.txt> ;
    dcterms:title "Induced discomfort promotes executive function while walking with(out) an artificial neuromuscular impairment."@eng ;
    dcterms:type <https://schema.datacite.org/meta/kernel-4/#Collection> ;
    owl:sameAs <https://doi.org/10.17605/OSF.IO/XQ76M> .

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

<https://osf.io/69av8> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0002-3722-5612"^^rdf:string,
        "https://osf.io/69av8"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-3722-5612> ;
    foaf:name "Charles H. Hillman"^^rdf:string .

<https://osf.io/a9m8t> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0000-0003-4540-8387"^^rdf:string,
        "https://osf.io/a9m8t"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0003-4540-8387> ;
    foaf:name "Julia Manczurowsky"^^rdf:string .

<https://osf.io/teh5g> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://orcid.org/0009-0003-0174-1863"^^rdf:string,
        "https://osf.io/teh5g"^^rdf:string ;
    owl:sameAs <https://orcid.org/0009-0003-0174-1863> ;
    foaf:name "Trevor Lee Cline"^^rdf:string .

<https://osf.io/xb9yt> a dcterms:Agent,
        foaf:Person ;
    dcterms:identifier "https://nmslab.sites.northeastern.edu/"^^rdf:string,
        "https://orcid.org/0000-0002-9851-0919"^^rdf:string,
        "https://osf.io/xb9yt"^^rdf:string ;
    owl:sameAs <https://orcid.org/0000-0002-9851-0919> ;
    foaf:name "Christopher J. Hasson"^^rdf:string .