@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/644156bf-9358-4e9c-972d-46d62489522b> a dcat:Dataset ;
    dct:description "Pay Information for calendar year 2008 for the employees of the State of Missouri by their Agency of employment, Position Title or Employee name." ;
    dct:identifier <https://data.mo.gov/api/views/uccy-42en> ;
    dct:issued "2019-06-19"^^xsd:date ;
    dct:modified "2020-07-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "2008 State Employee Pay" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Randy" ;
            vcard:hasEmail <mailto:no-reply@data.mo.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/644156bf-9358-4e9c-972d-46d62489522b/resource/56de4120-94de-4bc9-8037-c77b10b289b0>,
        <https://data.amerigeoss.org/dataset/644156bf-9358-4e9c-972d-46d62489522b/resource/c212f96f-fc02-4fe9-af92-5240c5b29b62>,
        <https://data.amerigeoss.org/dataset/644156bf-9358-4e9c-972d-46d62489522b/resource/e7335012-87eb-41f5-9e8d-592980cdb045>,
        <https://data.amerigeoss.org/dataset/644156bf-9358-4e9c-972d-46d62489522b/resource/e8bce387-2b9a-4683-a23c-484d605b2db1> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7B%22Government%20Administration%22%7D> .

<https://data.amerigeoss.org/dataset/644156bf-9358-4e9c-972d-46d62489522b/resource/56de4120-94de-4bc9-8037-c77b10b289b0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:23:43.946134"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:22:28.335667"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.mo.gov/api/views/uccy-42en/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/644156bf-9358-4e9c-972d-46d62489522b/resource/c212f96f-fc02-4fe9-af92-5240c5b29b62> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:23:43.946153"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:22:28.336522"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.mo.gov/api/views/uccy-42en/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/644156bf-9358-4e9c-972d-46d62489522b/resource/e7335012-87eb-41f5-9e8d-592980cdb045> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:23:43.946147"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:22:28.336097"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.mo.gov/api/views/uccy-42en/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/644156bf-9358-4e9c-972d-46d62489522b/resource/e8bce387-2b9a-4683-a23c-484d605b2db1> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:23:43.946158"^^xsd:dateTime ;
    dct:modified "2025-11-22T06:22:28.336924"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.mo.gov/api/views/uccy-42en/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

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

