@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/1209bfd4-81a7-40aa-9fbb-6cdf00b482ce> a dcat:Dataset ;
    dct:description "Predicted (calculated) Wind spacecraft positions in various coordinate systems" ;
    dct:identifier <https://doi.org/10.48322/73de-sf52> ;
    dct:issued "2025-09-23T22:05:16.019623"^^xsd:dateTime ;
    dct:modified "2025-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Wind predicted Spacecraft Positions, 10 min Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Robert M. Candey" ;
            vcard:hasEmail <mailto:robert.m.candey@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1209bfd4-81a7-40aa-9fbb-6cdf00b482ce/resource/25c0ef3a-fa56-4909-90cf-b3f0ff958eb9> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "ephemeris" ;
    dcat:theme <%7BHeliophysics%7D> .

<https://data.amerigeoss.org/dataset/1209bfd4-81a7-40aa-9fbb-6cdf00b482ce/resource/25c0ef3a-fa56-4909-90cf-b3f0ff958eb9> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-08-30T11:46:09.777854"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:05:16.006781"^^xsd:dateTime ;
    dct:title "Data Information (HTML)" ;
    dcat:accessURL <https://doi.org/10.48322/73de-sf52> ;
    dcat:mediaType "text/html" .

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

