@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/field_trips>
  skos:definition "Field trips are quintessential educational experiences. Though there is no explicit conceptualization of field trips in the literature, they can be broadly defined as educational experiences that involve leaving the classroom to engage in activities related to learning. [Source: <a href=\"https://sk.sagepub.com/reference/sociology-of-education/n147.xml\" target=\"_blank\" data-id=\"to-sk\">Sociology of Education: An A-to-Z Guide; Field Trips</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/school_systems,_structures,_and_processes>, <https://concepts.sagepub.com/social-science/concept/curriculum_organization> ;
  skos:prefLabel "field trips"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/curriculum_organization>
  skos:prefLabel "curriculum organization"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/field_trips> .

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

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

