@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/6b00cd8f-f9e8-4bd6-b9ca-3fdd058d2c20> a dcat:Dataset ;
    dct:description "Siniestros brutos del mes febrero 2024" ;
    dct:identifier "6b00cd8f-f9e8-4bd6-b9ca-3fdd058d2c20" ;
    dct:issued "2025-11-24T20:53:02.459369"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:53:02.459373"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/280cf2c1-87f2-4b90-8e4c-7c0f7c521b69> ;
    dct:title "SSRP-Siniestros febrero 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yelena Pedroza" ;
            vcard:hasEmail <mailto:tic@superseguros.gob.pa> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/6b00cd8f-f9e8-4bd6-b9ca-3fdd058d2c20/resource/0c2394fe-569e-4729-801d-a9bd3bb2a4a2>,
        <https://data.amerigeoss.org/dataset/6b00cd8f-f9e8-4bd6-b9ca-3fdd058d2c20/resource/101cc217-bd62-4786-8c13-328e3b81bd11>,
        <https://data.amerigeoss.org/dataset/6b00cd8f-f9e8-4bd6-b9ca-3fdd058d2c20/resource/3bef62a3-9dd4-4db8-9937-67e021df4794> ;
    dcat:keyword "accidentes-personales",
        "amerigeo",
        "amerigeoss",
        "central-america",
        "ckan",
        "colectivo-de-vida",
        "comercial",
        "geo",
        "geoss",
        "industrial",
        "national",
        "panama",
        "residencial",
        "siniestros" ;
    dcat:landingPage <https://superseguros.gob.pa> .

<https://data.amerigeoss.org/dataset/6b00cd8f-f9e8-4bd6-b9ca-3fdd058d2c20/resource/0c2394fe-569e-4729-801d-a9bd3bb2a4a2> a dcat:Distribution ;
    dct:description "Siniestros brutos del mes febrero 2024" ;
    dct:format "CSV" ;
    dct:issued "2024-04-18T14:35:25.945853"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:53:02.449716"^^xsd:dateTime ;
    dct:title "ssrp-siniestros-febrero-2024" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/6b00cd8f-f9e8-4bd6-b9ca-3fdd058d2c20/resource/0c2394fe-569e-4729-801d-a9bd3bb2a4a2/download/ssrp-siniestros-febrero-2024.csv> ;
    dcat:byteSize "17248"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/6b00cd8f-f9e8-4bd6-b9ca-3fdd058d2c20/resource/101cc217-bd62-4786-8c13-328e3b81bd11> a dcat:Distribution ;
    dct:description "Siniestros brutos del mes febrero 2024" ;
    dct:format "PDF" ;
    dct:issued "2024-04-18T14:36:13.774110"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:53:02.450231"^^xsd:dateTime ;
    dct:title "ssrp-siniestros-febrero-2024" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/6b00cd8f-f9e8-4bd6-b9ca-3fdd058d2c20/resource/101cc217-bd62-4786-8c13-328e3b81bd11/download/ssrp-siniestros-febrero-2024.pdf> ;
    dcat:byteSize "464860"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/6b00cd8f-f9e8-4bd6-b9ca-3fdd058d2c20/resource/3bef62a3-9dd4-4db8-9937-67e021df4794> a dcat:Distribution ;
    dct:description "Siniestros brutos del mes febrero 2024" ;
    dct:format "XLS" ;
    dct:issued "2024-04-18T14:37:29.118292"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:53:02.450645"^^xsd:dateTime ;
    dct:title "ssrp-siniestros-febrero-2024" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/6b00cd8f-f9e8-4bd6-b9ca-3fdd058d2c20/resource/3bef62a3-9dd4-4db8-9937-67e021df4794/download/ssrp-siniestros-febrero-2024.xls> ;
    dcat:byteSize "256000"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.ms-excel" .

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

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

