@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/112cad2f-a05b-4aa0-9d9e-329dc41e5520> a dcat:Dataset ;
    dct:description "This dataset is a listing of the current mobile food vendors that have licenses in the City. Updated nightly" ;
    dct:identifier <https://data.hartford.gov/api/views/gab7-hi8g> ;
    dct:issued "2015-05-20"^^xsd:date ;
    dct:modified "2019-09-09"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Mobile Vendors Active" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brett" ;
            vcard:hasEmail <mailto:no-reply@data.hartford.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/112cad2f-a05b-4aa0-9d9e-329dc41e5520/resource/06e96608-8195-4b9a-b246-eab9a2688861>,
        <https://data.amerigeoss.org/dataset/112cad2f-a05b-4aa0-9d9e-329dc41e5520/resource/36e65829-3754-42f5-84f2-b92b6bf7715b>,
        <https://data.amerigeoss.org/dataset/112cad2f-a05b-4aa0-9d9e-329dc41e5520/resource/3cabf7d4-1dba-41ff-9d98-33f382a9d74c>,
        <https://data.amerigeoss.org/dataset/112cad2f-a05b-4aa0-9d9e-329dc41e5520/resource/c22406c1-8a42-4e7a-a1f9-bcfd56ae4e0b> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "ct",
        "food",
        "geo",
        "geoss",
        "hartford",
        "health",
        "mobile",
        "national",
        "north-america",
        "united-states",
        "vendor" ;
    dcat:theme <%7B%22Public%20Health%22%7D> .

<https://data.amerigeoss.org/dataset/112cad2f-a05b-4aa0-9d9e-329dc41e5520/resource/06e96608-8195-4b9a-b246-eab9a2688861> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:53:15.312752"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:26:11.375466"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/gab7-hi8g/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/112cad2f-a05b-4aa0-9d9e-329dc41e5520/resource/36e65829-3754-42f5-84f2-b92b6bf7715b> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T14:53:15.312741"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:26:11.374678"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/gab7-hi8g/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/112cad2f-a05b-4aa0-9d9e-329dc41e5520/resource/3cabf7d4-1dba-41ff-9d98-33f382a9d74c> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T14:53:15.312747"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:26:11.375074"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/gab7-hi8g/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/112cad2f-a05b-4aa0-9d9e-329dc41e5520/resource/c22406c1-8a42-4e7a-a1f9-bcfd56ae4e0b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T14:53:15.312731"^^xsd:dateTime ;
    dct:modified "2025-11-20T01:26:11.374250"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/gab7-hi8g/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" .

