@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/507e8ffd-d24c-44a9-8be0-8de6033da207> a dcat:Dataset ;
    dct:description "<p>Data showing the number of retirement eligible State of Oklahoma employees versus the number of actual employees who retired beginning in 2009.</p>" ;
    dct:identifier "0d0d009a-a43c-4b1e-859a-f4b15b91c555" ;
    dct:issued "2019-10-31T20:07:33.470904"^^xsd:dateTime ;
    dct:modified "2019-10-31T20:07:33.470913"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "State Employee Retirement Eligibility Trend" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jenna Thomas" ;
            vcard:hasEmail <mailto:servicedesk@omes.ok.gov> ] ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "eligibility",
        "geo",
        "geoss",
        "national",
        "north-america",
        "retirement",
        "united-states" .

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

