@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/soft_law>
  skos:definition "Although law is often thought of as binding on those to whom it applies, and sanctions are associated with breaking the law, some legal rules are voluntary and not coercive. Particularly in international law, legal rules are not legally binding, and legal sanctions cannot be used in cases of noncompliance. [Source: <a href=\"https://sk.sagepub.com/reference/intlpoliticalscience/n570.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Political Science; Soft Law</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/public_policy> ;
  skos:prefLabel "soft law"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/public_policy>
  skos:prefLabel "public policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/soft_law> .

