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

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

<https://concepts.sagepub.com/social-science/concept/animals>
  skos:prefLabel "animals"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/insects> .

<https://concepts.sagepub.com/social-science/concept/bed_bugs>
  skos:prefLabel "bed bugs"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/insects> .

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

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

<https://concepts.sagepub.com/social-science/concept/arthropods>
  skos:prefLabel "arthropods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/insects> .

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

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

<https://concepts.sagepub.com/social-science/concept/insects>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cockroaches>, <https://concepts.sagepub.com/social-science/concept/bed_bugs>, <https://concepts.sagepub.com/social-science/concept/tsetse_flies>, <https://concepts.sagepub.com/social-science/concept/fleas>, <https://concepts.sagepub.com/social-science/concept/ants>, <https://concepts.sagepub.com/social-science/concept/bees>, <https://concepts.sagepub.com/social-science/concept/flies>, <https://concepts.sagepub.com/social-science/concept/lice>, <https://concepts.sagepub.com/social-science/concept/beetles>, <https://concepts.sagepub.com/social-science/concept/moths> ;
  skos:prefLabel "insects"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/arthropods>, <https://concepts.sagepub.com/social-science/concept/animals> ;
  skos:definition "Insects are invertebrates that are divided into 36 groups called Phyla. Phylum Arthropoda includes the class Insecta, which is further subdivided into 29 orders. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n562.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Insects</a>]"@en ;
  a skos:Concept .

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

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

<https://concepts.sagepub.com/social-science/concept/tsetse_flies>
  skos:prefLabel "tsetse flies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/insects> .

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

