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

nalt:137174_def
  rdf:value "Una imagen de sí mismo."@es, "A person's view of himself."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:60417
  skos:prefLabel "autoestima"@es, "self-esteem"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:137174 .

nalt:234798
  skos:prefLabel "estigma social"@es, "social stigma"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:137174 .

nalt:18347
  skos:prefLabel "percepciones (cognitivas)"@es, "perceptions (cognitive)"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:137174 .

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

nalt:137174
  skos:related nalt:234798, nalt:240111, nalt:18346 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2010-09-03"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "autopercepción"@es, "self-perception"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/105659>, <http://id.agrisemantics.org/gacs/C12228> ;
  dc:modified "2020-02-19"^^xsd:date ;
  skos:narrower nalt:60417 ;
  skos:definition nalt:137174_def ;
  skos:altLabel "self-concept"@en, "self perception"@en, "self concept"@en ;
  skos:broader nalt:18347 ;
  ns0:marc001 "59262" .

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

nalt:240111
  skos:prefLabel "insatisfacción corporal"@es, "body dissatisfaction"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:137174 .

