@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/keeping_track>
  skos:definition "Even in an applied field such as curriculum studies, it is rare for an academic book to attract and influence a broad spectrum of policy makers, practitioners, and everyday people. Jeannie Oakes's Keeping Track is an exception. [Source: <a href=\"https://sk.sagepub.com/reference/curriculumstudies/n279.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Curriculum Studies; Keeping Track</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/publications> ;
  skos:prefLabel "keeping track"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/publications>
  skos:prefLabel "publications"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/keeping_track> .

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

