@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/passenger_pigeon>
  skos:definition "The passenger pigeon (Ectopistes migratorius) was once probably the most numerous bird on earth but became extinct through an extraordinary case of massive overhunting and habitat loss. This striking blue-gray pigeon, closely related to the mourning dove, was highly social, living in huge flocks across the great deciduous forests that once covered eastern North America. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n826.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Passenger Pigeon</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/animals> ;
  skos:prefLabel "passenger pigeon"@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/passenger_pigeon> .

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

