{
  "id": "http://w3id.org/openeduhub/vocabs/discipline/04003",
  "type": "Concept",
  "prefLabel": {
    "de": "MINT",
    "en": "MINT"
  },
  "altLabel": {
    "de": [
      "Chemie, Physik, Biologie",
      "Naturwissenschaften"
    ],
    "en": [
      "Chemistry, Physics, Biology",
      "Natural Sciences"
    ]
  },
  "related": [
    {
      "id": "http://w3id.org/openeduhub/vocabs/discipline/080",
      "prefLabel": {
        "de": "Biologie",
        "en": "Biology"
      }
    },
    {
      "id": "http://w3id.org/openeduhub/vocabs/discipline/100",
      "prefLabel": {
        "de": "Chemie",
        "en": "Chemistry"
      }
    },
    {
      "id": "http://w3id.org/openeduhub/vocabs/discipline/320",
      "prefLabel": {
        "de": "Informatik",
        "en": "ICT"
      }
    },
    {
      "id": "http://w3id.org/openeduhub/vocabs/discipline/460",
      "prefLabel": {
        "de": "Physik",
        "en": "Physics"
      }
    }
  ],
  "inScheme": [
    {
      "id": "http://w3id.org/openeduhub/vocabs/discipline/",
      "title": {
        "de": "Schulfächer",
        "en": "Discipline"
      }
    }
  ],
  "inSchemeAll": [
    {
      "id": "http://w3id.org/openeduhub/vocabs/discipline/"
    }
  ],
  "topConceptOf": [
    {
      "id": "http://w3id.org/openeduhub/vocabs/discipline/",
      "title": {
        "de": "Schulfächer",
        "en": "Discipline"
      }
    }
  ],
  "@context": {
    "@version": 1.1,
    "id": "@id",
    "type": "@type",
    "@vocab": "http://www.w3.org/2004/02/skos/core#",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "dct": "http://purl.org/dc/terms/",
    "schema": "https://schema.org/",
    "vann": "http://purl.org/vocab/vann/",
    "ldp": "http://www.w3.org/ns/ldp#",
    "owl": "http://www.w3.org/2002/07/owl#",
    "title": {
      "@id": "dct:title",
      "@container": "@language"
    },
    "description": {
      "@id": "dct:description",
      "@container": "@language"
    },
    "issued": {
      "@id": "dct:issued",
      "@type": "xsd:date"
    },
    "created": {
      "@id": "dct:created",
      "@type": "xsd:date"
    },
    "modified": {
      "@id": "dct:modified",
      "@type": "xsd:date"
    },
    "creator": "dct:creator",
    "publisher": "dct:publisher",
    "preferredNamespacePrefix": "vann:preferredNamespacePrefix",
    "preferredNamespaceUri": "vann:preferredNamespaceUri",
    "isBasedOn": "schema:isBasedOn",
    "source": "dct:source",
    "prefLabel": {
      "@container": "@language"
    },
    "altLabel": {
      "@container": [
        "@language",
        "@set"
      ]
    },
    "hiddenLabel": {
      "@container": [
        "@language",
        "@set"
      ]
    },
    "definition": {
      "@container": "@language"
    },
    "scopeNote": {
      "@container": "@language"
    },
    "note": {
      "@container": "@language"
    },
    "notation": {
      "@container": "@set"
    },
    "example": {
      "@container": "@language"
    },
    "narrower": {
      "@container": "@set"
    },
    "related": {
      "@container": "@set"
    },
    "relatedMatch": {
      "@container": "@set"
    },
    "narrowerTransitive": {
      "@container": "@set"
    },
    "broaderTransitive": {
      "@container": "@set"
    },
    "broadMatch": {
      "@container": "@set"
    },
    "narrowMatch": {
      "@container": "@set"
    },
    "closeMatch": {
      "@container": "@set"
    },
    "exactMatch": {
      "@container": "@set"
    },
    "hasTopConcept": {
      "@container": "@set"
    },
    "inScheme": {
      "@container": "@set"
    },
    "topConceptOf": {
      "@container": "@set"
    },
    "deprecated": {
      "@id": "owl:deprecated",
      "@type": "xsd:boolean"
    },
    "isReplacedBy": {
      "@id": "dct:isReplacedBy",
      "@container": "@set"
    },
    "url": {
      "@id": "schema:url",
      "@container": "@set"
    }
  }
}