@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/6df6a5d4-4fc0-51e0-b4c0-ffe53df3a50d> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/taco> ;
            foaf:name "TACO" ] ;
    dct:description "No description provided." ;
    dct:identifier "6df6a5d4-4fc0-51e0-b4c0-ffe53df3a50d" ;
    dct:issued "2026-05-01T01:54:30.059000+00:00"^^xsd:dateTime ;
    dct:modified "2026-05-01T01:54:30.059000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "DarkTOM" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/6df6a5d4-4fc0-51e0-b4c0-ffe53df3a50d/resource/d7e129ed-faac-4b26-ac51-c7a992fa1062> .

<https://mldata.opendata.ai/dataset/6df6a5d4-4fc0-51e0-b4c0-ffe53df3a50d/resource/d7e129ed-faac-4b26-ac51-c7a992fa1062> a dcat:Distribution ;
    dct:format "ZIP" ;
    dct:issued "2026-06-18T14:12:33.949436"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:33.947513"^^xsd:dateTime ;
    dct:title "DARKTOM_2016_median_000.zip" ;
    dcat:accessURL <https://data.source.coop/taco/darktom/DARKTOM_2016_median_000.zip> ;
    dcat:byteSize "3014453548"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> a foaf:Agent ;
    foaf:name "Source Cooperative" .

