@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/11f4ef36-f78f-4e2e-967e-227f90a790ae> a dcat:Dataset ;
    dct:description "The JPL Tropical Cyclone Information System (TCIS) brings together satellite and in situ data sets from various sources to help you find information for a particular tropical cyclone over the world's oceans." ;
    dct:identifier "NASA-0000058" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-04-23"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "JPL Tropical Cyclone Information System" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Svetla M Hristova-Veleva" ;
            vcard:hasEmail <mailto:svetia.hristova@jpl.nasa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/11f4ef36-f78f-4e2e-967e-227f90a790ae/resource/12af1019-b29a-48e1-a6ed-2bb2fa130e66> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "apps",
        "biochemistry",
        "climate",
        "g1sst",
        "geophysics",
        "h5",
        "hurricanes",
        "meteorology",
        "temperature" .

<https://data.amerigeoss.org/dataset/11f4ef36-f78f-4e2e-967e-227f90a790ae/resource/12af1019-b29a-48e1-a6ed-2bb2fa130e66> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-12T04:41:05.987290"^^xsd:dateTime ;
    dct:modified "2025-09-23T22:02:05.981579"^^xsd:dateTime ;
    dct:title "Web Page" ;
    dcat:accessURL <http://tropicalcyclone.jpl.nasa.gov/> ;
    dcat:mediaType "text/html" .

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

