@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/7035bd8a-8265-428e-b85d-b7491d5a8848> a dcat:Dataset ;
    dct:description "No description found" ;
    dct:identifier "avhrr11ch4" ;
    dct:issued "2025-11-22T14:42:30.058824"^^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: channel 4, NOAA-11 Satellite" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ARM Data Center" ;
            vcard:hasEmail <mailto:adc@arm.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7035bd8a-8265-428e-b85d-b7491d5a8848/resource/2e3cba1a-9e99-4bd3-a6be-25d40688d63b> ;
    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/7035bd8a-8265-428e-b85d-b7491d5a8848/resource/2e3cba1a-9e99-4bd3-a6be-25d40688d63b> a dcat:Distribution ;
    dct:format "JPEG" ;
    dct:issued "2020-11-12T12:02:27.314765"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:42:30.049443"^^xsd:dateTime ;
    dct:title "JPEG Image File" ;
    dcat:accessURL <http://www.archive.arm.gov/discovery/#v/results/s/s::avhrr11ch4> .

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

