@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/49d075ff-8c09-45c7-a7c6-6985970c7040> a dcat:Dataset ;
    dcatap:applicableLegislation <http://creativecommons.org/licenses/by-nc/4.0> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "EMC-van-Woerkom" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/AT8YSZ> ;
            foaf:name "van Woerkom, Remco" ],
        [ a foaf:Agent ;
            dct:identifier "UBC-Nasrabadi" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/AT8YSZ> ;
            foaf:name "Nasrabadi, Amin M" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-0230-9971> ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/AT8YSZ> ;
            foaf:name "Forbes, Patrick A" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-8031-8320> ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/AT8YSZ> ;
            foaf:name "Rasman, Brandon G" ],
        [ a foaf:Agent ;
            dct:identifier "UBC-Blouin" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/AT8YSZ> ;
            foaf:name "Blouin, Jean-Sébastien" ],
        [ a foaf:Agent ;
            dct:identifier "EMC-Frens" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/AT8YSZ> ;
            foaf:name "Frens, Maarten A" ] ;
    dct:description ""@en,
        "These files consist of data and Matlab code needed to reproduce the main figures from Experiments 1, 2, and 3 of âLearning to stand with sensorimotor delays generalizes across directions and from hand to leg effectorsâ. Data and results include standing balance behavior quantified with different metrics (angular velocity variance, percent time within balancing limits, ankle torque standard deviation) when standing in baseline conditions or with imposed delays. Data are provided in .mat matlab files (to run with source code)."@nl ;
    dct:hasVersion "1.1" ;
    dct:identifier "doi:10.34894/AT8YSZ" ;
    dct:issued "2024-03-04T23:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-17T10:31:51.540834"^^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 \"Learning to stand with sensorimotor delays generalizes across directions and from hand to leg effectors\""@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://dataverse.nl/dataset.xhtml?persistentId=doi:10.34894/AT8YSZ']> ] ;
    dcat:hasVersion "1.1" ;
    dcat:keyword "adaptation"@nl,
        "generalization"@nl,
        "motor learning"@nl,
        "sensorimotor delay"@nl,
        "standing balance"@nl ;
    dcat:landingPage <https://doi.org/10.34894/AT8YSZ> ;
    dcat:theme <https://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://creativecommons.org/licenses/by-nc/4.0> 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/PUBLIC> a dct:RightsStatement .

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

