@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp.erasmusmc.nl/dataset/c82c078d-fb31-40c2-beb2-37ce53609a8d> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2016/679/oj> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "unknown" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://fdp.erasmusmc.nl/dataset/unknown> ;
            foaf:name "Seth, Ajay" ],
        [ a foaf:Agent ;
            dct:identifier "unknown" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://fdp.erasmusmc.nl/dataset/unknown> ;
            foaf:name "Leeuwis, Matto" ],
        [ a foaf:Agent ;
            dct:identifier "unknown" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://fdp.erasmusmc.nl/dataset/unknown> ;
            foaf:name "van Aerts, Nikki" ],
        [ a foaf:Agent ;
            dct:identifier "unknown" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://fdp.erasmusmc.nl/dataset/unknown> ;
            foaf:name "Forbes, Patrick" ] ;
    dct:description ""@en,
        """This dataset contains experimental data, musculoskeletal simulation outputs, and analysis code supporting:<br>
Leeuwis et al., 2026 âThe energetic cost of human standing balance and gait initiation over a range of natural postures.â<br><br>
Experiment 1: Quiet standing energetics<br>
Includes motion capture, ground reaction forces, electromyography, metabolic analyzer data, and OpenSim simulations.<br>
Experiment 2: Gait initiation energetics<br>
Includes motion capture, ground reaction forces, OpenSim simulations, and derived energetic estimates.<br><br>
The repository contains the participant-averages used for statistical analysis in the manuscript, code for the reproduction of all figures, and provides time-synchronized timeseries data for all measurement systems."""@nl ;
    dct:hasVersion "1.1" ;
    dct:identifier "doi:10.34894/RAWEHM" ;
    dct:issued "2026-04-08T22:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-09-21T12:01:33.542515"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier "NL-EMC" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://www.erasmusmc.nl/en/contact-details-and-directions> ;
            foaf:name "Erasmus MC" ] ;
    dct:title ""@en,
        "Data and code for \"The energetic cost of human standing balance and gait initiation over a range of natural postures\""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Contact dataset owners via DataverseNL." ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            vcard:hasURL <['https://doi.org/10.34894/RAWEHM']> ] ;
    dcat:hasVersion "1.1" ;
    dcat:keyword "EMC"@nl,
        "OpenSim"@nl,
        "biomechanics"@nl,
        "energy expenditure"@nl,
        "gait inititiation"@nl,
        "ground reaction force"@nl,
        "metabolic cost"@nl,
        "motion capture"@nl,
        "musculoskeletal modeling"@nl,
        "postural control"@nl,
        "standing balance"@nl ;
    dcat:landingPage <https://doi.org/10.34894/RAWEHM> ;
    dcat:theme <https://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://data.europa.eu/eli/reg/2016/679/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<http://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

<http://publications.europa.eu/resource/authority/access-right/RESTRICTED> a dct:RightsStatement .

<https://doi.org/10.34894/RAWEHM> a foaf:Document .

