@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/missing_data>
  skos:definition "Missing data problems arise frequently in social science applications. Household survey respondents may fail to provide responses to questions for reasons of refusal, fatigue, enumerator error or perhaps a split sample design is used, in which case the missingness is an intentional strategy to conserve resources. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n125.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Data, Missing</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systematic_reviews>, <https://concepts.sagepub.com/social-science/concept/measurement>, <https://concepts.sagepub.com/social-science/concept/data_mining> ;
  skos:prefLabel "missing data"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/systematic_reviews>
  skos:prefLabel "systematic reviews"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/missing_data> .

<https://concepts.sagepub.com/social-science/concept/data_mining>
  skos:prefLabel "data mining"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/missing_data> .

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

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

