@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/data_security>
  skos:definition "Data security is concerned with ensuring 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 security should be considered by those creating, storing, and curating data. [Source: <a href=\"https://sk.sagepub.com/reference/research/n100.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Qualitative Research Methods; Data Security</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/document_security> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/security>, <https://concepts.sagepub.com/social-science/concept/measurement,_data_sources_and_coding,_and_research_methods> ;
  skos:prefLabel "data security"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/document_security>
  skos:prefLabel "document security"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_security> .

<https://concepts.sagepub.com/social-science/concept/security>
  skos:prefLabel "security"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/data_security> .

<https://concepts.sagepub.com/social-science/concept/measurement,_data_sources_and_coding,_and_research_methods>
  skos:prefLabel "measurement, data sources and coding, and research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/data_security> .

<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_security> .

