{
  "@context": "https://project-open-data.cio.gov/v1.1/schema/catalog.jsonld",
  "@type": "dcat:Catalog",
  "conformsTo": "https://project-open-data.cio.gov/v1.1/schema",
  "describedBy": "https://project-open-data.cio.gov/v1.1/schema/catalog.json",
  "dataset": [
    {
      "@type": "dcat:Dataset",
      "title": "UAP Records Archive — U.S. Government UAP Record Catalog",
      "description": "Machine-readable catalog metadata for U.S. government UAP (unidentified anomalous phenomena) records cataloged by the independent UAP Records Archive. Each entry links to the official source at the National Archives (including Record Group 615 and Record Group 341), AARO, ODNI, or NASA. The archive links to primary sources and does not host the documents. Independent archive — not an official or government source.",
      "identifier": "https://doi.org/10.5281/zenodo.20617789",
      "landingPage": "https://uap-archive.org/uap/data/",
      "issued": "2026-06-01",
      "modified": "2026-06-09",
      "accessLevel": "public",
      "license": "https://creativecommons.org/licenses/by/4.0/",
      "publisher": { "@type": "org:Organization", "name": "UAP Records Archive" },
      "contactPoint": { "@type": "vcard:Contact", "fn": "UAP Records Archive", "hasEmail": "mailto:corrections@uap-archive.org" },
      "keyword": ["UAP", "unidentified anomalous phenomena", "UFO", "Project Blue Book", "NARA Record Group 615", "AARO", "ODNI", "NASA", "U.S. government records", "declassified", "FOIA"],
      "theme": ["Government", "History"],
      "spatial": "United States",
      "temporal": "1947-01-01T00:00:00Z/2024-12-31T23:59:59Z",
      "distribution": [
        { "@type": "dcat:Distribution", "title": "UAP records (JSON)", "description": "Full record catalog as JSON.", "downloadURL": "https://uap-archive.org/uap/data/uap-records.json", "mediaType": "application/json", "format": "JSON" },
        { "@type": "dcat:Distribution", "title": "UAP records (CSV)", "description": "Full record catalog as CSV.", "downloadURL": "https://uap-archive.org/uap/data/uap-records.csv", "mediaType": "text/csv", "format": "CSV" },
        { "@type": "dcat:Distribution", "title": "Dataset landing page", "accessURL": "https://uap-archive.org/uap/data/", "mediaType": "text/html", "format": "HTML" }
      ]
    }
  ]
}
