@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/fe7d6c0e-9cc6-4ab6-8457-3b9e2d00b08b> a dcat:Dataset ;
    dct:description "The Giotto Radio Science Original Experiment Data Set includes two types of data -- an Archival Tracking Data File (ATDF) from closed loop receivers and Original Data Records (ODRs) from open loop receivers." ;
    dct:identifier "fe7d6c0e-9cc6-4ab6-8457-3b9e2d00b08b" ;
    dct:issued "2025-12-02T10:25:02.434342"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:25:02.434346"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "GIOTTO RADIO SCIENCE ORIGINAL EXPERIMENT DATA V1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Thomas Morgan" ;
            vcard:hasEmail <mailto:thomas.h.morgan@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fe7d6c0e-9cc6-4ab6-8457-3b9e2d00b08b/resource/d378ae14-415d-4d28-ad7e-ca5656852146> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fe7d6c0e-9cc6-4ab6-8457-3b9e2d00b08b/resource/d378ae14-415d-4d28-ad7e-ca5656852146> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2019-02-28T03:30:28.059818"^^xsd:dateTime ;
    dct:modified "2025-12-02T10:25:02.427859"^^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" .

