@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/diplomatic_immunity>
  skos:definition "insulation from criminal prosecution extended to foreign members of diplomatic corps. Diplomatic immunity causes controversy when those so immune do not have to face criminal prosecution, even for very serious offenses. [Source: <a href=\"https://sk.sagepub.com/reference/the-concise-dictionary-of-crime-and-justice/n636.xml\" target=\"_blank\" data-id=\"to-sk\">The Concise Dictionary of Crime and Justice; Diplomatic Immunity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/immunity_(law)>, <https://concepts.sagepub.com/social-science/concept/diplomatic_representation> ;
  skos:prefLabel "diplomatic immunity"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/immunity_(law)>
  skos:prefLabel "immunity (law)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diplomatic_immunity> .

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

<https://concepts.sagepub.com/social-science/concept/diplomatic_representation>
  skos:prefLabel "diplomatic representation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diplomatic_immunity> .

