@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/72b65231-747e-4f5e-997c-0f7650f3471e> a dcat:Dataset ;
    dct:description "licitaciones" ;
    dct:identifier "72b65231-747e-4f5e-997c-0f7650f3471e" ;
    dct:issued "2025-09-18T18:49:31.235611"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:49:31.235616"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Licitaciones" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "mantenedor" ;
            vcard:hasEmail <mailto:mantenedor@huechuraba.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/72b65231-747e-4f5e-997c-0f7650f3471e/resource/942df75d-81b7-4f16-a1dc-bd19786ef592> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America",
        "compra",
        "licitaciones",
        "oc",
        "orden de compra" ;
    dcat:landingPage <datos.gob.cl/dataset/licitaciones> .

<datos.gob.cl/dataset/licitaciones> a foaf:Document .

<https://data.amerigeoss.org/dataset/72b65231-747e-4f5e-997c-0f7650f3471e/resource/942df75d-81b7-4f16-a1dc-bd19786ef592> a dcat:Distribution ;
    dct:description "licitaciones" ;
    dct:format "CSV" ;
    dct:issued "2016-11-17T15:26:25.987337"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:49:31.223402"^^xsd:dateTime ;
    dct:title "Licitaciones 2016 adjudicadas" ;
    dcat:accessURL <https://datos.gob.cl/dataset/72b65231-747e-4f5e-997c-0f7650f3471e/resource/942df75d-81b7-4f16-a1dc-bd19786ef592/download/licitaciones.csv> .

<https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> a foaf:Agent ;
    foaf:name "Chile" .

