@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/educational_and_child_assessment>
  skos:prefLabel "educational and child assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exam_coaching> .

<https://concepts.sagepub.com/social-science/concept/exam_coaching>
  skos:definition "Introduction Applicants for higher education, jobs, etc. are usually required to take aptitude tests for selection and sometimes for placement. [Source: <a href=\"https://sk.sagepub.com/reference/psychassessment/n44.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychological Assessment; Coaching Candidates to Score Higher on Tests</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/methods,_tests_and_equipment>, <https://concepts.sagepub.com/social-science/concept/educational_and_child_assessment> ;
  skos:prefLabel "exam coaching"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/methods,_tests_and_equipment>
  skos:prefLabel "methods, tests and equipment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/exam_coaching> .

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

