@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/0b8658d1-9165-447a-9b8c-e5a6b5dbe779> a dcat:Dataset ;
    dct:description "Our mission is to help you picture climate change and environmental changes happening on our home planet. Here you can search for and retrieve satellite images of Earth. Download them; export them to GoogleEarth; perform basic analysis. Tracking regional and global changes around the world just got easier." ;
    dct:identifier "NASA-0000087__1" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-07-14"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "NASA Earth Observations (NEO)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Charles Ichoku" ;
            vcard:hasEmail <mailto:Charles.Ichoku@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/0b8658d1-9165-447a-9b8c-e5a6b5dbe779/resource/88e3c6c2-e835-4b92-8686-cb1898b7bd05> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "atmosphere",
        "earth-science",
        "energy",
        "eos",
        "land",
        "life",
        "ocean",
        "raw",
        "web-mapping" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/0b8658d1-9165-447a-9b8c-e5a6b5dbe779/resource/88e3c6c2-e835-4b92-8686-cb1898b7bd05> a dcat:Distribution ;
    dct:format "PNG" ;
    dct:issued "2020-11-12T04:15:32.305709"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:47:09.370009"^^xsd:dateTime ;
    dct:title "PNG Image File" ;
    dcat:accessURL <ftp://neoftp.sci.gsfc.nasa.gov/rgb/> ;
    dcat:mediaType "image/png" .

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

