@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/1a39a863-22f1-5f8b-b2e6-7eb4e0264a93> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/csu> ;
            foaf:name "Colorado State University" ] ;
    dct:description "This is a synthetic dataset that can be used by users that are interested in benchmarking methods of explainable artificial intelligence (XAI) for geoscientific applications." ;
    dct:identifier "1a39a863-22f1-5f8b-b2e6-7eb4e0264a93" ;
    dct:issued "2024-06-26T16:59:36+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-21T16:39:55.567000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "CSU Synthetic Attribution Benchmark Dataset" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/1a39a863-22f1-5f8b-b2e6-7eb4e0264a93/resource/24e50830-7696-437d-ab51-026a855354c3>,
        <https://mldata.opendata.ai/dataset/1a39a863-22f1-5f8b-b2e6-7eb4e0264a93/resource/4b34e386-7f4f-47d4-ab39-c498f46b82cf>,
        <https://mldata.opendata.ai/dataset/1a39a863-22f1-5f8b-b2e6-7eb4e0264a93/resource/654f65fe-b962-43ea-a83f-881f58d58616>,
        <https://mldata.opendata.ai/dataset/1a39a863-22f1-5f8b-b2e6-7eb4e0264a93/resource/cfb5f89c-94b4-4390-93b8-b938e337ecf5> .

<https://mldata.opendata.ai/dataset/1a39a863-22f1-5f8b-b2e6-7eb4e0264a93/resource/24e50830-7696-437d-ab51-026a855354c3/download/nested_files.json> dct:hasPart <https://data.source.coop/csu/synthetic-attribution/.source/metadata.json> .

<https://mldata.opendata.ai/dataset/1a39a863-22f1-5f8b-b2e6-7eb4e0264a93/resource/4b34e386-7f4f-47d4-ab39-c498f46b82cf> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:18:23.874113"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:18:24.122638"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/csu/synthetic-attribution/README.md> ;
    dcat:byteSize "2474"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/1a39a863-22f1-5f8b-b2e6-7eb4e0264a93/resource/654f65fe-b962-43ea-a83f-881f58d58616> a dcat:Distribution ;
    dct:format "NC" ;
    dct:issued "2026-06-18T14:18:23.874117"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:18:24.122704"^^xsd:dateTime ;
    dct:title "synth_exm_data.nc" ;
    dcat:accessURL <https://data.source.coop/csu/synthetic-attribution/synth_exm_data.nc> ;
    dcat:byteSize "10384561342"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/1a39a863-22f1-5f8b-b2e6-7eb4e0264a93/resource/cfb5f89c-94b4-4390-93b8-b938e337ecf5> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2026-06-18T14:18:23.874107"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:18:24.122508"^^xsd:dateTime ;
    dct:title "Documentation.pdf" ;
    dcat:accessURL <https://data.source.coop/csu/synthetic-attribution/Documentation.pdf> ;
    dcat:byteSize "376712"^^xsd:nonNegativeInteger .

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

<https://data.source.coop/csu/synthetic-attribution/.source/metadata.json> a dcat:Distribution ;
    dct:isPartOf <https://mldata.opendata.ai/dataset/1a39a863-22f1-5f8b-b2e6-7eb4e0264a93/resource/24e50830-7696-437d-ab51-026a855354c3/download/nested_files.json> ;
    dct:modified "2023-05-03T14:18:08+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://data.source.coop/csu/synthetic-attribution/.source/metadata.json> ;
    dcat:byteSize "641"^^xsd:nonNegativeInteger .

