@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-JPTX3302-S
  skos:prefLabel "key people in race and crime"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MSDB90BC-J .

n9j:-MSDB90BC-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Lee_P._Brown> ;
  skos:definition "From humble origins as the son of farmers, Lee Patrick Brown, whose birth certificate read “Baby Brown,” rose to leadership positions in local, county, and federal law enforcement before becoming the first African American mayor of Houston, the fourth largest city in the United States, in 1998. Brown served three terms as mayor, until 2004, when term limits prohibited him from running a fourth time. [Source: Encyclopedia of Race and Crime; Brown, Lee P.]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JPTX3302-S ;
  skos:prefLabel "Lee P. Brown"@en .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-MSDB90BC-J .

n9j: a skos:ConceptScheme .
