@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/inquiry_and_research>
  skos:prefLabel "inquiry and research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/genealogical_research> .

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

<https://concepts.sagepub.com/social-science/concept/genealogical_research>
  skos:definition "Genealogical research is a critical and postmodern approach to historical inquiry. In curriculum studies, the term genealogy is sometimes used to mean the same thing as history. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n215.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Genealogical Research</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/inquiry_and_research> ;
  skos:prefLabel "genealogical research"@en ;
  a skos:Concept .

