@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/organizations_and_associations>
  skos:prefLabel "organizations and associations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/National_Environmental_Health_Association> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/National_Environmental_Health_Association> .

<https://concepts.sagepub.com/social-science/concept/National_Environmental_Health_Association>
  skos:definition "The National Environmental Health Association (NEHA) was created in 1937 in California to establish standards for environmental health professionals. The environmental health field was still in its infancy stages and founders of the NEHA believed that these standards were needed to legitimize the profession. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n823.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; National Environmental Health Association (NEHA)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizations_and_associations> ;
  skos:prefLabel "National Environmental Health Association"@en ;
  a skos:Concept .

