@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/2d8a4c72-ed48-4afc-b14f-cc8f5c499a68> a dcat:Dataset ;
    dct:description "Contem os documentos emitidos pela ANEEL referentes aos empreendimentos de geração a partir de 2015." ;
    dct:identifier "2d8a4c72-ed48-4afc-b14f-cc8f5c499a68" ;
    dct:issued "2025-11-25T09:25:19.505265"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:25:19.505270"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Atos de Outorgas de Geração" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "EGDI/ANEEL" ;
            vcard:hasEmail <mailto:dadosabertos@aneel.gov.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/2d8a4c72-ed48-4afc-b14f-cc8f5c499a68/resource/1ee73090-a1cd-4021-941f-897cb5b69b79>,
        <https://data.amerigeoss.org/dataset/2d8a4c72-ed48-4afc-b14f-cc8f5c499a68/resource/3710b245-88f0-4aa6-8cfb-8b1426e9021d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "atos",
        "autorizacoes",
        "brazil",
        "ckan",
        "concessoes",
        "documentos",
        "dri",
        "dro",
        "drs",
        "geo",
        "geoss",
        "geracao",
        "national",
        "outorgas",
        "south-america" ;
    dcat:landingPage <https://dadosabertos.aneel.gov.br> .

<https://dadosabertos.aneel.gov.br> a foaf:Document .

<https://data.amerigeoss.org/dataset/2d8a4c72-ed48-4afc-b14f-cc8f5c499a68/resource/1ee73090-a1cd-4021-941f-897cb5b69b79> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-04-12T21:29:18.291485"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:25:19.491586"^^xsd:dateTime ;
    dct:title "Dicionário de Dados" ;
    dcat:accessURL <https://dadosabertos.aneel.gov.br/dataset/2d8a4c72-ed48-4afc-b14f-cc8f5c499a68/resource/1ee73090-a1cd-4021-941f-897cb5b69b79/download/dm-atos-de-outorgas-de-geracao.pdf> ;
    dcat:byteSize "170114"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/2d8a4c72-ed48-4afc-b14f-cc8f5c499a68/resource/3710b245-88f0-4aa6-8cfb-8b1426e9021d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-04-14T11:49:21.853329"^^xsd:dateTime ;
    dct:modified "2025-11-25T09:25:19.492011"^^xsd:dateTime ;
    dct:title "atos-outorgas-aneel" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "df0f22d28deb718bf98d502ce07c4c96"^^xsd:hexBinary ] ;
    dcat:accessURL <https://dadosabertos.aneel.gov.br/dataset/2d8a4c72-ed48-4afc-b14f-cc8f5c499a68/resource/3710b245-88f0-4aa6-8cfb-8b1426e9021d/download/atos-outorgas-aneel.csv> ;
    dcat:byteSize "17501330"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> a foaf:Agent ;
    foaf:name "Brazil" .

