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

<https://mldata.opendata.ai/dataset/706067ec-bc5f-5940-9d27-75651bdd7da6> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:type "organization" ;
            foaf:homepage <https://source.coop/ecovoice> ;
            foaf:name "EcoVoice" ] ;
    dct:description "This repository gives estimates of the electricity that can be generated by grid-connected photovoltaic systems across different regions and municipalities in Canada." ;
    dct:identifier "706067ec-bc5f-5940-9d27-75651bdd7da6" ;
    dct:issued "2024-08-13T23:18:58.978569+00:00"^^xsd:dateTime ;
    dct:modified "2025-08-21T16:39:55.568000+00:00"^^xsd:dateTime ;
    dct:publisher <https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> ;
    dct:title "Canada Solar Maps" ;
    dcat:distribution <https://mldata.opendata.ai/dataset/706067ec-bc5f-5940-9d27-75651bdd7da6/resource/c0e74ede-7394-48f9-be90-de135c5c8e68>,
        <https://mldata.opendata.ai/dataset/706067ec-bc5f-5940-9d27-75651bdd7da6/resource/cc78aef7-43e9-4cdf-91d0-c995728e5f2f>,
        <https://mldata.opendata.ai/dataset/706067ec-bc5f-5940-9d27-75651bdd7da6/resource/e69c4e89-6f9c-4db5-a905-cb0324678cdd> .

<https://mldata.opendata.ai/dataset/706067ec-bc5f-5940-9d27-75651bdd7da6/resource/c0e74ede-7394-48f9-be90-de135c5c8e68> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-18T14:08:51.759982"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:08:51.757893"^^xsd:dateTime ;
    dct:title "Canada_municipality_photovoltaic-potential.csv" ;
    dcat:accessURL <https://data.source.coop/ecovoice/canada-solar-maps/Canada_municipality_photovoltaic-potential.csv> ;
    dcat:byteSize "2916469"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/706067ec-bc5f-5940-9d27-75651bdd7da6/resource/cc78aef7-43e9-4cdf-91d0-c995728e5f2f> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-06-18T14:08:51.759975"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:08:51.757771"^^xsd:dateTime ;
    dct:title "Canada_municipality_daily_insolation.csv" ;
    dcat:accessURL <https://data.source.coop/ecovoice/canada-solar-maps/Canada_municipality_daily_insolation.csv> ;
    dcat:byteSize "3288261"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/dataset/706067ec-bc5f-5940-9d27-75651bdd7da6/resource/e69c4e89-6f9c-4db5-a905-cb0324678cdd> a dcat:Distribution ;
    dct:format "MD" ;
    dct:issued "2026-06-18T14:08:51.759986"^^xsd:dateTime ;
    dct:modified "2026-06-18T14:08:51.757983"^^xsd:dateTime ;
    dct:title "README.md" ;
    dcat:accessURL <https://data.source.coop/ecovoice/canada-solar-maps/README.md> ;
    dcat:byteSize "1684"^^xsd:nonNegativeInteger .

<https://mldata.opendata.ai/organization/441e8055-15d1-45a6-b961-412973905554> a foaf:Agent ;
    foaf:name "Source Cooperative" .

