@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/sedimentary_rock>
  skos:definition "Sediments are loose, unconsolidated rock particles and ions (i.e., charged atoms) dissolved in aqueous solutions. Sedimentary rocks, which constitute about 75% of all rocks exposed at the surface of the Earth, form when the particles are cemented together or when crystals precipitate from the solutions. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1015.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Sedimentary Rock</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geomorphology> ;
  skos:prefLabel "sedimentary rock"@en ;
  a skos:Concept .

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

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

