@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/carpooling>
  skos:definition "Carpooling is the process of sharing private automobile trips, usually to and from work, and usually with fellow commuters. The term is also used to refer to parents’ sharing obligations for ferrying their own and other people's children to and from school and other activities. [Source: <a href=\"https://sk.sagepub.com/reference/greencities/n21.xml\" target=\"_blank\" data-id=\"to-sk\">Green Cities: An A-to-Z Guide; Carpooling</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/society>, <https://concepts.sagepub.com/social-science/concept/movements_and_regulations> ;
  skos:prefLabel "carpooling"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/movements_and_regulations>
  skos:prefLabel "movements and regulations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/carpooling> .

