@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:18346
  skos:prefLabel "imagen corporal"@es, "body image"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:240111 .

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

nalt:137174
  skos:prefLabel "autopercepción"@es, "self-perception"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:240111 .

nalt:240111_def
  rdf:value "Pensamientos negativos de una persona con respecto a su propio cuerpo. Incluye juicios sobre su tamaño y forma, el tono muscular y normalmente supone una discrepancia entre el propio tipo de cuerpo y un tipo de cuerpo ideal."@es, "Person’s negative thoughts about his or her own body. This includes judgements about size and shape, muscle tone and generally involves a discrepancy between one's own body type and an ideal body type."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:240111
  skos:related nalt:137174 ;
  skos:definition nalt:240111_def ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  dc:created "2015-02-05"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "body image dissatisfaction"@en, "negative body image"@en, "body shape dissatisfaction"@en ;
  skos:broader nalt:18346 ;
  skos:prefLabel "body dissatisfaction"@en, "insatisfacción corporal"@es ;
  skos:hiddenLabel "body-dissatisfaction"@en ;
  ns0:marc001 "94992" ;
  dc:modified "2020-10-29"^^xsd:date .

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

