@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:6110
  skos:prefLabel "atracón"@es, "binging"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:17205 .

nalt:9839
  skos:prefLabel "trastornos alimentarios"@es, "eating disorders"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:17205 .

nalt:17205
  skos:exactMatch <http://id.agrisemantics.org/gacs/C26022>, <http://id.cabi.org/cabt/31355> ;
  skos:altLabel "compulsive overeating"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "binge-eating disorder"@en, "binge-eating-disorder"@en ;
  skos:related nalt:74560, nalt:6110 ;
  skos:prefLabel "trastorno de atracones compulsivos"@es, "binge eating disorder"@en ;
  skos:definition nalt:17205_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:9839 ;
  dc:modified "2020-06-11"^^xsd:date ;
  ns0:marc001 "5010" .

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

nalt:74560
  skos:prefLabel "bulimia nerviosa"@es, "bulimia nervosa"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:17205 .

nalt:17205_def
  rdf:value "Trastorno caracterizado por episodios durante los cuales las personas comen grandes cantidades de comida sin tener control sobre la cantidad que ingieren. A diferencia de la bulimia, las personas con trastorno de atracón no vomitan."@es, "A disorder characterized by episodes where individuals eat large amounts of food while feeling a lack of control over the amount being eaten. Unlike bulimia, people with binge eating disorder do not purge."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

