@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/the_psychology_underlying_decision_making>
  skos:prefLabel "the psychology underlying decision making"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/numeracy> .

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

<https://concepts.sagepub.com/social-science/concept/basic_skills>
  skos:prefLabel "basic skills"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/numeracy> .

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

<https://concepts.sagepub.com/social-science/concept/numeracy>
  skos:definition "Numeracy, also known as numerical or quantitative literacy, refers to an ability to reason with numbers and other mathematical concepts. The word was first introduced in 1959 by the UK Committee on Education, presided over by Sir Geoffrey Crowther. [Source: <a href=\"https://sk.sagepub.com/reference/medical/n242.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Medical Decision Making; Numeracy</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/the_psychology_underlying_decision_making>, <https://concepts.sagepub.com/social-science/concept/mathematics>, <https://concepts.sagepub.com/social-science/concept/basic_skills> ;
  skos:prefLabel "numeracy"@en ;
  a skos:Concept .

