{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "dateModified": "2026-06-02",
  "name": "Knowledge Graph Schema",
  "spec": "W3C RDF 1.1 + OWL 2 DL + SHACL Core + PROV-O",
  "serialization": [
    "application/ld+json",
    "text/turtle",
    "application/n-quads",
    "application/sparql-results+json"
  ],
  "baseIRI": "https://xn--82czbx2bczd4fl8a.online/kg/",
  "prefixes": {
    "tn": "https://xn--82czbx2bczd4fl8a.online/kg/ontology#",
    "schema": "https://schema.org/",
    "foaf": "http://xmlns.com/foaf/0.1/",
    "skos": "http://www.w3.org/2004/02/skos/core#",
    "prov": "http://www.w3.org/ns/prov#",
    "geo": "http://www.w3.org/2003/01/geo/wgs84_pos#",
    "dct": "http://purl.org/dc/terms/"
  },
  "classes": [
    "Service",
    "Document",
    "Jurisdiction",
    "Agent",
    "Principal",
    "Order",
    "Negotiation",
    "AuditEvent",
    "Credential"
  ],
  "estimatedTriples": 1850000
}