@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/psychometric_G>
  skos:definition "Psychometric g is the general factor that underlies individual differences on cognitive ability tests. All cognitive tests measure g to some extent, but intelligence quotient (IQ) tests tend to measure it particularly well. [Source: <a href=\"https://sk.sagepub.com/reference/schoolpsychology/n226.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of School Psychology; Psychometric G</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/assessment> ;
  skos:prefLabel "psychometric G"@en ;
  a skos:Concept .

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

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

