@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/780cae25-1350-46a5-a82d-28103f41610e> a dcat:Dataset ;
    dct:identifier "780cae25-1350-46a5-a82d-28103f41610e" ;
    dct:issued "2025-11-25T10:38:52.354548"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:38:52.354552"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Desafios de inovação aberta" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "GNOVA" ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/780cae25-1350-46a5-a82d-28103f41610e/resource/86ee8afa-fe58-4da9-a401-22e936877fa3>,
        <https://data.amerigeoss.org/dataset/780cae25-1350-46a5-a82d-28103f41610e/resource/e00b2edc-2ded-4552-b20d-9cb96ce10538> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/780cae25-1350-46a5-a82d-28103f41610e/resource/86ee8afa-fe58-4da9-a401-22e936877fa3> a dcat:Distribution ;
    dct:format "ODS" ;
    dct:issued "2022-09-30T15:06:43.737641"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:38:52.348343"^^xsd:dateTime ;
    dct:title "Dicionário" ;
    dcat:accessURL <https://drive.google.com/file/d/1-lLa7knH0l64NACVdIGZGoifp9z0j6ze/view?usp=sharing> .

<https://data.amerigeoss.org/dataset/780cae25-1350-46a5-a82d-28103f41610e/resource/e00b2edc-2ded-4552-b20d-9cb96ce10538> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2022-09-30T15:08:01.609227"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:38:52.348774"^^xsd:dateTime ;
    dct:title "Desafios de inovação aberta-2022" ;
    dcat:accessURL <https://drive.google.com/file/d/16KaxnSRVwm0r_0RGMSqMoASLDzqAKoYj/view?usp=sharing> .

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

