@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/7fe33671-d4de-4f8d-afc5-a1b60ae8940c> a dcat:Dataset ;
    dct:description "Precio de los metales como cobre, oro, plata, molibdeno y stock de cobre" ;
    dct:identifier "7fe33671-d4de-4f8d-afc5-a1b60ae8940c" ;
    dct:issued "2025-09-18T18:49:55.538289"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:49:55.538295"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Precio de los metales" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "contacto@mineriaabierta.cl" ;
            vcard:hasEmail <mailto:contacto@mineriaabierta.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/7fe33671-d4de-4f8d-afc5-a1b60ae8940c/resource/6433b78a-4463-4d25-a0a0-2343fab069ea>,
        <https://data.amerigeoss.org/dataset/7fe33671-d4de-4f8d-afc5-a1b60ae8940c/resource/7303ac6b-742b-4b5d-b22b-8aefa37cbefb> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "Resumen",
        "South America",
        "metales",
        "precio" ;
    dcat:landingPage <Cochilco> .

<Cochilco> a foaf:Document .

<https://data.amerigeoss.org/dataset/7fe33671-d4de-4f8d-afc5-a1b60ae8940c/resource/6433b78a-4463-4d25-a0a0-2343fab069ea> a dcat:Distribution ;
    dct:description "Precio de los metales como cobre, oro, plata, molibdeno y stock de cobre" ;
    dct:format "CSV" ;
    dct:issued "2020-05-06T13:01:39.031917"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:49:55.526123"^^xsd:dateTime ;
    dct:title "Precio de los Metales" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vTP2K3CP-eL48RAkwesuBIpf4gZsT6jC3NY92QQ4LMCOeCVykgZ_sKzVquvGlm9ehnE3L2VK6mefuKg/pub?gid=771593657&single=true&output=csv> .

<https://data.amerigeoss.org/dataset/7fe33671-d4de-4f8d-afc5-a1b60ae8940c/resource/7303ac6b-742b-4b5d-b22b-8aefa37cbefb> a dcat:Distribution ;
    dct:description "Precio de los metales como cobre, oro, plata, molibdeno y stock de cobre" ;
    dct:format "XLSX" ;
    dct:issued "2020-05-06T13:01:58.581120"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:49:55.526893"^^xsd:dateTime ;
    dct:title "Precio de los metales " ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vTP2K3CP-eL48RAkwesuBIpf4gZsT6jC3NY92QQ4LMCOeCVykgZ_sKzVquvGlm9ehnE3L2VK6mefuKg/pub?output=xlsx> .

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

