@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/dab82ae2-ce7c-4be2-ab7c-11d9e0d9a4dc> a dcat:Dataset ;
    dct:description "No description found" ;
    dct:identifier "dab82ae2-ce7c-4be2-ab7c-11d9e0d9a4dc" ;
    dct:issued "2025-12-01T20:38:55.699350"^^xsd:dateTime ;
    dct:modified "2025-12-01T20:38:55.699355"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "AOS: aerosol-based meteorology data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ARM Data Center" ;
            vcard:hasEmail <mailto:adc@arm.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dab82ae2-ce7c-4be2-ab7c-11d9e0d9a4dc/resource/0c6ba441-a8ce-4541-b2b9-ee74d3336477> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/dab82ae2-ce7c-4be2-ab7c-11d9e0d9a4dc/resource/0c6ba441-a8ce-4541-b2b9-ee74d3336477> a dcat:Distribution ;
    dct:format "Undefinedtsvtxt" ;
    dct:issued "2017-09-13T07:17:48.044674"^^xsd:dateTime ;
    dct:modified "2025-12-01T20:38:55.691297"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.archive.arm.gov/discovery/#v/results/s/s::aosmet> .

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

