@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-QK24P1N7-T .

n9j:-QK24P1N7-T
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/health_communication_in_developing_countries> ;
  skos:definition "The term health communication refers to the transmission or exchange of information related to health and is often presented with the intention of influencing health-related behavior. This exchange can occur between pairs of individuals, among and between groups and organizations, and via mass media channels. [Source: Encyclopedia of Epidemiology; Health Communication in Developing Countries]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZRC1QC8B-4 ;
  skos:prefLabel "health communication in developing countries"@en .

n9j: a skos:ConceptScheme .
n9j:-ZRC1QC8B-4
  skos:prefLabel "social science perspectives on epidemiology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QK24P1N7-T .

