@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/ed74d40a-41c2-4f4c-9e40-ab64d0045933> a dcat:Dataset ;
    dct:description """This layer contains transmission network of Colorado as released by Xcel Energy.
""" ;
    dct:identifier "ed74d40a-41c2-4f4c-9e40-ab64d0045933" ;
    dct:issued "2025-12-02T03:40:56.234278"^^xsd:dateTime ;
    dct:modified "2025-12-02T03:40:56.234282"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/727dbdd5-3f98-4ac0-9d28-5e344558139b> ;
    dct:title "Colorado Electrical Transmission Grid" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Richard E. Zehner" ;
            vcard:hasEmail <mailto:rzehner@gdareno.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/ed74d40a-41c2-4f4c-9e40-ab64d0045933/resource/c770c78d-1038-477c-b3c7-6f85f9588c0f> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "ckan",
        "geo",
        "geoss",
        "national",
        "north-america",
        "united-states" .

<https://data.amerigeoss.org/dataset/ed74d40a-41c2-4f4c-9e40-ab64d0045933/resource/c770c78d-1038-477c-b3c7-6f85f9588c0f> a dcat:Distribution ;
    dct:issued "2018-08-10T19:05:43.520568"^^xsd:dateTime ;
    dct:modified "2025-12-02T03:40:56.228145"^^xsd:dateTime ;
    dct:title "Web Resource" ;
    dcat:accessURL <https://gdr.openei.org/submissions/301> ;
    dcat:mediaType "application/unknown" .

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

