@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/019991a7-b3e7-4bd0-8bf5-118ddf345ce2> a dcat:Dataset ;
    dct:description "Demographic data of Missouri Unemployment claims by ethnicity" ;
    dct:identifier <https://data.mo.gov/api/views/xm42-6a8n> ;
    dct:issued "2019-02-11"^^xsd:date ;
    dct:modified "2025-09-11"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Missouri Monthly Unemployment Claims By Ethnicity" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Willmichel81" ;
            vcard:hasEmail <mailto:no-reply@data.mo.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/019991a7-b3e7-4bd0-8bf5-118ddf345ce2/resource/239a1945-1d37-47d9-8ce2-ca9efe3982b1>,
        <https://data.amerigeoss.org/dataset/019991a7-b3e7-4bd0-8bf5-118ddf345ce2/resource/2809dae8-06cb-472c-8417-e260f69a229f>,
        <https://data.amerigeoss.org/dataset/019991a7-b3e7-4bd0-8bf5-118ddf345ce2/resource/30c5269c-d390-48e0-ab09-d5577ef04283>,
        <https://data.amerigeoss.org/dataset/019991a7-b3e7-4bd0-8bf5-118ddf345ce2/resource/36988b1a-eb9a-4975-b966-7d6fa29308d5> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "employment",
        "labor",
        "unemployment" ;
    dcat:theme <%7BLabor%7D> .

<https://data.amerigeoss.org/dataset/019991a7-b3e7-4bd0-8bf5-118ddf345ce2/resource/239a1945-1d37-47d9-8ce2-ca9efe3982b1> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:23:45.934480"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:12:33.383270"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.mo.gov/api/views/xm42-6a8n/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/019991a7-b3e7-4bd0-8bf5-118ddf345ce2/resource/2809dae8-06cb-472c-8417-e260f69a229f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:23:45.934486"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:12:33.384045"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.mo.gov/api/views/xm42-6a8n/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/019991a7-b3e7-4bd0-8bf5-118ddf345ce2/resource/30c5269c-d390-48e0-ab09-d5577ef04283> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:23:45.934492"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:12:33.384765"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.mo.gov/api/views/xm42-6a8n/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/019991a7-b3e7-4bd0-8bf5-118ddf345ce2/resource/36988b1a-eb9a-4975-b966-7d6fa29308d5> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:23:45.934470"^^xsd:dateTime ;
    dct:modified "2025-09-23T15:12:33.382433"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.mo.gov/api/views/xm42-6a8n/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

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

