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

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

<https://concepts.sagepub.com/social-science/concept/diplomatic_protocol>
  skos:prefLabel "diplomatic protocol"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diplomatic_relations> .

<https://concepts.sagepub.com/social-science/concept/parliamentary_diplomacy>
  skos:prefLabel "parliamentary diplomacy"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diplomatic_relations> .

<https://concepts.sagepub.com/social-science/concept/international_affairs>
  skos:prefLabel "international affairs"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/diplomatic_relations> .

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

<https://concepts.sagepub.com/social-science/concept/diplomatic_protection>
  skos:prefLabel "diplomatic protection"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/diplomatic_relations> .

