@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/vector-borne_disease>
  skos:definition "Vector-borne diseases are caused by infectious agents such as bacteria, viruses, or parasites that are transmitted to humans by vectors. In most instances, vectors are bloodsucking invertebrates, usually arthropods such as ticks, mosquitoes, or flies, although vertebrates, including rodents, raccoons, and dogs, can also be vectors of human disease. [Source: <a href=\"https://methods.sagepub.com/reference/encyc-of-epidemiology/n473.xml\" target=\"_blank\" data-id=\"to-srm\">Encyclopedia of Epidemiology; Vector-Borne Disease</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diseases_and_conditions> ;
  skos:prefLabel "vector-borne disease"@en ;
  a skos:Concept .

<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/vector-borne_disease> .

<https://concepts.sagepub.com/social-science/concept/diseases_and_conditions>
  skos:prefLabel "diseases and conditions"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/vector-borne_disease> .

