@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/occupational_noise>
  skos:prefLabel "occupational noise"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/noise> .

<https://concepts.sagepub.com/social-science/concept/noise>
  skos:definition "Noise is any generally undesired sound produced largely as a by-product of another physical activity. Although low levels of noise seem unavoidable and have little effect, sufficiently loud and/or persistent levels of noise can have serious negative impacts on human health and well-being. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n877.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Noise</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/transportation_noise>, <https://concepts.sagepub.com/social-science/concept/occupational_noise> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009622.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/environmental_pollution> ;
  skos:prefLabel "noise"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/transportation_noise>
  skos:prefLabel "transportation noise"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/noise> .

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

<https://concepts.sagepub.com/social-science/concept/environmental_pollution>
  skos:prefLabel "environmental pollution"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/noise> .

