@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/330f9162-a29e-4372-8d9f-6d0f4cd43a93> a dcat:Dataset ;
    dct:description "4-sec vector magnetic field values recorded by the ESA ISEE-2 satellite, in spacecraft coordinates (close to GSE)." ;
    dct:identifier <https://doi.org/10.21978/p8pg8v> ;
    dct:issued "2025-09-24T23:32:16.442042"^^xsd:dateTime ;
    dct:modified "2025-09-10"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ISEE 2 magnetometer 4-sec data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Christopher T. Russell" ;
            vcard:hasEmail <mailto:ctrussell@igpp.ucla.edu> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/330f9162-a29e-4372-8d9f-6d0f4cd43a93/resource/108e672c-ac83-4029-a1f1-c1c9492b31e2> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "magneticfield" ;
    dcat:theme <%7BHeliophysics%7D> .

<https://data.amerigeoss.org/dataset/330f9162-a29e-4372-8d9f-6d0f4cd43a93/resource/108e672c-ac83-4029-a1f1-c1c9492b31e2> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-08-21T16:28:49.892712"^^xsd:dateTime ;
    dct:modified "2025-09-24T23:32:16.426594"^^xsd:dateTime ;
    dct:title "Data Information (HTML)" ;
    dcat:accessURL <https://doi.org/10.21978/p8pg8v> ;
    dcat:mediaType "text/html" .

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

