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

<https://data.amerigeoss.org/dataset/6355a62e-8743-4df4-b606-2d6ce9ffe96b> a dcat:Dataset ;
    dct:description "The aerosol optical depth processing includes the spectral de-convolution algorithm (SDA) described in O'Neill et al. (2003). This algorithm yields fine (sub-micron) and coarse (super-micron) aerosol optical depths at a standard wavelength of 500 nm (from which FMF*, the fraction of fine mode to total aerosol optical depth can be computed)." ;
    dct:identifier "NASA-0000008__2" ;
    dct:issued "2018-06-26"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "AERONET Level 2.0 AOD" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brent Holben" ;
            vcard:hasEmail <mailto:Brent.N.Holben@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6355a62e-8743-4df4-b606-2d6ce9ffe96b/resource/9774c4f3-dcbe-4ccd-852e-ead6de196cb7> ;
    dcat:keyword "aerosols",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "clouds",
        "earth-science",
        "geo",
        "geoss",
        "inversions",
        "national",
        "north-america",
        "precipitable-water",
        "radiation",
        "satellite",
        "united-states" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/6355a62e-8743-4df4-b606-2d6ce9ffe96b/resource/9774c4f3-dcbe-4ccd-852e-ead6de196cb7> a dcat:Distribution ;
    dct:description "AOT_Level2_Monthly.tar.gz" ;
    dct:format "TAR" ;
    dct:issued "2020-11-12T05:04:31.001564"^^xsd:dateTime ;
    dct:modified "2025-11-22T05:38:51.343012"^^xsd:dateTime ;
    dct:title "TAR Compressed File" ;
    dcat:accessURL <http://aeronet.gsfc.nasa.gov/data_push/AOT_Level2_Monthly.tar.gz> ;
    dcat:mediaType "application/x-tar" .

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

