@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/6959f7c0-ba14-4fd7-b642-4f584db5e54d> 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-22T10:09:47.302501"^^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/6959f7c0-ba14-4fd7-b642-4f584db5e54d/resource/fb3fcd84-add2-461d-aaf4-85b76f79ec4d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "none",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/6959f7c0-ba14-4fd7-b642-4f584db5e54d/resource/fb3fcd84-add2-461d-aaf4-85b76f79ec4d> a dcat:Distribution ;
    dct:issued "2022-07-01T16:14:21.050984"^^xsd:dateTime ;
    dct:modified "2025-11-22T10:09:47.295986"^^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" .

