@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/communicable_disease_control>
  skos:prefLabel "communicable disease control"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sanitation> .

<https://concepts.sagepub.com/social-science/concept/sanitation>
  skos:definition "SANITATION IS THE ATTEMPT to keep the environment clean in order to prevent and control diseases. It is a concern of public health, governments, armed forces, and individuals. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n609.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; Sanitation</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sanitary_engineering>, <https://concepts.sagepub.com/social-science/concept/public_facilities>, <https://concepts.sagepub.com/social-science/concept/food_inspection> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D012499.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_health>, <https://concepts.sagepub.com/social-science/concept/communicable_disease_control> ;
  skos:prefLabel "sanitation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/food_inspection>
  skos:prefLabel "food inspection"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sanitation> .

<https://concepts.sagepub.com/social-science/concept/sanitary_engineering>
  skos:prefLabel "sanitary engineering"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sanitation> .

<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/sanitation> .

<https://concepts.sagepub.com/social-science/concept/public_facilities>
  skos:prefLabel "public facilities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/sanitation> .

<https://concepts.sagepub.com/social-science/concept/public_health>
  skos:prefLabel "public health"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sanitation> .

