@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/anthropology_of_law>
  skos:prefLabel "anthropology of law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/conciliation> .

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

<https://concepts.sagepub.com/social-science/concept/employee_relations>
  skos:prefLabel "employee relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/conciliation> .

<https://concepts.sagepub.com/social-science/concept/conciliation>
  skos:definition "Conciliation is a form of dispute resolution in which the third party, a conciliator or a pair of conciliators, intervenes to help disputing parties reconcile or settle their differences. It is similar to mediation in that it relies on an informal process and the parties' willingness to compromise. [Source: <a href=\"https://sk.sagepub.com/reference/law/n114.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law &amp; Society: American and Global Perspectives; Conciliation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/employee_relations>, <https://concepts.sagepub.com/social-science/concept/anthropology_of_law> ;
  skos:prefLabel "conciliation"@en ;
  a skos:Concept .

