@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-RV3W1V2R-C .

n9j:-KGLZBTKD-0
  skos:prefLabel "archaeology"@en ;
  a skos:Concept ;
  skos:narrower n9j:-RV3W1V2R-C .

n9j: a skos:ConceptScheme .
n9j:-RV3W1V2R-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/llano_culture> ;
  skos:definition "Llano culture refers to late Pleistocene North American people on the Llano Estacado, or Southern High Plains, who used distinctive stone projectile points, known as Clovis points, to hunt mammoths. Formal description of the Llano culture during the 1950s established it as the oldest known prehistoric archaeological culture in North America and reinforced the notion that Paleoindians were specialized big game hunters. [Source: Encyclopedia of Anthropology; Llano Culture]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KGLZBTKD-0 ;
  skos:prefLabel "llano culture"@en .

