@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/616c699a-d52b-49a5-b880-62e15bca9b30> a dcat:Dataset ;
    dct:description "This video introduces you to the power of Mobius, explaining how Mobius connects management and IT Data across the Enterprise for everyone to access." ;
    dct:identifier "MGMT-OCIO-Mobius-41" ;
    dct:issued "2025-11-22T04:05:02.776257"^^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 "Welcome to Mobius 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/616c699a-d52b-49a5-b880-62e15bca9b30/resource/791d7194-dc9c-4ffc-a297-f61d05800c1a> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "none",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/616c699a-d52b-49a5-b880-62e15bca9b30/resource/791d7194-dc9c-4ffc-a297-f61d05800c1a> a dcat:Distribution ;
    dct:issued "2022-07-01T16:14:20.635646"^^xsd:dateTime ;
    dct:modified "2025-11-22T04:05:02.769793"^^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" .

