@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/da0b4bfa-1ff7-49d6-b8de-647867322e06> a dcat:Dataset ;
    dct:description "The Heliocentric Trajectories Web services allow a software developer to use portions of the HelioWeb software in their own application." ;
    dct:identifier "da0b4bfa-1ff7-49d6-b8de-647867322e06" ;
    dct:issued "2025-12-01T20:23:50.087511"^^xsd:dateTime ;
    dct:modified "2025-12-01T20:23:50.087516"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Heliocentric Trajectories Web Services API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert McGuire" ;
            vcard:hasEmail <mailto:robert.e.mcguire@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/da0b4bfa-1ff7-49d6-b8de-647867322e06/resource/b453c4ec-774a-480f-b6ea-af83d1eda689> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/da0b4bfa-1ff7-49d6-b8de-647867322e06/resource/b453c4ec-774a-480f-b6ea-af83d1eda689> a dcat:Distribution ;
    dct:description "The Heliocentric Trajectories Web services allow a software developer to use portions of the HelioWeb software in their own application." ;
    dct:format "HTML" ;
    dct:issued "2018-08-01T13:01:27.006165"^^xsd:dateTime ;
    dct:modified "2025-12-01T20:23:50.081303"^^xsd:dateTime ;
    dct:title "Heliocentric Trajectories Web Services API" ;
    dcat:accessURL <http://sscweb.gsfc.nasa.gov/WebServices/helio/> ;
    dcat:mediaType "text/html" .

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

