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

nalt:301107
  dc:created "2017-05-26"^^xsd:date ;
  ns0:marc001 "80707" ;
  skos:related nalt:132695 ;
  skos:hiddenLabel "equal education"@en, "civil right"@en ;
  a ns0:Topic, skos:Concept ;
  skos:prefLabel "civil rights"@en, "derechos civiles"@es ;
  skos:broader nalt:47479 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:301107_def ;
  dc:modified "2018-09-17"^^xsd:date .

nalt:47479
  skos:prefLabel "derechos legales"@es, "legal rights"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:301107 .

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

nalt:301107_def
  rdf:value "Derechos de todos los individuos a la igualdad ante la ley, en ocasiones denegados debido a características personales como raza, género y origen étnico, entre otras."@es, "Rights of all individuals to equality under the law, sometimes denied because of personal characteristics (e.g., race, sex, ethnic background)."@en ;
  dc:source "ERIC Thesaurus" ;
  a ns0:Definition .

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

nalt:132695
  skos:prefLabel "derechos humanos"@es, "human rights"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:301107 .

