@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/teaching_methods>
  skos:prefLabel "teaching methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/study_abroad> .

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

<https://concepts.sagepub.com/social-science/concept/study_abroad>
  skos:definition "In higher education, study abroad involves students engaging in educational programs to earn academic credit in international contexts. Benefits of study abroad relate to improved and broadened global perspectives, stronger self confidence, and cross-cultural effectiveness. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n396.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Study Abroad</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/teaching_methods>, <https://concepts.sagepub.com/social-science/concept/school_systems,_structures,_and_processes> ;
  skos:prefLabel "study abroad"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/school_systems,_structures,_and_processes>
  skos:prefLabel "school systems, structures, and processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/study_abroad> .

