@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/78df45f1-758d-4485-8b05-30b546aae248> a dcat:Dataset ;
    dct:description "This video explains how you can manipulate your view of reporting data in Mobius." ;
    dct:identifier "MGMT-OCIO-Mobius-43" ;
    dct:issued "2025-11-22T20:00:02.745181"^^xsd:dateTime ;
    dct:modified "2022-04-19T10:50:30-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Mobius – Reporting Overview Video" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data (MGMT)" ;
            vcard:hasEmail <mailto:edmo@hq.dhs.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/78df45f1-758d-4485-8b05-30b546aae248/resource/aab9d19a-4c42-4698-9b57-87d1d8368572> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "none",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/78df45f1-758d-4485-8b05-30b546aae248/resource/aab9d19a-4c42-4698-9b57-87d1d8368572> a dcat:Distribution ;
    dct:issued "2022-07-01T16:48:34.216631"^^xsd:dateTime ;
    dct:modified "2025-11-22T20:00:02.738850"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://ea.dhs.gov/mobius/help/video-library> .

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

