@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:768
  skos:prefLabel "psychological stress"@en, "estrés psicológico"@es ;
  skos:related nalt:39427, nalt:1759, nalt:28945 ;
  skos:broader nalt:16448, nalt:319 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "mental stress"@en, "emotional stress"@en, "worry"@en, "estrés mental"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:hiddenLabel "biopsychosocial-stress"@en, "psychological-stress"@en, "biopsychosocial stress"@en, "psychosocial stress"@en ;
  ns0:marc001 "30876" ;
  skos:narrower nalt:9516 ;
  dc:modified "2019-10-25"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85148562>, <http://id.loc.gov/authorities/subjects/sh85128705> ;
  skos:exactMatch <http://id.cabi.org/cabt/71927>, <http://id.agrisemantics.org/gacs/C12345> .

nalt:9516
  skos:prefLabel "angustia"@es, "distress"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:768 .

nalt:319
  skos:prefLabel "procesos y condiciones patológicas"@es, "pathological processes and conditions"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:768 .

nalt:1759
  skos:prefLabel "salud mental"@es, "mental health"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:768 .

nalt:28945
  skos:prefLabel "manejo del estrés"@es, "stress management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:768 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:16448
  skos:prefLabel "psicología"@es, "psychology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:768 .

nalt:39427
  skos:prefLabel "problemas familiares"@es, "family problems"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:768 .

