@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/cementation> .

<https://concepts.sagepub.com/social-science/concept/dental_bonding>
  skos:prefLabel "dental bonding"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cementation> .

<https://concepts.sagepub.com/social-science/concept/cementation>
  skos:definition "The precipitation of minerals (cement) in the pore spaces of a sediment during diagenesis, and the binding of the grains together. It is a process of lithification, forming sedimentary rocks, and also occurs in soils. [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n593.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; cementation</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D002484.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investigative_techniques>, <https://concepts.sagepub.com/social-science/concept/dental_bonding> ;
  skos:prefLabel "cementation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/investigative_techniques>
  skos:prefLabel "investigative techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cementation> .

