@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/076eebe6-3827-4b58-9c44-ff6ebeffe2aa> a dcat:Dataset ;
    dct:description "This dataset details how the ICE Office of Acquisition Management (OAQ) continued to support ICE’s Vendor Engagement Events Program with three separate ICE program-focused events." ;
    dct:identifier "ICE-PFR-ICEFiscalandProcurementResponsibilities" ;
    dct:issued "2025-09-23T17:19:57.235792"^^xsd:dateTime ;
    dct:modified "2025-09-08T15:34:35-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Effectively Addressing ICE’s Fiscal and Procurement Responsibilities" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "acquisition" .

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

