@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/058872a8-9043-4bb8-af71-ee147243735a> a dcat:Dataset ;
    dct:description "Compras menores a 3 UTM" ;
    dct:identifier "058872a8-9043-4bb8-af71-ee147243735a" ;
    dct:issued "2025-09-18T18:45:36.037905"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:45:36.037910"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Otras Compras" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jocelyn Ponce" ;
            vcard:hasEmail <mailto:jponce@sanbernardo.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/058872a8-9043-4bb8-af71-ee147243735a/resource/c0ac08b3-852b-4a8a-b77b-a3efd8f44bee> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America",
        "compras" ;
    dcat:landingPage <www.sanbernardo.cl> .

<https://data.amerigeoss.org/dataset/058872a8-9043-4bb8-af71-ee147243735a/resource/c0ac08b3-852b-4a8a-b77b-a3efd8f44bee> a dcat:Distribution ;
    dct:description """Compras menores a 3 UTM\r
""" ;
    dct:format "XLS" ;
    dct:issued "2016-06-15T13:57:51.205461"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:45:36.025238"^^xsd:dateTime ;
    dct:title "Otras Compras Mayo" ;
    dcat:accessURL <https://datos.gob.cl/dataset/058872a8-9043-4bb8-af71-ee147243735a/resource/c0ac08b3-852b-4a8a-b77b-a3efd8f44bee/download/otras-compras-y-adquisiciones-mayo.xls> .

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

<www.sanbernardo.cl> a foaf:Document .

