@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/1802a05d-ef35-472d-9c8a-a9d7e8787fb2> a dcat:Dataset ;
    dct:description "Resources for GDR data submitters and curators, including training videos, step-by-step guides on data submission, and detailed documentation of the GDR.  The Data Management and Submission Best Practices document also contains API access and metadata schema information for developers interested in harvesting GDR metadata for federation or inclusion in their local catalogs." ;
    dct:identifier <https://data.openei.org/submissions/4074> ;
    dct:issued "2021-03-31T06:00:00+00:00"^^xsd:dateTime ;
    dct:modified "2021-06-23T18:10:05+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-180.0000 -83.0000, 180.0000 -83.0000, 180.0000 83.0000, -180.0000 83.0000, -180.0000 -83.0000))"^^gsp:wktLiteral ] ;
    dct:title "GDR Data Management and Best Practices for Submitters and Curators" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "GDR Help" ;
            vcard:hasEmail <mailto:GDRHelp@ee.doe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1802a05d-ef35-472d-9c8a-a9d7e8787fb2/resource/77123f33-1a22-4ce0-ab77-1140092ad50d>,
        <https://data.amerigeoss.org/dataset/1802a05d-ef35-472d-9c8a-a9d7e8787fb2/resource/78153c73-eae8-448c-9b2b-6a6a3e2eb1b4> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "api",
        "best-practices",
        "ckan",
        "data",
        "energy",
        "federation",
        "gdr",
        "geo",
        "geoss",
        "geothermal",
        "guide",
        "management",
        "metadata",
        "national",
        "north-america",
        "standards",
        "storage",
        "submission",
        "training",
        "united-states" .

<https://data.amerigeoss.org/dataset/1802a05d-ef35-472d-9c8a-a9d7e8787fb2/resource/77123f33-1a22-4ce0-ab77-1140092ad50d> a dcat:Distribution ;
    dct:description "Submission training video on YouTube detailing an overview of data management and submission training best practices and a recorded demo of data submission to the GDR" ;
    dct:format "HTML" ;
    dct:issued "2021-06-24T00:21:10.358924"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:57:30.935682"^^xsd:dateTime ;
    dct:title "GDR Submission Training Videos" ;
    dcat:accessURL <https://youtu.be/0ngTt13TfuE> ;
    dcat:mediaType "text/html" .

<https://data.amerigeoss.org/dataset/1802a05d-ef35-472d-9c8a-a9d7e8787fb2/resource/78153c73-eae8-448c-9b2b-6a6a3e2eb1b4> a dcat:Distribution ;
    dct:description "Data management and submission best practices document containing a detailed walkthrough of data submission, metadata schemas, and the GDR.  This document also contains API access information for developers seeking to incorporate GDR data into their catalogs." ;
    dct:format "PDF" ;
    dct:issued "2021-06-24T00:21:10.358931"^^xsd:dateTime ;
    dct:modified "2025-11-20T04:57:30.936102"^^xsd:dateTime ;
    dct:title "GDR Documentation for Submitters and Curators.pdf" ;
    dcat:accessURL <https://gdr.openei.org/files/1/GDR+Documentation+for+Submitters+and+Curators.pdf> ;
    dcat:mediaType "application/pdf" .

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

