@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/16454feb-836e-4851-b060-2beb1b61e463> a dcat:Dataset ;
    dct:description "General Schedule (GS) and Locality Pay tables (current and past years)" ;
    dct:identifier "OPM-PL-0001" ;
    dct:issued "2025-11-20T04:02:48.279358"^^xsd:dateTime ;
    dct:language "{en-US}" ;
    dct:modified "2013-12-31"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "General Schedule and Locality Pay" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Joe Ratcliffe" ;
            vcard:hasEmail <mailto:joseph.ratcliffe@opm.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "general-schedule",
        "geo",
        "geoss",
        "gs",
        "locality-pay",
        "national",
        "north-america",
        "pay",
        "salary",
        "salary-and-wages",
        "united-states",
        "wages" ;
    dcat:theme <%7B%22Salaries%20and%20Wages%22%7D> .

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

