@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/2c3a07c9-497d-4c6c-95b8-d841b1dd4553> a dcat:Dataset ;
    dct:description "Captures measurements of standards i.e. Call Answer Timeliness, Claims Coding Accuracy, Claims Processing Accuracy, Claims Timeliness" ;
    dct:identifier "OPM-HI-0017" ;
    dct:issued "2025-09-24T18:44:31.334582"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2023"^^xsd:gYear ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "BP/QA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "datadrivenworkforce@opm.gov" ;
            vcard:hasEmail <mailto:datadrivenworkforce@opm.gov> ] ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "insurance",
        "system" .

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

