@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

nalt:199419
  skos:prefLabel "juego patológico"@es, "pathological gambling"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:199413 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:1757
  skos:prefLabel "trastornos conductuales"@es, "behavior disorders"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:199413 .

nalt:199421
  skos:prefLabel "tricotilomanía"@es, "trichotillomania"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:199413 .

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

nalt:199413_def
  rdf:value "Trastornos cuya característica fundamental es no poder resistirse al impulso, al estímulo o a la tentación de cometer un acto perjudicial para el individuo o para los demás."@es, "Disorders whose essential features are the failure to resist an impulse, drive, or temptation to perform an act that is harmful to the individual or to others."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:199413
  skos:related nalt:9839 ;
  skos:narrower nalt:199421, nalt:199419 ;
  skos:prefLabel "impulse control disorders"@en, "trastornos del control de impulsos"@es ;
  skos:hiddenLabel "behavioural addiction"@en, "impulse-control disorders"@en, "behavioral addicition"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh92006420> ;
  ns0:marc001 "68325" ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:definition nalt:199413_def ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "behavioural addictions"@en, "behavioral addictions"@en ;
  skos:broader nalt:1757 ;
  dc:created "2013-05-15"^^xsd:date .

