{
  "id": "http://w3id.org/openeduhub/vocabs/contentTypes/tool_service",
  "type": "Concept",
  "prefLabel": {
    "de": "Tools, Infrastrukturen & Services",
    "en": "Tools, infrastructure & services"
  },
  "definition": {
    "de": "Umfasst Lernwerkzeuge, Plattformen und Dienstleistungen, die Lehr- und Lernprozesse unterstützen. Charakteristisch für diese Ressourcen ist, dass sie nicht den eigentlichen Lerninhalt darstellen, sondern als unterstützende Mittel zur Bereitstellung, Verwaltung oder Verbesserung von Bildungsangeboten dienen.",
    "en": "Includes learning tools, platforms, and services that support teaching and learning processes. These resources are characterized by the fact that they do not represent the actual learning content, but rather serve as supporting tools for providing, managing, or improving educational offerings."
  },
  "closeMatch": [
    {
      "id": "https://d-nb.info/gnd/4354267-0"
    }
  ],
  "inScheme": [
    {
      "id": "http://w3id.org/openeduhub/vocabs/contentTypes/",
      "title": {
        "de": "Inhaltearten",
        "en": "Content types"
      }
    }
  ],
  "inSchemeAll": [
    {
      "id": "http://w3id.org/openeduhub/vocabs/contentTypes/"
    }
  ],
  "topConceptOf": [
    {
      "id": "http://w3id.org/openeduhub/vocabs/contentTypes/",
      "title": {
        "de": "Inhaltearten",
        "en": "Content types"
      }
    }
  ],
  "iconName": "deployed_code",
  "@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/",
    "dc": "http://purl.org/dc/elements/1.1/",
    "oeh": "http://w3id.org/openeduhub/vocab#",
    "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"
    },
    "dc:title": {
      "@id": "dc:title",
      "@container": "@language"
    },
    "dc:description": {
      "@id": "dc:description",
      "@container": "@language"
    },
    "description": {
      "@id": "dct:description",
      "@container": "@language"
    },
    "license": {
      "@id": "dct:license",
      "@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"
    },
    "note": {
      "@container": [
        "@language",
        "@set"
      ]
    },
    "changeNote": {
      "@container": [
        "@language",
        "@set"
      ]
    },
    "editorialNote": {
      "@container": [
        "@language",
        "@set"
      ]
    },
    "historyNote": {
      "@container": [
        "@language",
        "@set"
      ]
    },
    "scopeNote": {
      "@container": [
        "@language",
        "@set"
      ]
    },
    "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"
    },
    "iconName": "oeh:iconName"
  }
}