@prefix schema: <https://schema.org/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://socialsporthub.com/datasets/research-topics> a schema:Dataset ;
  schema:name "Research topics" ;
  schema:license <https://creativecommons.org/licenses/by-sa/4.0/> ;
  schema:version "1.0.0" ;
  schema:size "18"^^xsd:integer .

<https://socialsporthub.com/research/kinetic-chain-force-transfer> a schema:Thing ;
  schema:name "kinetic-chain-force-transfer" .
<https://socialsporthub.com/research/movement-efficiency-and-economy> a schema:Thing ;
  schema:name "movement-efficiency-and-economy" .
<https://socialsporthub.com/research/proprioception-and-balance> a schema:Thing ;
  schema:name "proprioception-and-balance" .
<https://socialsporthub.com/research/energy-systems-in-sport> a schema:Thing ;
  schema:name "energy-systems-in-sport" .
<https://socialsporthub.com/research/aerobic-endurance-development> a schema:Thing ;
  schema:name "aerobic-endurance-development" .
<https://socialsporthub.com/research/reaction-time-in-sport> a schema:Thing ;
  schema:name "reaction-time-in-sport" .
<https://socialsporthub.com/research/how-skills-are-learned> a schema:Thing ;
  schema:name "how-skills-are-learned" .
<https://socialsporthub.com/research/practice-design-and-retention> a schema:Thing ;
  schema:name "practice-design-and-retention" .
<https://socialsporthub.com/research/the-overload-principle> a schema:Thing ;
  schema:name "the-overload-principle" .
<https://socialsporthub.com/research/adaptation-and-supercompensation> a schema:Thing ;
  schema:name "adaptation-and-supercompensation" .
<https://socialsporthub.com/research/specificity-and-transfer> a schema:Thing ;
  schema:name "specificity-and-transfer" .
<https://socialsporthub.com/research/individual-differences-in-training> a schema:Thing ;
  schema:name "individual-differences-in-training" .
<https://socialsporthub.com/research/training-load-and-injury-risk> a schema:Thing ;
  schema:name "training-load-and-injury-risk" .
<https://socialsporthub.com/research/recovery-and-adaptation-research> a schema:Thing ;
  schema:name "recovery-and-adaptation-research" .
<https://socialsporthub.com/research/hydration-and-exercise-research> a schema:Thing ;
  schema:name "hydration-and-exercise-research" .
<https://socialsporthub.com/research/nutrition-for-training> a schema:Thing ;
  schema:name "nutrition-for-training" .
<https://socialsporthub.com/research/technique-and-force-production> a schema:Thing ;
  schema:name "technique-and-force-production" .
<https://socialsporthub.com/research/decision-making-in-sport> a schema:Thing ;
  schema:name "decision-making-in-sport" .