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

n9j:-THBC06HP-L
  skos:prefLabel "government"@en ;
  a skos:Concept ;
  skos:narrower n9j:-V45MS20R-P .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-V45MS20R-P .

n9j:-V45MS20R-P
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/tailhook_scandal> ;
  skos:definition "an incident involving U.S. Navy personnel in which male officers assaulted 26 women (including other Navy personnel) at a convention of the Tailhook Association in Las Vegas in 1992. Although the officers' behavior was cast as sexual harassment, it easily could have been charged as sexual assault. [Source: The Concise Dictionary of Crime and Justice; Tailhook Scandal]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-THBC06HP-L ;
  skos:prefLabel "tailhook scandal"@en .

n9j: a skos:ConceptScheme .
