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

<https://concepts.sagepub.com/social-science/concept/employee_selection>
  skos:prefLabel "employee selection"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/psychometric_tests> .

<https://concepts.sagepub.com/social-science/concept/ability_tests>
  skos:prefLabel "ability tests"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychometric_tests> .

<https://concepts.sagepub.com/social-science/concept/behavior_rating_scales>
  skos:prefLabel "behavior rating scales"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychometric_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/psychometric_tests> .

<https://concepts.sagepub.com/social-science/concept/psychometric_tests>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/intelligence_tests>, <https://concepts.sagepub.com/social-science/concept/behavior_rating_scales>, <https://concepts.sagepub.com/social-science/concept/ability_tests>, <https://concepts.sagepub.com/social-science/concept/personality_tests> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychological_tests>, <https://concepts.sagepub.com/social-science/concept/employee_selection> ;
  skos:prefLabel "psychometric tests"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/personality_tests>
  skos:prefLabel "personality tests"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychometric_tests> .

<https://concepts.sagepub.com/social-science/concept/intelligence_tests>
  skos:prefLabel "intelligence tests"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychometric_tests> .

