{
  "@context" : {
    "@base" : "http://dd.eionet.europa.eu/vocabulary/uom/velocity/",
    "skos" : "http://www.w3.org/2004/02/skos/core#",
    "concepts" : "skos:Concept",
    "prefLabel" : "skos:prefLabel",
    "broader" : "skos:broader",
    "narrower" : "skos:narrower",
    "@language" : "en",
    "VocabularyId" : "545",
    "ContinuityId" : "dcc10ca3-2d57-3ee4-9504-5a72a6f05f92",
    "Identifier" : "velocity",
    "Label" : "Velocity",
    "RegistrationStatus" : "Public draft",
    "IsWorkingCopy" : "false",
    "CheckedOutCopyId" : "0",
    "WorkingUser" : null,
    "DateModified" : "2015-06-10 08:35:44.0",
    "UserModified" : "targajau",
    "IsNumericConceptIdentifiers" : "false",
    "VocabularyType" : "Common",
    "FolderId" : "13",
    "FolderName" : "uom",
    "FolderLabel" : "Units of Measurement",
    "IsNotationsEqualIdentifiers" : "false",
    "Definition" : null,
    "Version" : null
  },
  "concepts" : [ {
    "@id" : "km.h-1",
    "@type" : "skos:Concept",
    "prefLabel" : [ {
      "@value" : "kilometer per hour",
      "@language" : "en"
    } ],
    "VocabularyConceptId" : "1035910",
    "VocabularyId" : "545",
    "Identifier" : "km.h-1",
    "Label" : "kilometer per hour",
    "Definition" : null,
    "Notation" : "km/h",
    "Status" : "Valid",
    "StatusModifiedDate" : "2013-08-01",
    "AcceptedDate" : "2013-08-01",
    "NotAcceptedDate" : null,
    "broader" : [ ],
    "narrower" : [ ]
  }, {
    "@id" : "m.s-1",
    "@type" : "skos:Concept",
    "prefLabel" : [ {
      "@value" : "meter per second",
      "@language" : "en"
    } ],
    "VocabularyConceptId" : "1035911",
    "VocabularyId" : "545",
    "Identifier" : "m.s-1",
    "Label" : "meter per second",
    "Definition" : "meter per second",
    "Notation" : "m/s",
    "Status" : "Valid",
    "StatusModifiedDate" : "2015-06-10",
    "AcceptedDate" : null,
    "NotAcceptedDate" : null,
    "broader" : [ ],
    "narrower" : [ ]
  } ]
}