@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/public_service>
  skos:prefLabel "public service"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/public_transportation> .

<https://concepts.sagepub.com/social-science/concept/public_transportation>
  skos:altLabel "mass transit"@en ;
  skos:definition "Public transportation refers to modes of transit that are available for use by the general public and that multiple people can use at once. Public transportation is most often contrasted with modes of transit that individuals can use, mostly commonly the automobile. [Source: <a href=\"https://sk.sagepub.com/reference/greenconsumerism/n125.xml\" target=\"_blank\" data-id=\"to-sk\">Green Consumerism: An A-to-Z Guide; Public Transportation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/transportation>, <https://concepts.sagepub.com/social-science/concept/public_service> ;
  skos:prefLabel "public transportation"@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/public_transportation> .

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

