@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/UNESCO_statements_on_race> .

<https://concepts.sagepub.com/social-science/concept/UNESCO_statements_on_race>
  skos:definition "Four statements of expert opinion about race were sponsored and published by the UN Educational, Scientific and Cultural Organization (UNESCO) between 1950 and 1967. Widely distributed, they were regarded as authoritative rebuttals of outdated theories. [Source: <a href=\"https://sk.sagepub.com/reference/ethnicity/n450.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race, Ethnicity, and Society; Race, UNESCO Statements on</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/global_perspectives> ;
  skos:prefLabel "UNESCO statements on race"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/global_perspectives>
  skos:prefLabel "global perspectives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/UNESCO_statements_on_race> .

