@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/6a624c3c-4023-44df-b8fa-eb450abcdc20> a dcat:Dataset ;
    dct:description "Earth+ makes NASA satellite photos and data accessible to blind students." ;
    dct:identifier "6a624c3c-4023-44df-b8fa-eb450abcdc20" ;
    dct:issued "2025-11-30T03:46:20.150175"^^xsd:dateTime ;
    dct:modified "2025-11-30T03:46:20.150179"^^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/6a624c3c-4023-44df-b8fa-eb450abcdc20/resource/bd5d164b-b954-4f46-82d4-0a4a4119af4b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/6a624c3c-4023-44df-b8fa-eb450abcdc20/resource/bd5d164b-b954-4f46-82d4-0a4a4119af4b> a dcat:Distribution ;
    dct:description "DennisCoordinates.doc" ;
    dct:format "DOC" ;
    dct:issued "2018-08-01T08:54:44.546949"^^xsd:dateTime ;
    dct:modified "2025-11-30T03:46:20.144094"^^xsd:dateTime ;
    dct:title "Microsoft Word File" ;
    dcat:accessURL <http://prime.jsc.nasa.gov/earthplus/Dennis/DennisCoordinates.doc> ;
    dcat:mediaType "application/msword" .

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

