@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/postsecondary_education>
  skos:prefLabel "postsecondary education"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/college_advising> .

<https://concepts.sagepub.com/social-science/concept/college_advising>
  skos:definition "Advising, like other educational activities, is concerned with student development and learning. Advisors promote these basic tenets by supporting students in creating and fulfilling educational and life goals. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n77.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; College Advising</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/postsecondary_education> ;
  skos:prefLabel "college advising"@en ;
  a skos:Concept .

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

