@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/animal_geographies>
  skos:prefLabel "animal geographies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/circuses> .

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

<https://concepts.sagepub.com/social-science/concept/circuses>
  skos:definition "Circuses are companies of entertainers who perform as acrobats, clowns, and animal tamers in a circular arena. Circuses may travel or be based in permanent facilities of entertainment. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n178.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Circuses</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/animal_geographies> ;
  skos:prefLabel "circuses"@en ;
  a skos:Concept .

