@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://data.amerigeoss.org/dataset/8aea330c-8ccd-4c9a-aa46-408697db5570> a dcat:Dataset ;
    dct:description "Lightning is one of the most dramatic weather phenomena, causing many fatalities as well as substantial loss and damage for example by forest fires, damage to electrical infrastructure and other sectors every year all over the world. " ;
    dct:identifier <https://www.arcgis.com/home/item.html?id=696ede31b6e34043bb01f1d8b46e09e5> ;
    dct:issued "2021-11-16T19:59:58+00:00"^^xsd:dateTime ;
    dct:modified "2022-09-26T01:27:32+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "AmeriGEOSS" ] ;
    dct:title "Lightning" ;
    dcat:distribution <https://data.amerigeoss.org/dataset/8aea330c-8ccd-4c9a-aa46-408697db5570/resource/5b065394-d9df-42c1-ab9a-354af91ffa98> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "Americas",
        "Atmosphere",
        "Climate",
        "Climate Change",
        "Climate Indicators",
        "Climate Initiatives",
        "Climate Variables",
        "ECV",
        "GCOS",
        "GEO",
        "GeoPathways",
        "GeoPathways 2021-2022",
        "Inter-American",
        "Ligthning",
        "NASA",
        "NOAA",
        "Open Science",
        "Science",
        "USGS",
        "Upper Air" ;
    dcat:landingPage <https://www.amerigeo.org/pages/amerigeoss::lightning> .

<https://data.amerigeoss.org/dataset/8aea330c-8ccd-4c9a-aa46-408697db5570/resource/5b065394-d9df-42c1-ab9a-354af91ffa98> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-09-19T17:45:38.208526"^^xsd:dateTime ;
    dct:modified "2025-09-19T17:45:38.190571"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://www.amerigeo.org/pages/amerigeoss::lightning> .

<https://www.amerigeo.org/pages/amerigeoss::lightning> a foaf:Document .

