@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/6aec7dbf-87d1-467e-b181-8328cbca79ba> a dcat:Dataset ;
    dct:description "This data set City of Hartford on 6/2/2015 and consists of all of the bus stops in the Hartford Area. Through an agreement with CT Transit this data set will be updated as the stops are updated." ;
    dct:identifier "6aec7dbf-87d1-467e-b181-8328cbca79ba" ;
    dct:issued "2025-11-30T03:56:37.525236"^^xsd:dateTime ;
    dct:modified "2025-11-30T03:56:37.525240"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "CT Transit Bus Stops" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "kberger" ;
            vcard:hasEmail <mailto:bflodine@hartford.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6aec7dbf-87d1-467e-b181-8328cbca79ba/resource/6e3ad309-daa6-45bf-a732-0991c085b303>,
        <https://data.amerigeoss.org/dataset/6aec7dbf-87d1-467e-b181-8328cbca79ba/resource/a10b885e-db57-421b-9387-ccb35e19c8e7>,
        <https://data.amerigeoss.org/dataset/6aec7dbf-87d1-467e-b181-8328cbca79ba/resource/cab11859-ff4c-4230-907c-be1be2e0058d>,
        <https://data.amerigeoss.org/dataset/6aec7dbf-87d1-467e-b181-8328cbca79ba/resource/da2faf4e-0470-45f0-8eb7-f11266306a97> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/6aec7dbf-87d1-467e-b181-8328cbca79ba/resource/6e3ad309-daa6-45bf-a732-0991c085b303> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2015-06-08T15:35:19.119792"^^xsd:dateTime ;
    dct:modified "2025-11-30T03:56:37.518768"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/uxtm-zebz/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/6aec7dbf-87d1-467e-b181-8328cbca79ba/resource/a10b885e-db57-421b-9387-ccb35e19c8e7> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2015-06-08T15:35:19.119776"^^xsd:dateTime ;
    dct:modified "2025-11-30T03:56:37.518350"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/uxtm-zebz/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/dataset/6aec7dbf-87d1-467e-b181-8328cbca79ba/resource/cab11859-ff4c-4230-907c-be1be2e0058d> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2015-06-08T15:35:19.119810"^^xsd:dateTime ;
    dct:modified "2025-11-30T03:56:37.519162"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/uxtm-zebz/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/6aec7dbf-87d1-467e-b181-8328cbca79ba/resource/da2faf4e-0470-45f0-8eb7-f11266306a97> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2015-06-08T15:35:19.119748"^^xsd:dateTime ;
    dct:modified "2025-11-30T03:56:37.517923"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.hartford.gov/api/views/uxtm-zebz/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" .

