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

<https://concepts.sagepub.com/social-science/concept/office_automation>
  skos:prefLabel "office automation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spreadsheets> .

<https://concepts.sagepub.com/social-science/concept/spreadsheets>
  skos:definition "Spreadsheets are among the most common types of computer software used by people working in epidemiology and public health. When desktop computers were introduced in the late 1970s, the first “killer app” (“killer application,” i.e., the software that everyone wants to have) was the spreadsheet. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n438.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Spreadsheet</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/worksheets>, <https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>, <https://concepts.sagepub.com/social-science/concept/office_automation>, <https://concepts.sagepub.com/social-science/concept/epidemiologic_data> ;
  skos:prefLabel "spreadsheets"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/statistics_and_research_methods>
  skos:prefLabel "statistics and research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spreadsheets> .

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

<https://concepts.sagepub.com/social-science/concept/epidemiologic_data>
  skos:prefLabel "epidemiologic data"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/spreadsheets> .

