@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/school_admission_criteria>
  skos:prefLabel "school admission criteria"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_measurement> .

<https://concepts.sagepub.com/social-science/concept/test_taking_skills>
  skos:prefLabel "test taking skills"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_measurement> .

<https://concepts.sagepub.com/social-science/concept/self-evaluation_programs>
  skos:prefLabel "self-evaluation programs"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_measurement> .

<https://concepts.sagepub.com/social-science/concept/college_admission_tests>
  skos:prefLabel "college admission tests"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_measurement> .

<https://concepts.sagepub.com/social-science/concept/professional_competence>
  skos:prefLabel "professional competence"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/educational_measurement> .

<https://concepts.sagepub.com/social-science/concept/achievement,_performance_and_evaluation>
  skos:prefLabel "achievement, performance and evaluation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/educational_measurement> .

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

<https://concepts.sagepub.com/social-science/concept/educational_measurement>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/test_taking_skills>, <https://concepts.sagepub.com/social-science/concept/self-evaluation_programs>, <https://concepts.sagepub.com/social-science/concept/school_admission_criteria>, <https://concepts.sagepub.com/social-science/concept/professional_competence>, <https://concepts.sagepub.com/social-science/concept/college_admission_tests> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004521.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/achievement,_performance_and_evaluation> ;
  skos:prefLabel "educational measurement"@en ;
  a skos:Concept .

