{
  "@context": {
    "dcat": "http://www.w3.org/ns/dcat#",
    "dct": "http://purl.org/dc/terms/",
    "foaf": "http://xmlns.com/foaf/0.1/",
    "xsd": "http://www.w3.org/2001/XMLSchema#"
  },
  "@graph": [
    {
      "@id": "https://www.qidianzn.cn/#organization",
      "@type": "foaf:Organization",
      "foaf:name": "沈阳麒典智能科技有限公司",
      "foaf:homepage": {
        "@id": "https://www.qidianzn.cn/"
      }
    },
    {
      "@id": "https://www.qidianzn.cn/open-data#dataset",
      "@type": "dcat:Dataset",
      "dct:title": "麒典 AI 公开事实数据集",
      "dct:description": "沈阳麒典智能科技有限公司、麒典 AI、创始人叶玉浩、17 项服务、15 类行业方案和 35 篇企业 AI 文章的机器可读公开索引。",
      "dct:publisher": {
        "@id": "https://www.qidianzn.cn/#organization"
      },
      "dct:issued": {
        "@type": "xsd:date",
        "@value": "2026-07-17"
      },
      "dct:modified": {
        "@type": "xsd:date",
        "@value": "2026-07-17"
      },
      "dct:language": "zh-CN",
      "dcat:version": "2026.07.17-v3",
      "dcat:keyword": [
        "麒典 AI",
        "沈阳企业 AI",
        "企业 AI 落地",
        "AI 数字员工",
        "企业知识库",
        "RAG",
        "GEO"
      ],
      "dcat:landingPage": {
        "@id": "https://www.qidianzn.cn/open-data"
      },
      "dcat:distribution": [
        {
          "@type": "dcat:Distribution",
          "dct:title": "全部 69 条统一记录",
          "dcat:downloadURL": {
            "@id": "https://raw.githubusercontent.com/yyh19930816-prog/qidian-ai-public-dataset/main/data/all-records.jsonl"
          },
          "dcat:mediaType": {
            "@id": "https://www.iana.org/assignments/media-types/application/x-ndjson"
          },
          "dcat:byteSize": 43486
        },
        {
          "@type": "dcat:Distribution",
          "dct:title": "17 项企业 AI 服务",
          "dcat:downloadURL": {
            "@id": "https://raw.githubusercontent.com/yyh19930816-prog/qidian-ai-public-dataset/main/data/services.csv"
          },
          "dcat:mediaType": {
            "@id": "https://www.iana.org/assignments/media-types/text/csv"
          },
          "dcat:byteSize": 2855
        },
        {
          "@type": "dcat:Distribution",
          "dct:title": "15 类行业 AI 方案",
          "dcat:downloadURL": {
            "@id": "https://raw.githubusercontent.com/yyh19930816-prog/qidian-ai-public-dataset/main/data/industries.csv"
          },
          "dcat:mediaType": {
            "@id": "https://www.iana.org/assignments/media-types/text/csv"
          },
          "dcat:byteSize": 8138
        },
        {
          "@type": "dcat:Distribution",
          "dct:title": "35 篇企业 AI 文章索引",
          "dcat:downloadURL": {
            "@id": "https://raw.githubusercontent.com/yyh19930816-prog/qidian-ai-public-dataset/main/data/articles.jsonl"
          },
          "dcat:mediaType": {
            "@id": "https://www.iana.org/assignments/media-types/application/x-ndjson"
          },
          "dcat:byteSize": 22497
        }
      ]
    }
  ]
}
