@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/023b9f3a-ab1b-4e82-b9c6-07d24355654c> a dcat:Dataset ;
    dct:description "Rol, Rut, Nombre, Dirección Comercial, Giro, Fecha Otorgamiento y Tipo Patente" ;
    dct:identifier "023b9f3a-ab1b-4e82-b9c6-07d24355654c" ;
    dct:issued "2025-09-18T18:45:26.939300"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:45:26.939306"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Patentes Comerciales Segundo 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/023b9f3a-ab1b-4e82-b9c6-07d24355654c/resource/28bcfb96-8cc4-4cd3-9561-e65d8342855d>,
        <https://data.amerigeoss.org/dataset/023b9f3a-ab1b-4e82-b9c6-07d24355654c/resource/b797abce-e0bb-4e51-9e2b-b12428a0e7bf> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America" .

<https://data.amerigeoss.org/dataset/023b9f3a-ab1b-4e82-b9c6-07d24355654c/resource/28bcfb96-8cc4-4cd3-9561-e65d8342855d> a dcat:Distribution ;
    dct:description "Rol, Rut, Nombre, Dirección Comercial, Giro, Fecha Otorgamiento y Tipo Patente" ;
    dct:format "XLSX" ;
    dct:issued "2021-08-06T13:49:53.043270"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:45:26.928059"^^xsd:dateTime ;
    dct:title "patentes-comerciales-segundo-semestre-2021.xlsx" ;
    dcat:accessURL <https://datos.gob.cl/dataset/023b9f3a-ab1b-4e82-b9c6-07d24355654c/resource/28bcfb96-8cc4-4cd3-9561-e65d8342855d/download/patentes-comerciales-segundo-semestre-2021.xlsx> ;
    dcat:byteSize "104001"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/023b9f3a-ab1b-4e82-b9c6-07d24355654c/resource/b797abce-e0bb-4e51-9e2b-b12428a0e7bf> a dcat:Distribution ;
    dct:description "Rol, Rut, Nombre, Dirección Comercial, Giro, Fecha Otorgamiento y Tipo Patente" ;
    dct:format "CSV" ;
    dct:issued "2021-08-06T13:50:32.731118"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:45:26.928901"^^xsd:dateTime ;
    dct:title "patentes-comerciales-segundo-semestre-2021.csv" ;
    dcat:accessURL <https://datos.gob.cl/dataset/023b9f3a-ab1b-4e82-b9c6-07d24355654c/resource/b797abce-e0bb-4e51-9e2b-b12428a0e7bf/download/patentes-comerciales-segundo-semestre-2021.csv> ;
    dcat:byteSize "153558"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

