@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/61295423-f3f5-4a72-bb7f-ba66aca119cf> a dcat:Dataset ;
    dct:description "A service that provides consumers with the alignment between FISMA Systems and Capital Investments.  Essentially this represents the funding stream for each system.  Capital Investments fund FISMA Systems." ;
    dct:identifier "MGMT-OCIO-Mobius-20" ;
    dct:issued "2025-11-22T03:53:12.285555"^^xsd:dateTime ;
    dct:modified "2022-04-19T10:50:30-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Systems & Investments REST API" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/61295423-f3f5-4a72-bb7f-ba66aca119cf/resource/6ba87203-a75d-478f-84cc-be144ae7b48e> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "none",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/61295423-f3f5-4a72-bb7f-ba66aca119cf/resource/6ba87203-a75d-478f-84cc-be144ae7b48e> a dcat:Distribution ;
    dct:issued "2022-07-01T16:14:17.746879"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:53:12.277861"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://ea.dhs.gov/nest/data-hub?format=json&service=system-and-investment&sortFilter=%7B%22filterValueM%22%3A%7B%7D%7D> .

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

