@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://data.amerigeoss.org/dataset/80572746-d07d-453b-b4b7-a5efcc082228> a dcat:Dataset ;
    dct:description "Licitações realizadas pelo Instituto Brasileiro de Informação em Ciência e Tecnologia - IBICT, no exercício de 2017." ;
    dct:identifier "80572746-d07d-453b-b4b7-a5efcc082228" ;
    dct:issued "2025-11-25T10:46:46.097687"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:46:46.097691"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/28534fb5-2948-4fe4-b046-6c5f091501e9> ;
    dct:title "Licitações realizadas em 2017" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Coordenação de Planejamento, Acompanhamento e Avaliação - COPAV" ;
            vcard:hasEmail <mailto:copav@ibict.br> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/80572746-d07d-453b-b4b7-a5efcc082228/resource/b8befeb2-926c-4d74-a1e3-d64e284d796d> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "brazil",
        "ckan",
        "geo",
        "geoss",
        "licitacoes",
        "licitacoes-2017",
        "national",
        "south-america" .

<https://data.amerigeoss.org/dataset/80572746-d07d-453b-b4b7-a5efcc082228/resource/b8befeb2-926c-4d74-a1e3-d64e284d796d> a dcat:Distribution ;
    dct:description "Licitações realizadas no exercício de 2017. " ;
    dct:format "CSV" ;
    dct:issued "2017-07-04T20:26:10.961406"^^xsd:dateTime ;
    dct:modified "2025-11-25T10:46:46.090909"^^xsd:dateTime ;
    dct:title "Licitações 2017" ;
    dcat:accessURL <https://dados.ibict.br/dataset/80572746-d07d-453b-b4b7-a5efcc082228/resource/b8befeb2-926c-4d74-a1e3-d64e284d796d/download/relacao-de-licitacao_2017.csv> .

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

