@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/03a63fbf-1cd0-42ee-a04b-9619be2ef03f> a dcat:Dataset ;
    dct:description "No description found" ;
    dct:identifier "goes14" ;
    dct:issued "2025-09-23T16:01:12.574053"^^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 "GOES-14: channels 1-5" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ARM Data Center" ;
            vcard:hasEmail <mailto:adc@arm.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/03a63fbf-1cd0-42ee-a04b-9619be2ef03f/resource/71ab3562-f271-421a-bbd4-4bb3c440f289> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "adc",
        "arm",
        "arm-data-center",
        "atmospheric-data",
        "climate",
        "geostationary-operational-environmental-satellites",
        "goes",
        "ornl",
        "satellite" .

<https://data.amerigeoss.org/dataset/03a63fbf-1cd0-42ee-a04b-9619be2ef03f/resource/71ab3562-f271-421a-bbd4-4bb3c440f289> a dcat:Distribution ;
    dct:format "Undefined" ;
    dct:issued "2020-11-12T12:07:27.394624"^^xsd:dateTime ;
    dct:modified "2025-09-23T16:01:12.553495"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <http://www.archive.arm.gov/discovery/#v/results/s/s::goes14> .

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

