@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/283a62df-0a62-445d-8942-43a013ba6e7e> a dcat:Dataset ;
    dct:description "The GHRC is the data management and user services arm of the Global Hydrology and Climate Center. It encompasses the data and information management, supporting product generation, archival, and distribution of research quality and operational datasets for a variety of data types, including lightning, passive microwave, radar and others." ;
    dct:identifier "NASA-0000048" ;
    dct:issued "2018-06-25"^^xsd:date ;
    dct:modified "2025-07-17"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Global Hydrology Research Center" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michael Goodman" ;
            vcard:hasEmail <mailto:Michael.Goodman@nasa.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "apps",
        "climate",
        "hydrology",
        "purdue" .

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

