@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:-RQMJWGXC-1 .

n9j:-XVK88QXF-5
  skos:prefLabel "marketing and customer value"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RQMJWGXC-1 .

n9j: a skos:ConceptScheme .
n9j:-RQMJWGXC-1
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/women_as_major_health_care_consumers> ;
  skos:definition "Women are the major consumers of health care services and are responsible for 70% to 90% of health care decisions for their families. As such, it is imperative for the long-term viability of health care organizations to address the needs of this consumer group. [Source: Encyclopedia of Health Care Management; Women as Major Health Care Consumers]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-XVK88QXF-5 ;
  skos:prefLabel "women as major health care consumers"@en .

