@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/df0cf21a-6438-422c-ba74-29b861ea043f> a dcat:Dataset ;
    dct:description "The SWOOPS (Solar Wind Observations Over the Poles of the Sun) experiment has two electrostatic analyzers, one for positive ions and one for electrons. The instrument is fully described in: [BAMEETAL1992A]. The electron and ion analyzers are separate instruments that operate asynchronously." ;
    dct:identifier "df0cf21a-6438-422c-ba74-29b861ea043f" ;
    dct:issued "2025-12-01T22:15:42.260578"^^xsd:dateTime ;
    dct:modified "2025-12-01T22:15:42.260583"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ULY JUP ENCOUNTER SWOOPS PLASMA HIRES DATA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/df0cf21a-6438-422c-ba74-29b861ea043f/resource/578de501-b465-4008-9adf-e72935acdf34> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/df0cf21a-6438-422c-ba74-29b861ea043f/resource/578de501-b465-4008-9adf-e72935acdf34> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-28T03:30:39.836666"^^xsd:dateTime ;
    dct:modified "2025-12-01T22:15:42.252400"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <https://www.socrata.com> ;
    dcat:mediaType "text/html" .

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

