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

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

<https://concepts.sagepub.com/social-science/concept/community_service>
  skos:definition "Community service is compulsory, free, or donated labor performed by an offender as punishment for a crime. This requirement is a community service order. [Source: <a href=\"https://sk.sagepub.com/reference/socialproblems/n95.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Problems; Community Service</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_welfare>, <https://concepts.sagepub.com/social-science/concept/punishment>, <https://concepts.sagepub.com/social-science/concept/crime_and_deviance>, <https://concepts.sagepub.com/social-science/concept/courts,_corrections,_punishments> ;
  skos:prefLabel "community service"@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/community_service> .

<https://concepts.sagepub.com/social-science/concept/crime_and_deviance>
  skos:prefLabel "crime and deviance"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_service> .

<https://concepts.sagepub.com/social-science/concept/courts,_corrections,_punishments>
  skos:prefLabel "courts, corrections, punishments"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/community_service> .

