@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/76f4720c-57c2-45e5-b36b-6820fcc78b58> a dcat:Dataset ;
    dct:description "Data provided by the Community & Small Business Development Division of Development Services. Updated Annually." ;
    dct:identifier <https://data.hartford.gov/api/views/ma3d-rd5x> ;
    dct:issued "2018-12-20"^^xsd:date ;
    dct:modified "2018-12-20"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "North Meadows-Small-Business-Data" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brett" ;
            vcard:hasEmail <mailto:no-reply@data.hartford.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/76f4720c-57c2-45e5-b36b-6820fcc78b58/resource/1381e3ae-9d8c-40ea-8e0a-96636853eabe>,
        <https://data.amerigeoss.org/dataset/76f4720c-57c2-45e5-b36b-6820fcc78b58/resource/2068c198-e0eb-42b1-a59f-ffed3504e055>,
        <https://data.amerigeoss.org/dataset/76f4720c-57c2-45e5-b36b-6820fcc78b58/resource/cb0e5e2f-25c3-4765-9d9c-0e97d50825f7>,
        <https://data.amerigeoss.org/dataset/76f4720c-57c2-45e5-b36b-6820fcc78b58/resource/d28ef0c0-68d5-4c7c-a9e4-92e49aca2cb5> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "business",
        "ckan",
        "geo",
        "geoss",
        "hartford",
        "national",
        "neighborhood",
        "north-america",
        "united-states" ;
    dcat:theme <%7BCommunity%7D> .

<https://data.amerigeoss.org/dataset/76f4720c-57c2-45e5-b36b-6820fcc78b58/resource/1381e3ae-9d8c-40ea-8e0a-96636853eabe> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T14:53:19.728570"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:01:21.229455"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/ma3d-rd5x/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/76f4720c-57c2-45e5-b36b-6820fcc78b58/resource/2068c198-e0eb-42b1-a59f-ffed3504e055> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T14:53:19.728563"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:01:21.229010"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/ma3d-rd5x/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/76f4720c-57c2-45e5-b36b-6820fcc78b58/resource/cb0e5e2f-25c3-4765-9d9c-0e97d50825f7> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T14:53:19.728573"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:01:21.229897"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/ma3d-rd5x/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/76f4720c-57c2-45e5-b36b-6820fcc78b58/resource/d28ef0c0-68d5-4c7c-a9e4-92e49aca2cb5> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:53:19.728575"^^xsd:dateTime ;
    dct:modified "2025-11-22T19:01:21.230318"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/ma3d-rd5x/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" .

