@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/76ad1598-d71f-4eed-97fe-82c515e2f3e5> a dcat:Dataset ;
    dct:description "Precio US$/onza troy mensual del precio del Platino-Paladio en la Bolsa de Londres" ;
    dct:identifier "76ad1598-d71f-4eed-97fe-82c515e2f3e5" ;
    dct:issued "2025-09-18T18:49:39.766705"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:49:39.766711"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Precio Platino-Paladio" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "contacto@mineriaabierta.cl" ;
            vcard:hasEmail <mailto:contacto@mineriaabierta.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/76ad1598-d71f-4eed-97fe-82c515e2f3e5/resource/8194a646-68a3-4078-9611-595e4f73d2c8> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "Mensual",
        "National",
        "Platino-paladio",
        "Precios",
        "South America" ;
    dcat:landingPage <Cochilco> .

<Cochilco> a foaf:Document .

<https://data.amerigeoss.org/dataset/76ad1598-d71f-4eed-97fe-82c515e2f3e5/resource/8194a646-68a3-4078-9611-595e4f73d2c8> a dcat:Distribution ;
    dct:description "Precio US$/onza troy mensual del precio del Platino-Paladio en la Bolsa de Londres" ;
    dct:format "CSV" ;
    dct:issued "2020-05-06T12:43:35.593252"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:49:39.754400"^^xsd:dateTime ;
    dct:title "Precio Platino-Paladio" ;
    dcat:accessURL <https://docs.google.com/spreadsheets/d/e/2PACX-1vR5WiPbSenaVnxK4g9OrOK4PH_ZkyvyNHxB814aAKj5G9zq9_Mk5Vqs_CuFLZh0oyrtDRLOhYo9ixaB/pub?gid=1782540057&single=true&output=csv> .

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

