@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/Vasco_da_Gama>
  skos:definition "Vasco da Gama was a Portuguese navigator and explorer and the first European who succeeded in reaching India after circumnavigating the African continent. He thus opened the way for new sea routes for trade and laid the foundations for the Portuguese Empire in Eastern Africa, India, and Indonesia, making his homeland for a period the main commercial leader in Europe. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n459.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Gama, Vasco DA (1469–1524)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/key_people_in_geography> ;
  skos:prefLabel "Vasco da Gama"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/key_people_in_geography>
  skos:prefLabel "key people in geography"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Vasco_da_Gama> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/people>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Vasco_da_Gama> .

