@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/03039cf1-f1ef-4bda-967e-67a5a72c3f9d> a dcat:Dataset ;
    dct:description "The DHS Functional Capabilities and Activities List (CAL) presents an integrated list of enterprise level functional capabilities and activities aligned to the Mission Functional Areas in the Business Architecture that the Department requires for executing its diverse missions. It represents at the enterprise level, the type of “work” the Department engages in to execute its operations and business." ;
    dct:identifier "MGMT-OCIO-Mobius-2" ;
    dct:issued "2025-09-23T15:45:01.290711"^^xsd:dateTime ;
    dct:modified "2022-11-07T15:52:41-05:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Capabilities and Activities List" ;
    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",
        "activity",
        "capability" .

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

