@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/4ab81895-790b-4e52-a0a3-5ceb3164b9a9> a dcat:Dataset ;
    dct:description "A list of food stores and pharmacies that are currently authorized by the Connecticut WIC Program to accept WIC checks as of February 15, 2019." ;
    dct:identifier <https://data.ct.gov/api/views/jk32-cd4i> ;
    dct:issued "2019-03-21"^^xsd:date ;
    dct:modified "2021-03-24"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "WIC Authorized Vendors" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gary Archambault" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/4ab81895-790b-4e52-a0a3-5ceb3164b9a9/resource/137714c3-a2b0-487a-bd87-339b59770e82>,
        <https://data.amerigeoss.org/dataset/4ab81895-790b-4e52-a0a3-5ceb3164b9a9/resource/365faa36-9651-49b3-ae90-b7b68fca5a21>,
        <https://data.amerigeoss.org/dataset/4ab81895-790b-4e52-a0a3-5ceb3164b9a9/resource/ddc83aba-977e-4435-8e5b-a71a5ea478b3>,
        <https://data.amerigeoss.org/dataset/4ab81895-790b-4e52-a0a3-5ceb3164b9a9/resource/e454d60f-3c3a-4d62-a071-9a2ef70c64c8> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "authorized-vendors",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states",
        "vendors",
        "wic" ;
    dcat:theme <%7B%22Health%20and%20Human%20Services%22%7D> .

<https://data.amerigeoss.org/dataset/4ab81895-790b-4e52-a0a3-5ceb3164b9a9/resource/137714c3-a2b0-487a-bd87-339b59770e82> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T14:56:37.813913"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:14:23.830336"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ct.gov/api/views/jk32-cd4i/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/4ab81895-790b-4e52-a0a3-5ceb3164b9a9/resource/365faa36-9651-49b3-ae90-b7b68fca5a21> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T14:56:37.813929"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:14:23.831184"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ct.gov/api/views/jk32-cd4i/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/4ab81895-790b-4e52-a0a3-5ceb3164b9a9/resource/ddc83aba-977e-4435-8e5b-a71a5ea478b3> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T14:56:37.813923"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:14:23.830781"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ct.gov/api/views/jk32-cd4i/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/4ab81895-790b-4e52-a0a3-5ceb3164b9a9/resource/e454d60f-3c3a-4d62-a071-9a2ef70c64c8> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:56:37.813935"^^xsd:dateTime ;
    dct:modified "2025-11-21T12:14:23.831575"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ct.gov/api/views/jk32-cd4i/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" .

