@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:16450
  skos:prefLabel "estrategias de adaptación"@es, "coping strategies"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28945 .

nalt:768
  skos:prefLabel "estrés psicológico"@es, "psychological stress"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:28945 .

nalt:28945
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:broader nalt:31601 ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh88004681>, <http://id.cabi.org/cabt/112421>, <http://id.agrisemantics.org/gacs/C25527> ;
  skos:related nalt:16450, nalt:768 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "manejo del estrés"@es, "stress management"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  ns0:marc001 "36132" ;
  skos:altLabel "gestión del estrés"@es ;
  skos:hiddenLabel "stress-management"@en .

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

nalt:31601
  skos:prefLabel "destrezas para la vida"@es, "life skills"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28945 .

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

