@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.amerigeoss.org/dataset/dc3ad5ff-9f33-4f63-9acc-368f1dcdb79e> a dcat:Dataset ;
    dct:description "Datos históricos de Patentes Comerciales 2024" ;
    dct:identifier "dc3ad5ff-9f33-4f63-9acc-368f1dcdb79e" ;
    dct:issued "2025-09-18T18:53:15.261564"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:53:15.261571"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/8c3a0bea-5a05-4e73-aeaf-e4be26d8d681> ;
    dct:title "Patentes Comerciales 2024" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Municipalidad de La Serena" ;
            vcard:hasEmail <mailto:administrador@laserena.cl> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/dc3ad5ff-9f33-4f63-9acc-368f1dcdb79e/resource/cbccaaae-2df6-40f4-9ef6-58e2e878d470> ;
    dcat:keyword "AmeriGEO",
        "AmeriGEOSS",
        "CKAN",
        "Chile",
        "GEO",
        "GEOSS",
        "National",
        "Patentes Comerciales",
        "South America" ;
    dcat:landingPage <Patentes%20Comerciales%202024.csv> .

<Patentes%20Comerciales%202024.csv> a foaf:Document .

<https://data.amerigeoss.org/dataset/dc3ad5ff-9f33-4f63-9acc-368f1dcdb79e/resource/cbccaaae-2df6-40f4-9ef6-58e2e878d470> a dcat:Distribution ;
    dct:description "Datos históricos de Patentes Comerciales 2024" ;
    dct:format "CSV" ;
    dct:issued "2025-01-06T14:31:58.807305"^^xsd:dateTime ;
    dct:modified "2025-09-18T18:53:15.250682"^^xsd:dateTime ;
    dct:title "Patentes Comerciales 2024.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "93f62aacfcddf195fa90e1a7dff35781"^^xsd:hexBinary ] ;
    dcat:accessURL <https://datos.gob.cl/dataset/dc3ad5ff-9f33-4f63-9acc-368f1dcdb79e/resource/cbccaaae-2df6-40f4-9ef6-58e2e878d470/download/patentes-comerciales-2024.csv> ;
    dcat:byteSize "2965144"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

