{
  "_embedded" : {
    "terminologies" : [ {
      "id" : "reorg",
      "label" : "Research Organisations",
      "language" : "text/turtle",
      "_links" : {
        "self" : {
          "href" : "/terminologies/reorg"
        }
      }
    }, {
      "id" : "OTO",
      "label" : "Open Transport Ontology",
      "language" : "text/turtle",
      "_links" : {
        "self" : {
          "href" : "/terminologies/OTO"
        }
      }
    }, {
      "id" : "OEO",
      "label" : "Open Energy Ontology",
      "language" : "text/turtle",
      "_links" : {
        "self" : {
          "href" : "/terminologies/OEO"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "/terminologies"
    },
    "create" : {
      "href" : "/terminologies"
    },
    "alternate" : [ {
      "href" : "/terminologies",
      "type" : "application/hal+json"
    }, {
      "href" : "/terminologies",
      "type" : "application/json"
    } ]
  }
}