@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/ce68724a-c92c-4899-b340-60be1c8ce401> a dcat:Dataset ;
    dct:description """<p>This is the . This service provides webservice methods that allow the user to track inpatient bed movements of patients. All access provided by this interface is read-only.</p>
""" ;
    dct:identifier "ce68724a-c92c-4899-b340-60be1c8ce401" ;
    dct:issued "2025-12-01T16:04:19.506961"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:04:19.506966"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "National Utilization Management Integration Service" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Clark Timmins" ;
            vcard:hasEmail <mailto:clark.timmins@va.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ce68724a-c92c-4899-b340-60be1c8ce401/resource/63ec83c8-7d8b-44cc-a889-f0bd18393b72> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ce68724a-c92c-4899-b340-60be1c8ce401/resource/63ec83c8-7d8b-44cc-a889-f0bd18393b72> a dcat:Distribution ;
    dct:format "api" ;
    dct:issued "2019-07-02T05:15:08.469651"^^xsd:dateTime ;
    dct:modified "2025-12-01T16:04:19.500590"^^xsd:dateTime ;
    dct:title "National Utilization Management Integration Service" ;
    dcat:accessURL <https://vaww.via.va.gov/via-webservices/> .

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

