@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/voluntary_military_service>
  skos:prefLabel "voluntary military service"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/national_service> .

<https://concepts.sagepub.com/social-science/concept/failure_to_report_for_duty>
  skos:prefLabel "failure to report for duty"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/national_service> .

<https://concepts.sagepub.com/social-science/concept/armed_forces>
  skos:prefLabel "armed forces"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/national_service> .

<https://concepts.sagepub.com/social-science/concept/conscientious_objection>
  skos:prefLabel "conscientious objection"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/national_service> .

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

<https://concepts.sagepub.com/social-science/concept/alternative_service>
  skos:prefLabel "alternative service"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/national_service> .

<https://concepts.sagepub.com/social-science/concept/national_service>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/women%27s_military_service>, <https://concepts.sagepub.com/social-science/concept/voluntary_military_service>, <https://concepts.sagepub.com/social-science/concept/failure_to_report_for_duty>, <https://concepts.sagepub.com/social-science/concept/conscientious_objection>, <https://concepts.sagepub.com/social-science/concept/alternative_service> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/armed_forces> ;
  skos:prefLabel "national service"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/women%27s_military_service>
  skos:prefLabel "women's military service"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/national_service> .

