@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:18346
  skos:hiddenLabel "body-image"@en ;
  skos:prefLabel "body image"@en, "imagen corporal"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/19364>, <http://id.agrisemantics.org/gacs/C12267> ;
  dc:modified "2020-02-19"^^xsd:date ;
  ns0:marc001 "5327" ;
  skos:narrower nalt:240111 ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:18346_def ;
  skos:related nalt:9839, nalt:137174 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:18347 ;
  dc:created "2006-01-19"^^xsd:date .

nalt:18346_def
  rdf:value "Concepto que tienen los individuos de sus propios cuerpos."@es, "Individuals' concept of their own bodies."@en ;
  dc:source "Medical Subject Headings 2016" ;
  a ns0:Definition .

nalt:9839
  skos:prefLabel "trastornos alimentarios"@es, "eating disorders"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18346 .

nalt:18347
  skos:prefLabel "percepciones (cognitivas)"@es, "perceptions (cognitive)"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:18346 .

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

nalt:137174
  skos:prefLabel "autopercepción"@es, "self-perception"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18346 .

<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:broader nalt:18346 .

