@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/6f86fe4e-d011-4da1-b4e6-fd298c1e21e8> a dcat:Dataset ;
    dct:description "Activities done by an astronaut or cosmonaut outside a spacecraft beyond the Earth's appreciable atmosphere." ;
    dct:identifier "API-9" ;
    dct:issued "2015-11-30"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Extra-vehicular Activity (EVA)-US and Russia API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jason Duley" ;
            vcard:hasEmail <mailto:jason.duley@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6f86fe4e-d011-4da1-b4e6-fd298c1e21e8/resource/75653a5d-45ef-431c-8531-38bd11346113> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "ckan",
        "country",
        "crew",
        "date",
        "duration",
        "eva",
        "geo",
        "geoss",
        "national",
        "north-america",
        "purpose",
        "united-states",
        "vehicle" .

<https://data.amerigeoss.org/dataset/6f86fe4e-d011-4da1-b4e6-fd298c1e21e8/resource/75653a5d-45ef-431c-8531-38bd11346113> a dcat:Distribution ;
    dct:description "Activities done by an astronaut or cosmonaut outside a spacecraft beyond the Earth's appreciable atmosphere." ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:45:23.584040"^^xsd:dateTime ;
    dct:modified "2025-11-22T14:15:47.883663"^^xsd:dateTime ;
    dct:title "Extra-vehicular Activity (EVA)-US and Russia API" ;
    dcat:accessURL <https://data.nasa.gov/api-documents/foundry/#/data.nasa.gov/9kcy-zwvn> ;
    dcat:mediaType "text/html" .

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

