@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/government>
  skos:prefLabel "government"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tailhook_scandal> .

<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/tailhook_scandal> .

<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: <a href=\"https://sk.sagepub.com/reference/the-concise-dictionary-of-crime-and-justice/n1908.xml\" target=\"_blank\" data-id=\"to-sk\">The Concise Dictionary of Crime and Justice; Tailhook Scandal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/government> ;
  skos:prefLabel "tailhook scandal"@en ;
  a skos:Concept .

