@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/advanced_placement_tests>
  skos:definition "The Advanced Placement (AP) program was created in the 1950s by the College Board, a not-for-profit membership association with the mission to create college opportunities and success for students. AP's college-level courses and tests provide students with an opportunity to earn college credit and/or advanced placement in college programs. [Source: <a href=\"https://sk.sagepub.com/reference/diversityineducation/n12.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Diversity in Education; Advanced Placement Tests</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/testing_and_assessment> ;
  skos:prefLabel "advanced placement tests"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/testing_and_assessment>
  skos:prefLabel "testing and assessment"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/advanced_placement_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/advanced_placement_tests> .

