@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/detectives>
  skos:definition "The detective is an icon of American masculinity that articulates the myth of the lone hero. The detective narrative is concerned, above all, with the investigation of the hero's masculinity, which must be tested and proved by solving the case. [Source: <a href=\"https://sk.sagepub.com/reference/masculinities/n67.xml\" target=\"_blank\" data-id=\"to-sk\">American Masculinities: A Historical Encyclopedia; Detectives</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investigation_techniques> ;
  skos:prefLabel "detectives"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/investigation_techniques>
  skos:prefLabel "investigation techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/detectives> .

