@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

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

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

nalt:234798
  skos:broader nalt:16457 ;
  dc:created "2014-12-29"^^xsd:date ;
  skos:hiddenLabel "social-stigma"@en, "societal stigma"@en ;
  skos:definition nalt:234798_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "73441" ;
  skos:related nalt:250021, nalt:1755, nalt:9013, nalt:203819, nalt:137174 ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "estigma social"@es, "social stigma"@en ;
  dc:modified "2019-08-27"^^xsd:date .

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:234798 .

nalt:250021
  skos:prefLabel "justicia social"@es, "social justice"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:234798 .

nalt:234798_def
  rdf:value "Cualidad percibida que desacredita profundamente y que se considera una violación de las normas sociales."@es, "A perceived attribute that is deeply discrediting and is considered to be a violation of social norms."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

nalt:1755
  skos:prefLabel "comportamiento estereotipado"@es, "stereotyped behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:234798 .

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

nalt:16457
  skos:prefLabel "comportamiento social"@es, "social behavior"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:234798 .

