@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/damascus_road>
  skos:definition "DAMASCUS ROAD was founded in 1995 in Chicago, Illinois, during the Restoring Our Sight Conference. The name Damascus Road refers to the process of transformation that Saul experienced on the road to Damascus (Acts 9:1–31). [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n158.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; Damascus Road</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/religious_and_secular_charities> ;
  skos:prefLabel "damascus road"@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/damascus_road> .

<https://concepts.sagepub.com/social-science/concept/religious_and_secular_charities>
  skos:prefLabel "religious and secular charities"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/damascus_road> .

