@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/19f3561b-a01a-4232-b727-925d49bc8e40> a dcat:Dataset ;
    dct:description "We compiled and analyzed a database of burn permits for prescribed fires conducted in Florida and Georgia from 2006-2016. The dataset contains the number of permitted burns and expected acres burned by county in the two states for every day in the 11 year period. Also included are the county-wide average daily weather conditions for temperature and relative humidity, calculated from the University of Idaho gridMet dataset." ;
    dct:identifier "6e5b55c0-8d76-4a29-ac16-9f76c3d70e72" ;
    dct:issued "2025-11-20T06:04:41.390316"^^xsd:dateTime ;
    dct:modified "2020-08-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-87.6929 25.0454, -79.8267 25.0454, -79.8267 35.0296, -87.6929 35.0296, -87.6929 25.0454))"^^gsp:wktLiteral ] ;
    dct:title "Prescribed Fire Permit Records for Georgia and Florida" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "US Geological Survey - Southeast Climate Adaptation Science Center (Point of Contact)" ;
            vcard:hasEmail <mailto:aterando@usgs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/19f3561b-a01a-4232-b727-925d49bc8e40/resource/733f2eae-47cd-40a7-80be-fe5336a428e3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "autumn",
        "ckan",
        "controlled-fires",
        "florida",
        "geo",
        "georgia",
        "geoss",
        "national",
        "north-america",
        "prescribed-fire",
        "seasons",
        "spring",
        "summer",
        "united-states",
        "usgs-5cfc103fe4b0312686a7f64b",
        "winter" ;
    dcat:theme <%7Bgeospatial%7D> .

<https://data.amerigeoss.org/dataset/19f3561b-a01a-4232-b727-925d49bc8e40/resource/733f2eae-47cd-40a7-80be-fe5336a428e3> a dcat:Distribution ;
    dct:issued "2021-11-04T16:36:43.858700"^^xsd:dateTime ;
    dct:modified "2025-11-20T06:04:41.380399"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://doi.org/10.5066/P9YNSQZ2> .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

