@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/black_codes>
  skos:definition "Black codes were laws passed by former confederate states after the Civil War and during Reconstruction that curbed the freedom and civil liberties of newly freed slaves. They lasted until the passage of the Fourteenth Amendment in 1868; similarly restrictive laws called Jim Crow laws were passed at the end of Reconstruction in 1876. [Source: <a href=\"https://sk.sagepub.com/reference/multicultural-america/n123.xml\" target=\"_blank\" data-id=\"to-sk\">Multicultural America: A Multimedia Encyclopedia; Black Codes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/segregation_and_desegregation>, <https://concepts.sagepub.com/social-science/concept/legal_issues>, <https://concepts.sagepub.com/social-science/concept/juvenile_justice> ;
  skos:prefLabel "black codes"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/legal_issues>
  skos:prefLabel "legal issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/black_codes> .

<https://concepts.sagepub.com/social-science/concept/segregation_and_desegregation>
  skos:prefLabel "segregation and desegregation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/black_codes> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/black_codes> .

<https://concepts.sagepub.com/social-science/concept/juvenile_justice>
  skos:prefLabel "juvenile justice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/black_codes> .

