@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/55c6ebc2-cede-4072-9cce-db1f905cac3d> a dcat:Dataset ;
    dct:description "Tracking to ensure Agencies send Network Account Deletion requests to OCIO within required timeframes." ;
    dct:identifier "OASAM OCIO-25-012:044-247" ;
    dct:issued "2025-11-21T19:19:35.192926"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-02-26T17:21:52.891000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "IQ de-provisioning tool and Active Directory" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Steve Davis" ;
            vcard:hasEmail <mailto:davis.steve.l@dol.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "oasam",
        "ocio",
        "united-states" .

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

