@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/4ba041ef-9cb8-4fd2-bb5f-3dd933251612> a dcat:Dataset ;
    dct:description "<p>Demographic and economic statistics for the State of Oklahoma beginning in 2002. The statistics include personal income, population, per capita income and employment figures.</p>" ;
    dct:identifier "ce78021b-2b6d-45b7-96b6-b8d3cf4923d1" ;
    dct:issued "2019-10-31T20:13:24.819893"^^xsd:dateTime ;
    dct:modified "2019-10-31T20:13:26.326951"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Demographic Economic Stats" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "nucivic" ;
            vcard:hasEmail <mailto:noemailprovided@usa.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4ba041ef-9cb8-4fd2-bb5f-3dd933251612/resource/2445b585-1986-4381-9587-826dd2b29ee7> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "employment",
        "geo",
        "geoss",
        "national",
        "north-america",
        "population",
        "unemployment",
        "united-states" .

<https://data.amerigeoss.org/dataset/4ba041ef-9cb8-4fd2-bb5f-3dd933251612/resource/2445b585-1986-4381-9587-826dd2b29ee7> a dcat:Distribution ;
    dct:description "<p>Demographic and economic statistics for the State of Oklahoma beginning in 2002. The statistics include personal income, population, per capita income and employment figures.</p>" ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T14:55:19.530299"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:48:50.437570"^^xsd:dateTime ;
    dct:title "Data - Demographic Economic Stats" ;
    dcat:accessURL <https://data.ok.gov/dataset/ce78021b-2b6d-45b7-96b6-b8d3cf4923d1/resource/2371f84f-888a-498d-8630-72aa1be29958/download/data-demographic-economic-stats.csv> ;
    dcat:mediaType "text/csv" .

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

