@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/fd10e0e9-7956-43e1-8685-46ec4a91e5d7> a dcat:Dataset ;
    dct:description "This dataset takes the earnings of Thalia Mara Hall and displays revenue in monthly averages. This data is updated monthly." ;
    dct:identifier "fd10e0e9-7956-43e1-8685-46ec4a91e5d7" ;
    dct:issued "2025-12-02T09:49:53.288011"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:49:53.288015"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Thalia Mara Revenue Numbers - Current" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "<Nobody>" ;
            vcard:hasEmail <mailto:jbruce@jacksonms.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/fd10e0e9-7956-43e1-8685-46ec4a91e5d7/resource/3449999f-cd65-4bef-98b3-12583e4f9031>,
        <https://data.amerigeoss.org/dataset/fd10e0e9-7956-43e1-8685-46ec4a91e5d7/resource/4e0d99a0-4ad5-4a5f-bfe0-f58799e7d7ad>,
        <https://data.amerigeoss.org/dataset/fd10e0e9-7956-43e1-8685-46ec4a91e5d7/resource/96802e96-7bb6-4131-b2c2-dc7cbe8ae2a5>,
        <https://data.amerigeoss.org/dataset/fd10e0e9-7956-43e1-8685-46ec4a91e5d7/resource/a83809a4-7ec1-4253-a789-5a97eceb5ec0> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/fd10e0e9-7956-43e1-8685-46ec4a91e5d7/resource/3449999f-cd65-4bef-98b3-12583e4f9031> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2017-02-10T18:15:21.763965"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:49:53.281318"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.jacksonms.gov/api/views/n89e-qb3v/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/fd10e0e9-7956-43e1-8685-46ec4a91e5d7/resource/4e0d99a0-4ad5-4a5f-bfe0-f58799e7d7ad> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2017-02-10T18:15:21.763961"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:49:53.280926"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.jacksonms.gov/api/views/n89e-qb3v/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/fd10e0e9-7956-43e1-8685-46ec4a91e5d7/resource/96802e96-7bb6-4131-b2c2-dc7cbe8ae2a5> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2017-02-10T18:15:21.763957"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:49:53.280532"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.jacksonms.gov/api/views/n89e-qb3v/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/fd10e0e9-7956-43e1-8685-46ec4a91e5d7/resource/a83809a4-7ec1-4253-a789-5a97eceb5ec0> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2017-02-10T18:15:21.763936"^^xsd:dateTime ;
    dct:modified "2025-12-02T09:49:53.280104"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.jacksonms.gov/api/views/n89e-qb3v/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" .

