@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/e18e32cc-dbda-4a32-82c3-541bd62fe286> a dcat:Dataset ;
    dct:description "Subset of Housing Management Information System (HMIS) data used for physical inventory reconciliation reporting within the Coast Guard Business Intelligence (CGBI) system." ;
    dct:identifier "e18e32cc-dbda-4a32-82c3-541bd62fe286" ;
    dct:issued "2025-12-01T23:11:23.587173"^^xsd:dateTime ;
    dct:modified "2025-12-01T23:11:23.587177"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "DW_HMIS" ;
    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" .

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

