@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/computer_data_backups>
  skos:prefLabel "computer data backups"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_storage> .

<https://concepts.sagepub.com/social-science/concept/data_storage>
  skos:definition "Storage of data relating to research projects should be taken seriously from the outset to ensure that valuable qualitative data resources are kept safe during the research process and beyond if data are to be formally archived. Both digital and nondigital aspects of storage must be considered by those who create, store, and curate data. [Source: <a href=\"https://sk.sagepub.com/reference/research/n101.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Data Storage</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/computer_data_backups> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/information_storage>, <https://concepts.sagepub.com/social-science/concept/data_handling> ;
  skos:prefLabel "data storage"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/information_storage>
  skos:prefLabel "information storage"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/data_storage> .

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

<https://concepts.sagepub.com/social-science/concept/data_handling>
  skos:prefLabel "data handling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/data_storage> .

