@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/361f8069-85dc-4fbb-b72b-c63b1598cd06> a dcat:Dataset ;
    dct:description "<p>Compa ratios for the State of Oklahoma showing the current ratio for employees and the ratio if the pay bands are increased by 3%.</p>" ;
    dct:identifier "9b10d846-d57f-4e11-985b-2ecd5a6cca19" ;
    dct:issued "2019-10-31T20:17:08.203479"^^xsd:dateTime ;
    dct:modified "2019-10-31T20:17:09.974243"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Pay Band Compa Ratios" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nucivic" ;
            vcard:hasEmail <mailto:noemailprovided@usa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/361f8069-85dc-4fbb-b72b-c63b1598cd06/resource/fa19c3ca-daf9-453c-880a-79c70aedd5d3> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pay",
        "state-employee",
        "united-states" .

<https://data.amerigeoss.org/dataset/361f8069-85dc-4fbb-b72b-c63b1598cd06/resource/fa19c3ca-daf9-453c-880a-79c70aedd5d3> a dcat:Distribution ;
    dct:description "<p>Compa ratios for the State of Oklahoma showing the current ratio for employees and the ratio if the pay bands are increased by 3%.</p>" ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T14:55:06.096156"^^xsd:dateTime ;
    dct:modified "2025-11-20T23:07:14.310432"^^xsd:dateTime ;
    dct:title "Data - Pay Band Compa Ratios" ;
    dcat:accessURL <https://data.ok.gov/dataset/9b10d846-d57f-4e11-985b-2ecd5a6cca19/resource/6cb4d480-01bd-408d-a64a-8f297eeee579/download/data-pay-band-compa-ratios.csv> ;
    dcat:mediaType "text/csv" .

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

