@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/3e0abdc0-a729-45a3-a78a-46c643ddadd5> a dcat:Dataset ;
    dct:description "<p>Three-year trend of selected demographic information for the State of Oklahoma, including population, unemployment rate, and per capita income.</p>" ;
    dct:identifier "b00570c3-5e1a-4c42-ae90-a34aa7756846" ;
    dct:issued "2019-10-31T20:07:47.882180"^^xsd:dateTime ;
    dct:modified "2019-10-31T20:07:53.373217"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Selected Oklahoma Demographic Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Matt Clarkson" ;
            vcard:hasEmail <mailto:servicedesk@omes.ok.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3e0abdc0-a729-45a3-a78a-46c643ddadd5/resource/9fdf96da-5a4a-4eb9-aff1-544ae8ea4569> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "enrollment",
        "geo",
        "geoss",
        "government",
        "national",
        "north-america",
        "per-capita",
        "population",
        "unemployment",
        "united-states" .

<https://data.amerigeoss.org/dataset/3e0abdc0-a729-45a3-a78a-46c643ddadd5/resource/9fdf96da-5a4a-4eb9-aff1-544ae8ea4569> a dcat:Distribution ;
    dct:description "<p>Five-year trend of selected demographic information for the State of Oklahoma, including population, unemployment rate, and per capita income.</p>" ;
    dct:format "CSV" ;
    dct:issued "2021-08-07T14:55:27.799591"^^xsd:dateTime ;
    dct:modified "2025-11-21T03:54:36.535811"^^xsd:dateTime ;
    dct:title "Data - Selected Oklahoma Demographic Information" ;
    dcat:accessURL <https://data.ok.gov/dataset/b00570c3-5e1a-4c42-ae90-a34aa7756846/resource/f44e8de9-24c8-4160-8d38-f6154fa297cb/download/data-selected-oklahoma-demographic-information.csv> ;
    dcat:mediaType "text/csv" .

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

