{
  "id" : "580",
  "@id" : "https://api.familysearch.org/platform/places/types/580",
  "labels" : [ {
    "@language" : "en",
    "@value" : "Country"
  } ],
  "descriptions" : [ {
    "@language" : "en",
    "@value" : "Any of a number of types of sovereign states and other political entities (e.g. republic, monarchy, federation, sultanate, dictatorship, etc.)."
  } ],
  "@context" : {
    "id" : {
      "@id" : "http://purl.org/dc/terms/identifier"
    },
    "subclassOf" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#subClassOf",
      "@type" : "@id"
    },
    "references" : {
      "@id" : "http://purl.org/dc/terms/references",
      "@type" : "@id"
    },
    "type" : {
      "@id" : "http://purl.org/dc/terms/type",
      "@type" : "@id"
    },
    "labels" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "descriptions" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    }
  }
}