@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/feminist_methodology>
  skos:definition "Since the emergence of second wave feminism in the late 1960s, feminists have advocated a distinctive approach to research in the social sciences. As with feminist theory itself, however, there is considerable diversity of opinion about what such an approach should entail. [Source: <a href=\"https://methods.sagepub.com/reference/the-a-z-of-social-research/n40.xml\" target=\"_blank\" data-id=\"to-srm\">The A-Z of Social Research; Feminist methodology</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/gender_and_science> ;
  skos:prefLabel "feminist methodology"@en ;
  a skos:Concept .

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

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

