@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/c978af25-8de4-4fa5-8f0b-fa3512bcca96> a dcat:Dataset ;
    dct:description "This is the IT Cost Savings and/or Avoidance for the Department of Defense" ;
    dct:identifier "c978af25-8de4-4fa5-8f0b-fa3512bcca96" ;
    dct:issued "2025-12-01T14:13:46.982069"^^xsd:dateTime ;
    dct:modified "2025-12-01T14:13:46.982073"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DoD IT Reform Cost Savings/Avoidance" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jose Finn" ;
            vcard:hasEmail <mailto:jose.r.finn.civ@mail.mil> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/c978af25-8de4-4fa5-8f0b-fa3512bcca96/resource/8fedd90f-ad06-40a1-bda4-8f5acae40263> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/c978af25-8de4-4fa5-8f0b-fa3512bcca96/resource/8fedd90f-ad06-40a1-bda4-8f5acae40263> a dcat:Distribution ;
    dct:description "costsavings.json" ;
    dct:format "JSON" ;
    dct:issued "2017-01-18T16:15:15.162162"^^xsd:dateTime ;
    dct:modified "2025-12-01T14:13:46.975926"^^xsd:dateTime ;
    dct:title "d399cfd7-b28d-c835-5562-f2bfe4563b0d" ;
    dcat:accessURL <http://www.defense.gov/digitalstrategy/costsavings.json> ;
    dcat:mediaType "application/json" .

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

