@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:9268
  skos:prefLabel "entrenamiento (animales)"@es, "training (animals)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:14242 .

nalt:14242
  skos:scopeNote "Utilice este término para referirse a la técnica empleada para adiestrar un animal, a fin de evitar estímulos dolorosos o desagradables mediante el aprendizaje de respuestas adecuadas. Para aludir a los patrones de conducta normales por medio de los cuales un animal se mantiene alejado de condiciones ambientales que le producen dolor o ansiedad, USE el término conducta evitativa."@es, "Use for the technique for training an animal to avoid painful or unpleasant stimuli by learning appropriate responses; for the normal behavior patterns by which an animal keeps away from pain or anxiety-producing environmental conditions USE avoidance behavior."@en ;
  skos:broader nalt:14243, nalt:9268 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "avoidance conditioning"@en, "condicionamiento de evitación"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "4105" ;
  skos:hiddenLabel "avoidance-conditioning"@en ;
  dc:modified "2015-08-11"^^xsd:date ;
  skos:related nalt:191749 ;
  skos:altLabel "avoidance training"@en .

nalt:191749
  skos:prefLabel "conducta evitativa"@es, "avoidance behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:14242 .

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

nalt:14243
  skos:prefLabel "conducta condicionada"@es, "conditioned behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:14242 .

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

