@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/60fa83a0-7772-4a1a-a3cd-95b8aa10f9e2> a dcat:Dataset ;
    dct:description "Alcohol Licensing information by County compiled weekly storing 3 weeks at a time" ;
    dct:identifier <https://data.mo.gov/api/views/hbmv-rqk9> ;
    dct:issued "2022-07-27"^^xsd:date ;
    dct:modified "2022-07-27"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "County Clerk License Information" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Rob Gourley" ;
            vcard:hasEmail <mailto:no-reply@data.mo.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/60fa83a0-7772-4a1a-a3cd-95b8aa10f9e2/resource/0bf2283b-a833-47ed-86b9-53a3adffad51>,
        <https://data.amerigeoss.org/dataset/60fa83a0-7772-4a1a-a3cd-95b8aa10f9e2/resource/573355e1-a8aa-457b-bef3-3b0bb5ab760e>,
        <https://data.amerigeoss.org/dataset/60fa83a0-7772-4a1a-a3cd-95b8aa10f9e2/resource/5805c00a-bd7d-47c3-b27c-73e6e87f41cf>,
        <https://data.amerigeoss.org/dataset/60fa83a0-7772-4a1a-a3cd-95b8aa10f9e2/resource/9f0885ff-d01e-4c1c-841f-48929be0591e> ;
    dcat:keyword "alcohol",
        "amerigeo",
        "amerigeoss",
        "ckan",
        "clerk",
        "county",
        "geo",
        "geoss",
        "license",
        "liquor",
        "missouri",
        "national",
        "north-america",
        "united-states",
        "weekly" ;
    dcat:theme <%7BRegulatory%7D> .

<https://data.amerigeoss.org/dataset/60fa83a0-7772-4a1a-a3cd-95b8aa10f9e2/resource/0bf2283b-a833-47ed-86b9-53a3adffad51> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-10T17:23:37.970526"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:43:54.112688"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.mo.gov/api/views/hbmv-rqk9/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/60fa83a0-7772-4a1a-a3cd-95b8aa10f9e2/resource/573355e1-a8aa-457b-bef3-3b0bb5ab760e> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-10T17:23:37.970538"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:43:54.113924"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.mo.gov/api/views/hbmv-rqk9/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/60fa83a0-7772-4a1a-a3cd-95b8aa10f9e2/resource/5805c00a-bd7d-47c3-b27c-73e6e87f41cf> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-10T17:23:37.970532"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:43:54.113126"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.mo.gov/api/views/hbmv-rqk9/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/60fa83a0-7772-4a1a-a3cd-95b8aa10f9e2/resource/9f0885ff-d01e-4c1c-841f-48929be0591e> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-10T17:23:37.970535"^^xsd:dateTime ;
    dct:modified "2025-11-22T03:43:54.113523"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.mo.gov/api/views/hbmv-rqk9/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

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

