@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/petroglyphs>
  skos:definition "Petroglyphs are a subset of the general category of rock art or rock graphics, which also includes pictographs and geoglyphs. Petroglyphs (petrōrock, glyph-carving) are man-made images or a series of geometric patterns that are carved, pecked, chipped, or abraded into stone using crude hand-held implements such as rocks, bones, antlers, and a wide variety of other objects as a chisel. [Source: <a href=\"https://sk.sagepub.com/reference/anthropology/n704.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Anthropology; Petroglyphs</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geography_geology>, <https://concepts.sagepub.com/social-science/concept/archaeology> ;
  skos:prefLabel "petroglyphs"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/geography_geology>
  skos:prefLabel "geography/geology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/petroglyphs> .

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

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

