@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/60ef4deb-9920-4727-b65f-f144c45736a5> a dcat:Dataset ;
    dct:description "This site contains five years of testimonies." ;
    dct:identifier "DOE-019-2257845237" ;
    dct:issued "2025-11-22T03:41:52.459480"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2014-11-30"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Congressional and Intergovernmental Affairs Testimony" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shari Davenport" ;
            vcard:hasEmail <mailto:shari.davenport@hq.doe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/60ef4deb-9920-4727-b65f-f144c45736a5/resource/e0cca4b4-14f5-4522-b22e-d0b91525e2fa> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "testimony",
        "united-states" ;
    dcat:theme <%7B%22corporate%20management%22%7D> .

<https://data.amerigeoss.org/dataset/60ef4deb-9920-4727-b65f-f144c45736a5/resource/e0cca4b4-14f5-4522-b22e-d0b91525e2fa> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2020-11-10T16:25:21.548525"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:41:52.452850"^^xsd:dateTime ;
    dct:title "CI Testimony" ;
    dcat:accessURL <https://energy.gov/congressional/listings/congressional-testimony> ;
    dcat:mediaType "text/html" .

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

