@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/597be8bf-43a3-4932-9c3e-c535e81b4aa8> a dcat:Dataset ;
    dct:description "In order to increase efficiency, reduce operating costs and streamline the admissions process, U.S. Customs and Border Protection has automated Form I-94 at air and sea ports of entry. The paper form will no longer be provided to a traveler upon arrival, except in limited circumstances. The traveler will be provided with a CBP admission stamp on their travel document." ;
    dct:identifier "CBP-000114" ;
    dct:issued "2025-11-21T21:46:41.162189"^^xsd:dateTime ;
    dct:modified "2022-03-30T14:03:23-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "I-94 Automation FAQs" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/597be8bf-43a3-4932-9c3e-c535e81b4aa8/resource/ed000894-f2f1-4771-b4d4-1c7b0af945e6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "none",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/597be8bf-43a3-4932-9c3e-c535e81b4aa8/resource/ed000894-f2f1-4771-b4d4-1c7b0af945e6> a dcat:Distribution ;
    dct:description "i-94-automation-fact-sheet.pdf" ;
    dct:format "PDF" ;
    dct:issued "2022-07-01T16:48:36.230995"^^xsd:dateTime ;
    dct:modified "2025-11-21T21:46:41.153145"^^xsd:dateTime ;
    dct:title "PDF File" ;
    dcat:accessURL <https://www.cbp.gov/sites/default/files/assets/documents/2016-Mar/i-94-automation-fact-sheet.pdf> .

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

