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

<https://concepts.sagepub.com/social-science/concept/sociological_issues>
  skos:prefLabel "sociological issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/census_data> .

<https://concepts.sagepub.com/social-science/concept/statistical_data>
  skos:prefLabel "statistical data"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/census_data> .

<https://concepts.sagepub.com/social-science/concept/vital_statistics>
  skos:prefLabel "vital statistics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/census_data> .

<https://concepts.sagepub.com/social-science/concept/census_data>
  skos:definition "Census statistics are population-level counts that report the composition of the population. Tabulations of race and ethnicity are crucial to the reporting of changes in the level of diversity in the U.S. population. [Source: <a href=\"https://sk.sagepub.com/reference/multiculturalpsychology/n38.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Multicultural Psychology; Census Statistics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/secondary_data_analysis>, <https://concepts.sagepub.com/social-science/concept/vital_statistics>, <https://concepts.sagepub.com/social-science/concept/statistical_data>, <https://concepts.sagepub.com/social-science/concept/sociological_issues> ;
  skos:prefLabel "census data"@en ;
  a skos:Concept .

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

