@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-WQWHKR70-4 .

n9j:-WQWHKR70-4
  owl:sameAs <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: Encyclopedia of Environmental Change; facies]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-DLT98N1W-2 ;
  skos:prefLabel "facies"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D019066.html> .

n9j:-DLT98N1W-2
  skos:prefLabel "physical examination"@en ;
  a skos:Concept ;
  skos:narrower n9j:-WQWHKR70-4 .

n9j: a skos:ConceptScheme .
