@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/physical_examination>
  skos:prefLabel "physical examination"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/facies> .

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

<https://concepts.sagepub.com/social-science/concept/facies>
  skos:definition "A body of soil, sediment or rock with characteristics that are distinct from those of adjacent bodies. The term is widely used with regard to sediments and sedimentary rocks, in which a facies can be characterised by its lithology, geometry, sedimentary structures, palaeocurrents and fossils (see biofacies, ichnofacies, lithofacies). [Source: <a href=\"https://sk.sagepub.com/reference/dictionaryenvirochange/n1428.i1.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environmental Change; facies</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019066.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_examination> ;
  skos:prefLabel "facies"@en ;
  a skos:Concept .

