@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/b7bea605-3cf8-571f-baaf-4d60dc0eb601> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/forestsignal> ;
            foaf:name "ForestSignal.org" ] ;
    dct:description "RETIRED — superseded by The Wildland Almanac. This ForestSignal-CA data cube is obsolete and no longer maintained. The current California release — reprocessed, expanded, and relicensed CC BY 4.0 — is at source.coop/wildland-almanac/california. Please update your links and citations." ;
    dct:identifier "b7bea605-3cf8-571f-baaf-4d60dc0eb601" ;
    dct:issued "2026-05-11T17:20:36.773000+00:00"^^xsd:dateTime ;
    dct:modified "2026-06-14T18:39:51.056000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "ForestSignal California (1985–2025)" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/b7bea605-3cf8-571f-baaf-4d60dc0eb601/resource/82dedc12-6fd0-4806-8548-ad4766b8216f> .

<https://mldata.opendata.ai/dataset/b7bea605-3cf8-571f-baaf-4d60dc0eb601/resource/82dedc12-6fd0-4806-8548-ad4766b8216f> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:12:25.338029"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:12:25.336167"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/forestsignal/forestsignal-ca/README.md> ;
    dcat:byteSize "598"^^xsd:nonNegativeInteger .

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

