@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.main.demo.datopian.com/dataset/ba287ac4-92f5-4593-b157-4e775fd9b950> a dcat:Dataset ;
    dct:conformsTo "GeoJSON" ;
    dct:description "Point-based GeoJSON from MIT Climate and Sustainability Consortium work on electric truck charging demand and corridor planning in Texas." ;
    dct:hasVersion "2026-demo" ;
    dct:identifier "ba287ac4-92f5-4593-b157-4e775fd9b950" ;
    dct:isVersionOf <https://github.com/mcsc-impact-climate/Geo-TIDE-backend> ;
    dct:issued "2026-06-26T14:16:16.782143"^^xsd:dateTime ;
    dct:language "EN" ;
    dct:modified "2026-06-26T15:02:33.920216"^^xsd:dateTime ;
    dct:publisher <https://ckan.main.demo.datopian.com/organization/ec95ec62-1469-4f8d-b0d8-9f791a113a28> ;
    dct:source <https://github.com/mcsc-impact-climate/Geo-TIDE-backend> ;
    dct:title "Texas Truck Charger Locations and Demand" ;
    owl:versionInfo "2026-demo" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Datopian Research" ;
            vcard:hasEmail <mailto:research@datopian.com> ],
        [ a vcard:Organization ;
            vcard:fn "Datopian Research" ;
            vcard:hasEmail <mailto:research@datopian.com> ] ;
    dcat:distribution <https://ckan.main.demo.datopian.com/dataset/ba287ac4-92f5-4593-b157-4e775fd9b950/resource/fc6850b0-df38-4d37-a2cc-228ed448cfeb> ;
    dcat:hasVersion "2026-demo" ;
    dcat:keyword "charging",
        "electric-vehicles",
        "geojson",
        "texas",
        "transport" .

<https://ckan.main.demo.datopian.com/dataset/ba287ac4-92f5-4593-b157-4e775fd9b950/resource/fc6850b0-df38-4d37-a2cc-228ed448cfeb> a dcat:Distribution ;
    dct:format "JSON" ;
    dct:issued "2026-06-26T14:29:30.407711"^^xsd:dateTime ;
    dct:modified "2026-06-26T15:02:33.939720"^^xsd:dateTime ;
    dct:title "Vector data (GeoJSON)" ;
    dcat:accessURL <https://ckan.main.demo.datopian.com/dataset/ba287ac4-92f5-4593-b157-4e775fd9b950/resource/fc6850b0-df38-4d37-a2cc-228ed448cfeb/download/tt_charger_locations.json> ;
    dcat:byteSize "2957"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/geo+json" .

<https://ckan.main.demo.datopian.com/organization/ec95ec62-1469-4f8d-b0d8-9f791a113a28> a foaf:Agent ;
    foaf:name "Global Energy Institute" .

