@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/intelligence,_ability,_and_aptitude>
  skos:prefLabel "intelligence, ability, and aptitude"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/IQ_tests> .

<https://concepts.sagepub.com/social-science/concept/IQ_tests>
  skos:definition "IQ tests provide us with a quantitative measure of intelligence, known as the Intelligence Quotient (IQ for short). This type of testing has a long and rich history, beginning in Europe over a century ago. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n359.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; IQ Tests</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Stanford-Binet_intelligence_scale> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/intelligence,_ability,_and_aptitude>, <https://concepts.sagepub.com/social-science/concept/cultural_social_anthropology> ;
  skos:prefLabel "IQ tests"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Stanford-Binet_intelligence_scale>
  skos:prefLabel "Stanford-Binet intelligence scale"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/IQ_tests> .

<https://concepts.sagepub.com/social-science/concept/cultural_social_anthropology>
  skos:prefLabel "cultural/social anthropology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/IQ_tests> .

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

