@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:5167
  skos:prefLabel "conducta antisocial"@es, "antisocial behavior"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:323076 .

nalt:323076_def
  rdf:value "Trato desfavorable hacia individuos o grupos por motivos arbitrarios."@es, "Unfavorable treatment of individuals or groups on arbitrary grounds."@en ;
  dc:source "ERIC Thesaurus" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:92463
  skos:prefLabel "factores sociales"@es, "social factors"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:323076 .

nalt:323076
  skos:altLabel "bigotry"@en ;
  skos:definition nalt:323076_def ;
  dc:created "2018-08-06"^^xsd:date ;
  skos:related nalt:30677, nalt:250021, nalt:92463 ;
  skos:hiddenLabel "social discriminations"@en, "socially discriminated"@en ;
  ns0:marc001 "90595" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2020-04-27"^^xsd:date ;
  skos:prefLabel "discriminación social"@es, "social discrimination"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:5167 .

nalt:30677
  skos:prefLabel "ambiente social"@es, "social environment"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:323076 .

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

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

