@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_relations>
  skos:prefLabel "diplomatic relations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diplomatic_representation> .

<https://concepts.sagepub.com/social-science/concept/diplomatic_representation>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/permanent_representation_to_the_eu>, <https://concepts.sagepub.com/social-science/concept/observer>, <https://concepts.sagepub.com/social-science/concept/embassy>, <https://concepts.sagepub.com/social-science/concept/diplomatic_profession>, <https://concepts.sagepub.com/social-science/concept/diplomatic_immunity>, <https://concepts.sagepub.com/social-science/concept/consulates> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diplomatic_relations> ;
  skos:prefLabel "diplomatic representation"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/permanent_representation_to_the_eu>
  skos:prefLabel "permanent representation to the eu"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diplomatic_representation> .

<https://concepts.sagepub.com/social-science/concept/consulates>
  skos:prefLabel "consulates"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diplomatic_representation> .

<https://concepts.sagepub.com/social-science/concept/observer>
  skos:prefLabel "observer"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diplomatic_representation> .

<https://concepts.sagepub.com/social-science/concept/embassy>
  skos:prefLabel "embassy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diplomatic_representation> .

<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_representation> .

<https://concepts.sagepub.com/social-science/concept/diplomatic_profession>
  skos:prefLabel "diplomatic profession"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diplomatic_representation> .

