@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/10e6bec2-a8c7-4384-a9db-7f6ce11df7e8> a dcat:Dataset ;
    dct:description "No description found" ;
    dct:identifier "10e6bec2-a8c7-4384-a9db-7f6ce11df7e8" ;
    dct:issued "2025-11-29T01:48:19.849887"^^xsd:dateTime ;
    dct:modified "2025-11-29T01:48:19.849891"^^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/10e6bec2-a8c7-4384-a9db-7f6ce11df7e8/resource/62ea42ac-824b-4903-b9d9-a0c9da7be337> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/10e6bec2-a8c7-4384-a9db-7f6ce11df7e8/resource/62ea42ac-824b-4903-b9d9-a0c9da7be337> a dcat:Distribution ;
    dct:format "Undefined" ;
    dct:issued "2017-09-13T07:19:34.427098"^^xsd:dateTime ;
    dct:modified "2025-11-29T01:48:19.843794"^^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" .

