@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/a2b08e21-aab8-5081-a864-571d76fc3384> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/carbonplan> ;
            foaf:name "CarbonPlan" ] ;
    dct:description "This is a modified version of the USFS RDS-2016-0034-3 dataset. It has been reprojected to EPSG:4326 and stored in the Icechunk format. It contains burn probability (BP) and conditional flame-length probability (FLP) variables covering the continental United States." ;
    dct:identifier "a2b08e21-aab8-5081-a864-571d76fc3384" ;
    dct:issued "2025-10-08T16:24:48.347000+00:00"^^xsd:dateTime ;
    dct:modified "2025-10-08T16:24:48.347000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "Spatial datasets of probabilistic wildfire risk components for the United States (270m) (3rd Edition)" .

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

