@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/Tailhook_convention>
  skos:definition "The Tailhook Convention of 1991 involved the U.S. Navy in a bitter controversy over allegations that officers had engaged in numerous acts of excessive drinking and sexual misconduct. The episode cast a shadow not only on the specific individuals involved, but on the Navy's overall culture—especially its treatment of women. [Source: <a href=\"https://sk.sagepub.com/reference/war/n330.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of War &amp; American Society; Tailhook Convention</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_and_gender> ;
  skos:prefLabel "Tailhook convention"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/war_and_gender>
  skos:prefLabel "war and gender"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Tailhook_convention> .

