@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/jarmo>
  skos:definition "Jarmo (Qal'at Jarmo), located in modern northern Iraq, is one of the oldest Neolithic agricultural settlements in the Middle East. Excavations here yielded much information on human society's transition to sedentary agricultural practices. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n487.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Jarmo</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/archaeology> ;
  skos:prefLabel "jarmo"@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/jarmo> .

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

