@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/3dd2bf4e-e1b0-4afb-9f2f-bc8049e7d19d> a dcat:Dataset ;
    dct:description "Rol,Rut,Nombre,Dirección Comercial,Giro,Fecha Otorgamiento y Tipo Patente" ;
    dct:identifier "3dd2bf4e-e1b0-4afb-9f2f-bc8049e7d19d" ;
    dct:issued "2025-09-18T18:47:48.159613"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:47:48.159619"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Patentes Comerciales Primer Semestre 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jorge Agüero" ;
            vcard:hasEmail <mailto:jorge.aguero@municipalidadcalbuco.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/3dd2bf4e-e1b0-4afb-9f2f-bc8049e7d19d/resource/3f4ab065-1aeb-4910-8871-366e4b5690e7>,
        <https://data.amerigeoss.org/dataset/3dd2bf4e-e1b0-4afb-9f2f-bc8049e7d19d/resource/8d03ceff-57c8-4a86-b661-3f2b650d9a0a> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America" .

<https://data.amerigeoss.org/dataset/3dd2bf4e-e1b0-4afb-9f2f-bc8049e7d19d/resource/3f4ab065-1aeb-4910-8871-366e4b5690e7> a dcat:Distribution ;
    dct:description "Sin descripción" ;
    dct:format "CSV" ;
    dct:issued "2021-01-13T20:35:38.546754"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:47:48.149753"^^xsd:dateTime ;
    dct:title "patentes-comerciales-primer-semestre-2021.csv" ;
    dcat:accessURL <https://datos.gob.cl/dataset/3dd2bf4e-e1b0-4afb-9f2f-bc8049e7d19d/resource/3f4ab065-1aeb-4910-8871-366e4b5690e7/download/patentes-comerciales-primer-semestre-2021.csv> ;
    dcat:byteSize "154546"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/3dd2bf4e-e1b0-4afb-9f2f-bc8049e7d19d/resource/8d03ceff-57c8-4a86-b661-3f2b650d9a0a> a dcat:Distribution ;
    dct:description "Sin descripción" ;
    dct:format "XLSX" ;
    dct:issued "2021-01-13T20:35:12.657045"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:47:48.149006"^^xsd:dateTime ;
    dct:title "patentes-comerciales-primer-semestre-2021.xlsx" ;
    dcat:accessURL <https://datos.gob.cl/dataset/3dd2bf4e-e1b0-4afb-9f2f-bc8049e7d19d/resource/8d03ceff-57c8-4a86-b661-3f2b650d9a0a/download/patentes-comerciales-primer-semestre-2021.xlsx> ;
    dcat:byteSize "104115"^^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" .

