@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/3cdba89c-91b0-4631-836b-aadf58bd61e1> a dcat:Dataset ;
    dct:description "Per FITARA reporting requirements, this is the Department of Energy’s Realized Cost Savings and Avoidance Decisions." ;
    dct:identifier "DOE-019-0334675236" ;
    dct:issued "2025-11-21T03:11:14.225314"^^xsd:dateTime ;
    dct:modified "2015-11-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DOE IT Reform Cost Savings/Avoidance" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Michelle Miles" ;
            vcard:hasEmail <mailto:Michelle.Miles@hq.doe.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3cdba89c-91b0-4631-836b-aadf58bd61e1/resource/53ca3292-61d4-4278-b20b-1dfcb5f6915e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "cost-avoidance",
        "cost-savings",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/3cdba89c-91b0-4631-836b-aadf58bd61e1/resource/53ca3292-61d4-4278-b20b-1dfcb5f6915e> a dcat:Distribution ;
    dct:description "Per FITARA reporting requirements, this is the Department of Energy’s Realized Cost Savings and Avoidance Decisions." ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T16:25:20.617588"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:11:14.218717"^^xsd:dateTime ;
    dct:title "DOE IT Reform Cost Savings/Avoidance" ;
    dcat:accessURL <https://www.energy.gov/downloads/federal-information-technology-acquisition-reform-act-fitara-data-resources> ;
    dcat:mediaType "application/json" .

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

