@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/cfeb0d8b-635d-47a8-a330-e663b0538f06> a dcat:Dataset ;
    dct:description "Rol, Rut, Dirección Comercial, Giro, Fecha Otorgamiento, Tipo Patente" ;
    dct:identifier "cfeb0d8b-635d-47a8-a330-e663b0538f06" ;
    dct:issued "2025-09-18T18:52:42.947187"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:52:42.947193"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Patentes Comerciales Segundo Semestre 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Jorge Agüero" ;
            vcard:hasEmail <mailto:jorge.aguero@municipalidadcalbuco.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/cfeb0d8b-635d-47a8-a330-e663b0538f06/resource/75e1efe9-ca53-4458-bc73-759764aca997>,
        <https://data.amerigeoss.org/dataset/cfeb0d8b-635d-47a8-a330-e663b0538f06/resource/9a231b18-c4e6-4e07-89b1-5ca0e531b2a0> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "South America" .

<https://data.amerigeoss.org/dataset/cfeb0d8b-635d-47a8-a330-e663b0538f06/resource/75e1efe9-ca53-4458-bc73-759764aca997> a dcat:Distribution ;
    dct:description "Sin descripción" ;
    dct:format "XLSX" ;
    dct:issued "2024-09-16T13:04:22.653151"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:52:42.936251"^^xsd:dateTime ;
    dct:title "patentes-comerciales-segundo-semestre-2024.xlsx" ;
    dcat:accessURL <https://datos.gob.cl/dataset/cfeb0d8b-635d-47a8-a330-e663b0538f06/resource/75e1efe9-ca53-4458-bc73-759764aca997/download/patentes-comerciales-segundo-semestre-2024.xlsx> ;
    dcat:byteSize "101662"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.amerigeoss.org/dataset/cfeb0d8b-635d-47a8-a330-e663b0538f06/resource/9a231b18-c4e6-4e07-89b1-5ca0e531b2a0> a dcat:Distribution ;
    dct:description "Sin descripción" ;
    dct:format "CSV" ;
    dct:issued "2024-09-16T13:04:41.387858"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:52:42.936995"^^xsd:dateTime ;
    dct:title "patentes-comerciales-segundo-semestre-2024.csv" ;
    dcat:accessURL <https://datos.gob.cl/dataset/cfeb0d8b-635d-47a8-a330-e663b0538f06/resource/9a231b18-c4e6-4e07-89b1-5ca0e531b2a0/download/patentes-comerciales-segundo-semestre-2024.csv> ;
    dcat:byteSize "145420"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

