@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/7f5f678c-dabe-424c-9eb1-5b189ef9ffcb> a dcat:Dataset ;
    dct:description "No description found" ;
    dct:identifier "avhrr14rad" ;
    dct:issued "2025-11-22T23:26:38.083126"^^xsd:dateTime ;
    dct:modified "2019-06-27T12:41:27"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "AVHRR: radiance, NOAA-14 Satellite" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ARM Data Center" ;
            vcard:hasEmail <mailto:adc@arm.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7f5f678c-dabe-424c-9eb1-5b189ef9ffcb/resource/b3c9a5be-02ac-4126-97cd-593158db7f53> ;
    dcat:keyword "adc",
        "advanced-very-high-resolution-radiometer",
        "amerigeo",
        "amerigeoss",
        "arm",
        "arm-data-center",
        "atmospheric-data",
        "avhrr",
        "ckan",
        "climate",
        "geo",
        "geoss",
        "national",
        "north-america",
        "ornl",
        "satellite",
        "united-states" .

<https://data.amerigeoss.org/dataset/7f5f678c-dabe-424c-9eb1-5b189ef9ffcb/resource/b3c9a5be-02ac-4126-97cd-593158db7f53> a dcat:Distribution ;
    dct:format "hdf" ;
    dct:issued "2020-11-12T12:03:32.103231"^^xsd:dateTime ;
    dct:modified "2025-11-22T23:26:38.073498"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.archive.arm.gov/discovery/#v/results/s/s::avhrr14rad> .

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

