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

<https://concepts.sagepub.com/social-science/concept/syphilis>
  skos:definition "Syphilis is a sexually transmitted disease (STD) caused by the bacterium Treponema pallidum. In most cases, syphilis infection is caused by the transmission of the organism during sexual contact. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n1044.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Syphilis</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/treponemal_infections>, <https://concepts.sagepub.com/social-science/concept/society>, <https://concepts.sagepub.com/social-science/concept/biology_and_chemistry> ;
  skos:prefLabel "syphilis"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/treponemal_infections>
  skos:prefLabel "treponemal infections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/syphilis> .

<https://concepts.sagepub.com/social-science/concept/biology_and_chemistry>
  skos:prefLabel "biology and chemistry"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/syphilis> .

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

