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

<https://concepts.sagepub.com/social-science/concept/prairies>
  skos:definition "Areas that were mostly covered with grasses and subdominant forbs (broadleaved herbs) prior to human intervention are known as grasslands. Extensive tracts of these grassland ecosystems in the drier interiors of continents, particularly in North America, are known as prairies. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n923.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Prairies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/biogeography> ;
  skos:prefLabel "prairies"@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/prairies> .

