@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mldata.opendata.ai/dataset/bd2d7fb8-c5cc-43e4-82e4-304680b437f9> a dcat:Dataset ;
    dct:description "The OOI CX code-causal-history: 1 sealed code anchor(s), genesis-first. Each node binds a deterministic codebase commitment to a persona via an Ed25519 seal (the witness); the code is CONFINED. Independently verifiable with `ooi-code-anchor verify`." ;
    dct:identifier "bd2d7fb8-c5cc-43e4-82e4-304680b437f9" ;
    dct:issued "2026-07-19T02:15:22.835916"^^xsd:dateTime ;
    dct:modified "2026-07-20T05:09:10.370754"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/3dd16ae4-c725-43fc-ad0e-06fe930eca2c> ;
    dct:title "OOI CX Code-Causal-History -- starl3n" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/bd2d7fb8-c5cc-43e4-82e4-304680b437f9/resource/1902b9e6-c95d-4670-b7b0-92984c0f39e4> .

<https://mldata.opendata.ai/dataset/bd2d7fb8-c5cc-43e4-82e4-304680b437f9/resource/1902b9e6-c95d-4670-b7b0-92984c0f39e4> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-07-20T05:09:10.385004"^^xsd:dateTime ;
    dct:modified "2026-07-20T05:09:10.380030"^^xsd:dateTime ;
    dct:title "ooi-cx-code-history.json" ;
    dcat:accessURL <https://mldata.opendata.ai/dataset/bd2d7fb8-c5cc-43e4-82e4-304680b437f9/resource/1902b9e6-c95d-4670-b7b0-92984c0f39e4/download/ooi-cx-code-history.json> ;
    dcat:byteSize "2907"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/json" .

<https://mldata.opendata.ai/organization/3dd16ae4-c725-43fc-ad0e-06fe930eca2c> a foaf:Agent ;
    foaf:name "Link Digital" .

