@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/martial_arts>
  skos:definition "The martial arts consist of a variety of armed and unarmed forms of violent physical combat, each of which features a distinct fighting style and unique offensive and defensive techniques. The name martial arts stems from Mars, the Roman god of war. [Source: <a href=\"https://sk.sagepub.com/reference/multicultural-america/n552.xml\" target=\"_blank\" data-id=\"to-sk\">Multicultural America: A Multimedia Encyclopedia; Martial Arts</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Tai_Ji> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D016139.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sports> ;
  skos:prefLabel "martial arts"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/Tai_Ji>
  skos:prefLabel "Tai Ji"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/martial_arts> .

