@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/1d936144-7724-4882-9af0-f0d0460b4756> a dcat:Dataset ;
    dct:description "US Housing and Urban Development - Housing Opportunities for Persons With AIDS. Grant awards by City of Hartford are Updated Yearly" ;
    dct:identifier <https://data.hartford.gov/api/views/th6x-f9s4> ;
    dct:issued "2014-10-18"^^xsd:date ;
    dct:modified "2015-06-13"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "HOPWA Grants 2001 To 2015" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Brett" ;
            vcard:hasEmail <mailto:no-reply@data.hartford.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/1d936144-7724-4882-9af0-f0d0460b4756/resource/0871690d-3c0e-4209-8a8c-62c9f3f4ab38>,
        <https://data.amerigeoss.org/dataset/1d936144-7724-4882-9af0-f0d0460b4756/resource/274cb8b8-b0c2-4d54-b7b0-9a3417942d7f>,
        <https://data.amerigeoss.org/dataset/1d936144-7724-4882-9af0-f0d0460b4756/resource/4c03642f-e9e3-4fa8-b3b8-b73d1ce57a76>,
        <https://data.amerigeoss.org/dataset/1d936144-7724-4882-9af0-f0d0460b4756/resource/71e4e386-5816-4da4-918d-e0338e60da94> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "community",
        "community-development",
        "ct",
        "geo",
        "geoss",
        "grant",
        "hartford",
        "national",
        "north-america",
        "united-states" ;
    dcat:theme <%7BFinancial%7D> .

<https://data.amerigeoss.org/dataset/1d936144-7724-4882-9af0-f0d0460b4756/resource/0871690d-3c0e-4209-8a8c-62c9f3f4ab38> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:53:27.724554"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:18:29.021558"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/th6x-f9s4/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/1d936144-7724-4882-9af0-f0d0460b4756/resource/274cb8b8-b0c2-4d54-b7b0-9a3417942d7f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T14:53:27.724548"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:18:29.021157"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/th6x-f9s4/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/1d936144-7724-4882-9af0-f0d0460b4756/resource/4c03642f-e9e3-4fa8-b3b8-b73d1ce57a76> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T14:53:27.724542"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:18:29.020747"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/th6x-f9s4/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/1d936144-7724-4882-9af0-f0d0460b4756/resource/71e4e386-5816-4da4-918d-e0338e60da94> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T14:53:27.724532"^^xsd:dateTime ;
    dct:modified "2025-11-20T08:18:29.020324"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/th6x-f9s4/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" .

