@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/nurses,_male>
  skos:prefLabel "nurses, male"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/men> .

<https://concepts.sagepub.com/social-science/concept/single_men>
  skos:prefLabel "single men"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/men> .

<https://concepts.sagepub.com/social-science/concept/bisexual_men>
  skos:prefLabel "bisexual men"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/men> .

<https://concepts.sagepub.com/social-science/concept/homosexual_men>
  skos:prefLabel "homosexual men"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/men> .

<https://concepts.sagepub.com/social-science/concept/male_nurses>
  skos:prefLabel "male nurses"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/men> .

<https://concepts.sagepub.com/social-science/concept/men>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/homosexual_men>, <https://concepts.sagepub.com/social-science/concept/widowers>, <https://concepts.sagepub.com/social-science/concept/single_men>, <https://concepts.sagepub.com/social-science/concept/working_men>, <https://concepts.sagepub.com/social-science/concept/male_nurses>, <https://concepts.sagepub.com/social-science/concept/husbands>, <https://concepts.sagepub.com/social-science/concept/nurses,_male>, <https://concepts.sagepub.com/social-science/concept/bisexual_men> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/persons> ;
  skos:definition "Edel Ennis and colleagues define lying as a message that one gives to another by which they are deliberately deceiving them. Current research on the prevalence of lying in the United States is inconclusive. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-deception/n249.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Deception; Men</a>]"@en ;
  a skos:Concept ;
  skos:prefLabel "men"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008571.html> .

<https://concepts.sagepub.com/social-science/concept/persons>
  skos:prefLabel "persons"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/men> .

<https://concepts.sagepub.com/social-science/concept/working_men>
  skos:prefLabel "working men"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/men> .

<https://concepts.sagepub.com/social-science/concept/widowers>
  skos:prefLabel "widowers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/men> .

<https://concepts.sagepub.com/social-science/concept/husbands>
  skos:prefLabel "husbands"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/men> .

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

