@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/9fda5dc3-3528-4bd8-aaad-6b61e9ec9d69> a dcat:Dataset ;
    dct:description "Pólizas vigentes del mes abril 2023" ;
    dct:identifier "9fda5dc3-3528-4bd8-aaad-6b61e9ec9d69" ;
    dct:issued "2025-11-24T20:58:48.591101"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:58:48.591105"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/280cf2c1-87f2-4b90-8e4c-7c0f7c521b69> ;
    dct:title "SSRP-Polizas abril 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Ananías Rodríguez" ;
            vcard:hasEmail <mailto:ananias.rodriguez@superseguros.gob.pa> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/9fda5dc3-3528-4bd8-aaad-6b61e9ec9d69/resource/18434e9a-2639-4013-868e-f8d60069e55e>,
        <https://data.amerigeoss.org/dataset/9fda5dc3-3528-4bd8-aaad-6b61e9ec9d69/resource/8f6e2a9a-1780-436d-b471-af341f71132b>,
        <https://data.amerigeoss.org/dataset/9fda5dc3-3528-4bd8-aaad-6b61e9ec9d69/resource/a7b0cf7c-8384-4f16-b3a3-58bfed0be3db> ;
    dcat:keyword "accidentes-personales",
        "amerigeo",
        "amerigeoss",
        "central-america",
        "ckan",
        "colectivo-de-vida",
        "companias",
        "geo",
        "geoss",
        "national",
        "panama",
        "polizas",
        "vida-industrial" ;
    dcat:landingPage <https://superseguros.gob.pa/> .

<https://data.amerigeoss.org/dataset/9fda5dc3-3528-4bd8-aaad-6b61e9ec9d69/resource/18434e9a-2639-4013-868e-f8d60069e55e> a dcat:Distribution ;
    dct:description "Pólizas vigentes del mes abril 2023" ;
    dct:format "CSV" ;
    dct:issued "2023-06-06T19:59:54.574335"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:58:48.581946"^^xsd:dateTime ;
    dct:title " ssrp-polizas-abril-2023" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/9fda5dc3-3528-4bd8-aaad-6b61e9ec9d69/resource/18434e9a-2639-4013-868e-f8d60069e55e/download/polizas-abril.csv> ;
    dcat:byteSize "13925"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/9fda5dc3-3528-4bd8-aaad-6b61e9ec9d69/resource/8f6e2a9a-1780-436d-b471-af341f71132b> a dcat:Distribution ;
    dct:description "Pólizas vigentes del mes abril 2023" ;
    dct:format "XLS" ;
    dct:issued "2023-06-06T20:01:11.632787"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:58:48.582816"^^xsd:dateTime ;
    dct:title " ssrp-polizas-abril-2023" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/9fda5dc3-3528-4bd8-aaad-6b61e9ec9d69/resource/8f6e2a9a-1780-436d-b471-af341f71132b/download/polizas-abril.xls> ;
    dcat:byteSize "256512"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.amerigeoss.org/dataset/9fda5dc3-3528-4bd8-aaad-6b61e9ec9d69/resource/a7b0cf7c-8384-4f16-b3a3-58bfed0be3db> a dcat:Distribution ;
    dct:description "Pólizas vigentes del mes abril 2023" ;
    dct:format "PDF" ;
    dct:issued "2023-06-06T20:00:22.943273"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:58:48.582407"^^xsd:dateTime ;
    dct:title " ssrp-polizas-abril-2023" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/9fda5dc3-3528-4bd8-aaad-6b61e9ec9d69/resource/a7b0cf7c-8384-4f16-b3a3-58bfed0be3db/download/polizas-abril.pdf> ;
    dcat:byteSize "455434"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/organization/280cf2c1-87f2-4b90-8e4c-7c0f7c521b69> a foaf:Agent ;
    foaf:name "Panama" .

<https://superseguros.gob.pa/> a foaf:Document .

