@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/1514c7a9-2a76-47ab-b891-b34e4b9a4841> a dcat:Dataset ;
    dct:description """This dataset contains CALIBRATED (CODMAC LEVEL 3) DATA of the CRUISE 5
(CR5) phase from February 24, 2010 until April 27, 2010 of the ROSETTA
orbiter magnetometer RPCMAG.
The current version of the dataset is V9.0.
The difference to the datasets of earlier versions is mainly a significantly
improved sensor temperature model, more detailed documentation about magnetic
disturbance sources, more data handling information for the user and
also an improved quality flagging system.""" ;
    dct:identifier "urn:nasa:pds:context_pds3:data_set:data_set.ro-x-rpcmag-3-cr5-calibrated-v9.0_2347-smt9" ;
    dct:issued "2021-05-21"^^xsd:date ;
    dct:modified "2025-07-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "ROSETTA-ORBITER CHECK RPCMAG 3 CR5 CALIBRATED V9.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "checkout",
        "international-rosetta-mission" ;
    dcat:theme <%7B%22Earth%20Science%22%7D> .

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

