@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/52c02df2-e6b6-497e-8960-fa3f7e51338d> a dcat:Dataset ;
    dct:description "FTPBrowser at GSFC/SPDF is an interface for graphical or digital display and/or retrieval of subsets of data that are in selected ones of SPDF's ftp-accessible ASCII or g-zipped ASCII data sets." ;
    dct:identifier "NASA-0000121" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2020-01-29"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "FTPBrowser" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dr. Natalia Papitashvili" ;
            vcard:hasEmail <mailto:Natalia.E.Papitashvili@nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/52c02df2-e6b6-497e-8960-fa3f7e51338d/resource/6d9abbb2-5dbc-4bcf-ba52-7b17bf8e178d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "astrophysics",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "space-missions",
        "space-physics",
        "space-science",
        "united-states" ;
    dcat:theme <%7B%22Space%20Science%22%7D> .

<https://data.amerigeoss.org/dataset/52c02df2-e6b6-497e-8960-fa3f7e51338d/resource/6d9abbb2-5dbc-4bcf-ba52-7b17bf8e178d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:49:29.657892"^^xsd:dateTime ;
    dct:modified "2025-11-21T17:21:26.931781"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://omniweb.gsfc.nasa.gov/ftpbrowser/> ;
    dcat:mediaType "text/html" .

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

