@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/5a6551e9-f513-4503-bdd6-cdaaa9ee9cfe> a dcat:Dataset ;
    dct:description "Nomina de patentes otorgadas hasta el año 2021" ;
    dct:identifier "5a6551e9-f513-4503-bdd6-cdaaa9ee9cfe" ;
    dct:issued "2025-09-18T18:48:49.529558"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:48:49.529564"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Patentes CIPA 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yenifer Caico" ;
            vcard:hasEmail <mailto:informatica@municochamo.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/5a6551e9-f513-4503-bdd6-cdaaa9ee9cfe/resource/0809f73b-6e06-46fa-83f4-b63735197a59>,
        <https://data.amerigeoss.org/dataset/5a6551e9-f513-4503-bdd6-cdaaa9ee9cfe/resource/a5b5a5a9-4c27-461d-bc9a-44d49797b417> ;
    dcat:keyword "2021",
        "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America",
        "cochamo",
        "municipalidad cochamo",
        "patentes",
        "patentes cipa",
        "patentes comerciales" .

<https://data.amerigeoss.org/dataset/5a6551e9-f513-4503-bdd6-cdaaa9ee9cfe/resource/0809f73b-6e06-46fa-83f4-b63735197a59> a dcat:Distribution ;
    dct:description "Nomina de patentes CIPA otorgadas hasta el año 2021" ;
    dct:format "CSV" ;
    dct:issued "2022-05-04T20:47:32.775610"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:48:49.513839"^^xsd:dateTime ;
    dct:title "Patentes 2021" ;
    dcat:accessURL <https://datos.gob.cl/dataset/5a6551e9-f513-4503-bdd6-cdaaa9ee9cfe/resource/0809f73b-6e06-46fa-83f4-b63735197a59/download/patentes_2021.csv> ;
    dcat:byteSize "53382"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/5a6551e9-f513-4503-bdd6-cdaaa9ee9cfe/resource/a5b5a5a9-4c27-461d-bc9a-44d49797b417> a dcat:Distribution ;
    dct:description "Nomina de patentes otorgadas hasta el año 2021, formato xlsx." ;
    dct:format "XLSX" ;
    dct:issued "2022-05-04T20:48:09.088663"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:48:49.514610"^^xsd:dateTime ;
    dct:title "Patentes 2021" ;
    dcat:accessURL <https://datos.gob.cl/dataset/5a6551e9-f513-4503-bdd6-cdaaa9ee9cfe/resource/a5b5a5a9-4c27-461d-bc9a-44d49797b417/download/patentes_2021.xlsx> ;
    dcat:byteSize "41147"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

