@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/6e91de96-6059-4911-b117-7a3a676741f1> a dcat:Dataset ;
    dct:description "Microsoft Azure Commercial Cloud supports multiple Department public facing websites, e.g., DOL.gov, Benefits.gov, OSHA.gov, Apprenticeship.gov, HIREVets.gov." ;
    dct:identifier "OASAM OCIO-25-012:044-279" ;
    dct:issued "2025-11-22T13:35:46.313257"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2021-02-26T17:42:42.984000+00:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DOL Case Management Platform (DOLCMP)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Managla Kuppa (OCIO)" ;
            vcard:hasEmail <mailto:kuppa.managla.g@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" .

