@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/terra_amata>
  skos:definition "Terra Amata is an open-air Lower Paleolithic, or Early Stone Age, site on the Mediterranean near the delta of the Paillon River in present-day Nice, France. Henri de Lumley, a 20th-century French archaeologist, excavated the site in 1966 prior to the construction of an apartment building, the lowest floor of which now houses the Terra Amata Museum. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n863.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Terra Amata</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/archaeology> ;
  skos:prefLabel "terra amata"@en ;
  a skos:Concept .

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

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

