@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/6a4d7a14-7344-4e3b-8805-60849ba3d458> 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/6a4d7a14-7344-4e3b-8805-60849ba3d458/resource/467bc70c-2db9-4590-ac6b-57609ab05cf6> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "pay",
        "state-employee",
        "united-states" .

<https://data.amerigeoss.org/dataset/6a4d7a14-7344-4e3b-8805-60849ba3d458/resource/467bc70c-2db9-4590-ac6b-57609ab05cf6> 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:56:35.717779"^^xsd:dateTime ;
    dct:modified "2025-11-19T14:39:25.837557"^^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" .

