@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:-VSWP3G85-G .

n9j:-RG6V9RS5-S
  skos:prefLabel "access to care"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VSWP3G85-G .

n9j:-VSWP3G85-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/healthcare_web_sites> ;
  skos:definition "Healthcare Web sites are electronic pages available on the Internet that are generally designed to serve one or more of three different groups: (1) healthcare consumers, (2) healthcare practitioners, and (3) health services researchers. Many are published by government agencies, private foundations, or healthcare organizations; however, the Internet as a publishing medium is open to anyone with computer access. [Source: Encyclopedia of Health Services Research; Healthcare Web Sites]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-RG6V9RS5-S ;
  skos:prefLabel "healthcare web sites"@en .

n9j: a skos:ConceptScheme .
