{
  "@context" : {
    "@base" : "http://dd.eionet.europa.eu/vocabulary/test/test142785/",
    "skos" : "http://www.w3.org/2004/02/skos/core#",
    "concepts" : "skos:Concept",
    "prefLabel" : "skos:prefLabel",
    "broader" : "skos:broader",
    "narrower" : "skos:narrower",
    "@language" : "en",
    "VocabularyId" : "4301",
    "ContinuityId" : "c5d24045-f717-38ce-b0e1-96450f5272e4",
    "Identifier" : "test142785",
    "Label" : "test task #142785",
    "RegistrationStatus" : "Public draft",
    "IsWorkingCopy" : "false",
    "CheckedOutCopyId" : "0",
    "WorkingUser" : null,
    "DateModified" : "2022-05-25 08:27:14.0",
    "UserModified" : "skiadas",
    "IsNumericConceptIdentifiers" : "false",
    "VocabularyType" : "Common",
    "FolderId" : "9",
    "FolderName" : "test",
    "FolderLabel" : "Testing",
    "IsNotationsEqualIdentifiers" : "false",
    "Definition" : null,
    "Version" : null
  },
  "concepts" : [ {
    "@id" : "c1",
    "@type" : "skos:Concept",
    "prefLabel" : [ {
      "@value" : "c1",
      "@language" : "en"
    } ],
    "VocabularyConceptId" : "43347221",
    "VocabularyId" : "4301",
    "Identifier" : "c1",
    "Label" : "c1",
    "Definition" : null,
    "Notation" : "c1",
    "Status" : "Valid",
    "StatusModifiedDate" : "2021-12-03",
    "AcceptedDate" : "2021-12-03",
    "NotAcceptedDate" : null,
    "broader" : [ ],
    "narrower" : [ {
      "@id" : "c11"
    } ],
    "skos:broader" : [ ],
    "skos:narrower" : [ "http://dd.eionet.europa.eu/vocabulary/test/test142785/c11" ]
  }, {
    "@id" : "c11",
    "@type" : "skos:Concept",
    "prefLabel" : [ {
      "@value" : "c11",
      "@language" : "en"
    } ],
    "VocabularyConceptId" : "43347222",
    "VocabularyId" : "4301",
    "Identifier" : "c11",
    "Label" : "c11",
    "Definition" : null,
    "Notation" : "c11",
    "Status" : "Valid",
    "StatusModifiedDate" : "2021-12-03",
    "AcceptedDate" : "2021-12-03",
    "NotAcceptedDate" : null,
    "broader" : [ {
      "@id" : "c1"
    } ],
    "narrower" : [ ],
    "skos:broader" : [ "http://dd.eionet.europa.eu/vocabulary/test/test142785/c1" ],
    "skos:narrower" : [ ]
  } ]
}