@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/theories,_models,_and_philosophical_perspectives>
  skos:prefLabel "theories, models, and philosophical perspectives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/theories_of_intelligence> .

<https://concepts.sagepub.com/social-science/concept/theories_of_intelligence>
  skos:broader <https://concepts.sagepub.com/social-science/concept/theories,_models,_and_philosophical_perspectives>, <https://concepts.sagepub.com/social-science/concept/evaluation,_testing,_and_research_methods> ;
  skos:prefLabel "theories of intelligence"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/evaluation,_testing,_and_research_methods>
  skos:prefLabel "evaluation, testing, and research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/theories_of_intelligence> .

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

