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

<https://concepts.sagepub.com/social-science/concept/secondary_data_analysis>
  skos:prefLabel "secondary data analysis"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/archival_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/archival_research> .

<https://concepts.sagepub.com/social-science/concept/archival_research>
  skos:definition "For the social scientist, archival research can be defined as the locating, evaluating, and systematic interpretation and analysis of sources found in archives. Original source materials may be consulted and analyzed for purposes other than those for which they were originally collected—to ask new questions of old data, provide a comparison over time or between geographic areas, verify or challenge existing findings, or draw together evidence from disparate sources to provide a bigger picture. [Source: <a href=\"https://sk.sagepub.com/reference/socialscience/n20.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Social Science Research Methods; Archival Research</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/secondary_data_analysis>, <https://concepts.sagepub.com/social-science/concept/historical_research> ;
  skos:prefLabel "archival research"@en ;
  a skos:Concept .

