@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/09df84c6-30b3-4962-abb1-cfb519e49b09> a dcat:Dataset ;
    dct:description """Existing public Electric Vehicle (EV) charging stations within Connecticut from
US DOE map found at https://afdc.energy.gov/stations/#/find/nearest
complemented with research done by DEEP as of 05/27/2020""" ;
    dct:identifier <https://data.ct.gov/api/views/jfhb-ebu6> ;
    dct:issued "2020-05-20"^^xsd:date ;
    dct:modified "2023-09-05"^^xsd:date ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Electric Vehicle Charging Stations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sang Bae" ;
            vcard:hasEmail <mailto:no-reply@data.ct.gov> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/09df84c6-30b3-4962-abb1-cfb519e49b09/resource/3355b963-b7ba-4c85-ba43-a412865c9ab4>,
        <https://data.amerigeoss.org/dataset/09df84c6-30b3-4962-abb1-cfb519e49b09/resource/5d2f1b0b-94b2-4832-b1b5-739df3e9ac0f>,
        <https://data.amerigeoss.org/dataset/09df84c6-30b3-4962-abb1-cfb519e49b09/resource/72c331d9-e972-4805-aa39-07f71c756b15>,
        <https://data.amerigeoss.org/dataset/09df84c6-30b3-4962-abb1-cfb519e49b09/resource/e5f9d7df-9136-46c3-853d-f2114688349c> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "GEO",
        "GEOSS",
        "National",
        "North America",
        "United States",
        "charging-stations",
        "ct",
        "ev" ;
    dcat:theme <%7BTransportation%7D> .

<https://data.amerigeoss.org/dataset/09df84c6-30b3-4962-abb1-cfb519e49b09/resource/3355b963-b7ba-4c85-ba43-a412865c9ab4> a dcat:Distribution ;
    dct:format "XML" ;
    dct:issued "2020-11-12T14:56:37.018188"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:10:39.580976"^^xsd:dateTime ;
    dct:title "XML File" ;
    dcat:accessURL <https://data.ct.gov/api/views/jfhb-ebu6/rows.xml?accessType=DOWNLOAD> ;
    dcat:mediaType "application/xml" .

<https://data.amerigeoss.org/dataset/09df84c6-30b3-4962-abb1-cfb519e49b09/resource/5d2f1b0b-94b2-4832-b1b5-739df3e9ac0f> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2020-11-12T14:56:37.018185"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:10:39.580166"^^xsd:dateTime ;
    dct:title "JSON File" ;
    dcat:accessURL <https://data.ct.gov/api/views/jfhb-ebu6/rows.json?accessType=DOWNLOAD> ;
    dcat:mediaType "application/json" .

<https://data.amerigeoss.org/dataset/09df84c6-30b3-4962-abb1-cfb519e49b09/resource/72c331d9-e972-4805-aa39-07f71c756b15> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2020-11-12T14:56:37.018175"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:10:39.578438"^^xsd:dateTime ;
    dct:title "Comma Separated Values File" ;
    dcat:accessURL <https://data.ct.gov/api/views/jfhb-ebu6/rows.csv?accessType=DOWNLOAD> ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/09df84c6-30b3-4962-abb1-cfb519e49b09/resource/e5f9d7df-9136-46c3-853d-f2114688349c> a dcat:Distribution ;
    dct:format "RDF" ;
    dct:issued "2020-11-12T14:56:37.018182"^^xsd:dateTime ;
    dct:modified "2025-09-23T18:10:39.579315"^^xsd:dateTime ;
    dct:title "RDF File" ;
    dcat:accessURL <https://data.ct.gov/api/views/jfhb-ebu6/rows.rdf?accessType=DOWNLOAD> ;
    dcat:mediaType "application/rdf+xml" .

<https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> a foaf:Agent ;
    foaf:name "US Migrating" .

