@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/078d9130-c39c-4cf4-b0a6-e4ce31e442e2> a dcat:Dataset ;
    dct:description "IT System used for Nurse Case Management Services Contract.  System provided by contractor." ;
    dct:identifier "MGMT-OCHCO-WC-WCCMS" ;
    dct:issued "2025-09-23T17:22:26.894663"^^xsd:dateTime ;
    dct:modified "2025-03-10T10:16:58-04:00"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "WebOPUS Case Management Software - Workers Compensation Case Management System (WCCMS)" ;
    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",
        "nurse",
        "workers-compensation" .

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

