@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/115c267b-d7f6-4586-b014-e53539b31d32> a dcat:Dataset ;
    dct:description "EIE interface with DHS Trusted Identity Exchange. TIE is DHS privacy enhancing service that process identity, credential and access management data for employees and contractors.  API is used to process OCHCO onboard/offboard data with TIE ISMS and ALMS as consuming applications." ;
    dct:identifier "MGMT-OCHCO-EIE-TIE" ;
    dct:issued "2025-09-23T21:40:50.452563"^^xsd:dateTime ;
    dct:modified "2025-03-27T09:06:18-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "OCHCO EIE TIE" ;
    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",
        "alms",
        "api",
        "badging",
        "eie",
        "id",
        "isms",
        "onboarding",
        "tie" .

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

