@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/1911d89b-8b01-4b5f-a129-b55ea60e4cdf> a dcat:Dataset ;
    dct:description "The AmeriGEOSS Data Hub" ;
    dct:identifier "1911d89b-8b01-4b5f-a129-b55ea60e4cdf" ;
    dct:issued "2025-11-25T21:13:39.156011"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:13:39.156016"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> ;
    dct:title "AmeriGEOSS Data Hub" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Federal Geographic Data Committee" ;
            vcard:hasEmail <mailto:fgdc@fgdc.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1911d89b-8b01-4b5f-a129-b55ea60e4cdf/resource/e0409e32-c025-412a-aba1-acd4ce89777b> ;
    dcat:keyword "americas",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "edx",
        "energy",
        "energy-data-exchange",
        "geo",
        "geoss",
        "global",
        "unggim" .

<https://data.amerigeoss.org/dataset/1911d89b-8b01-4b5f-a129-b55ea60e4cdf/resource/e0409e32-c025-412a-aba1-acd4ce89777b> a dcat:Distribution ;
    dct:description "The AmeriGEOSS Community Platform DataHub is an activity under the GEOSS-Evolve initiative. The DataHub provides discovery, access and usability of data, tools, services and resources for analysis, understanding and decision-making." ;
    dct:format "HTML" ;
    dct:issued "2019-06-12T20:35:22.706388"^^xsd:dateTime ;
    dct:modified "2025-11-25T21:13:39.149246"^^xsd:dateTime ;
    dct:title "AmeriGEOSS Data Hub" ;
    dcat:accessURL <https://data.amerigeoss.org> .

<https://data.amerigeoss.org/organization/b9d8e33f-c3b6-404c-b260-b928137f5a39> a foaf:Agent ;
    foaf:name "Energy Data Exchange" .

