@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:774
  skos:prefLabel "personas"@es, "people"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:13597 .

nalt:13599
  skos:prefLabel "nutrición deportiva"@es, "sports nutrition"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:13597 .

nalt:13597
  skos:related nalt:8299, nalt:113, nalt:11820, nalt:13598, nalt:13599 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "sportswomen"@en, "sports men"@en, "sportsmen"@en, "sports man"@en, "squash players"@en, "sports women"@en ;
  skos:prefLabel "atletas"@es, "athletes"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9131>, <http://id.cabi.org/cabt/15126> ;
  ns0:marc001 "3878" ;
  dc:modified "2019-08-05"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:774 .

nalt:11820
  skos:prefLabel "ocupaciones"@es, "occupations"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:13597 .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:8299
  skos:prefLabel "suplementos ergogénicos"@es, "ergogenic aids"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:13597 .

nalt:113
  skos:prefLabel "desempeño atlético"@es, "athletic performance"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:13597 .

nalt:13598
  skos:prefLabel "deportes"@es, "sports"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:13597 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

