@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/81036a91-2760-4fb1-ae71-5a0d5144ac21> a dcat:Dataset ;
    dct:description "The SPDF is a project of the Heliospheric Science Division (HSD) at NASA's Goddard Space Flight Center. SPDF consists of web-based services for survey and high resolution data and trajectories. The Facility supports data from most NASA Heliophysics missions to promote correlative and collaborative research across discipline and mission boundaries." ;
    dct:identifier "NASA-0000064" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Space Physics Data Facility" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert McGuire" ;
            vcard:hasEmail <mailto:Robert.E.McGuire@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/81036a91-2760-4fb1-ae71-5a0d5144ac21/resource/a849287e-63e1-4f38-af43-76953a9ae26e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "heliospheric",
        "national",
        "north-america",
        "orbit",
        "solar",
        "sun",
        "united-states" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/81036a91-2760-4fb1-ae71-5a0d5144ac21/resource/a849287e-63e1-4f38-af43-76953a9ae26e> a dcat:Distribution ;
    dct:description "data_orbits.html" ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:40:52.185153"^^xsd:dateTime ;
    dct:modified "2025-11-23T00:18:58.728158"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://spdf.gsfc.nasa.gov/data_orbits.html> ;
    dcat:mediaType "text/html" .

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

