@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/38134f1a-0c0f-49d7-ad4b-dc006c21a135> a dcat:Dataset ;
    dct:description "Earth+ makes NASA satellite photos and data accessible to blind students." ;
    dct:identifier "38134f1a-0c0f-49d7-ad4b-dc006c21a135" ;
    dct:issued "2025-11-29T12:42:07.390086"^^xsd:dateTime ;
    dct:modified "2025-11-29T12:42:07.390090"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Earth+" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert O. Shelton" ;
            vcard:hasEmail <mailto:Robert.o.Shelton@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/38134f1a-0c0f-49d7-ad4b-dc006c21a135/resource/63f87815-91ac-4b0e-b4ce-a89c7515f4e5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/38134f1a-0c0f-49d7-ad4b-dc006c21a135/resource/63f87815-91ac-4b0e-b4ce-a89c7515f4e5> a dcat:Distribution ;
    dct:description "JeanneCoordinates.doc" ;
    dct:format "DOC" ;
    dct:issued "2018-08-01T08:54:44.494895"^^xsd:dateTime ;
    dct:modified "2025-11-29T12:42:07.384064"^^xsd:dateTime ;
    dct:title "Microsoft Word File" ;
    dcat:accessURL <http://prime.jsc.nasa.gov/earthplus/Jeanne/JeanneCoordinates.doc> ;
    dcat:mediaType "application/msword" .

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

