@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/613b3d34-b147-492e-930b-17be48b98e8d> a dcat:Dataset ;
    dct:description "Siniestros brutos del mes marzo 2024" ;
    dct:identifier "613b3d34-b147-492e-930b-17be48b98e8d" ;
    dct:issued "2025-11-24T20:51:56.908818"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:51:56.908822"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/280cf2c1-87f2-4b90-8e4c-7c0f7c521b69> ;
    dct:title "SSRP-Siniestros marzo 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yelena Pedroza" ;
            vcard:hasEmail <mailto:tic@superseguros.gob.pa> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/613b3d34-b147-492e-930b-17be48b98e8d/resource/199ef8a6-8a6e-46f6-917e-bcf6e8889f00>,
        <https://data.amerigeoss.org/dataset/613b3d34-b147-492e-930b-17be48b98e8d/resource/2f48fec9-bc2f-420e-a7e7-c95bafe5d9d1>,
        <https://data.amerigeoss.org/dataset/613b3d34-b147-492e-930b-17be48b98e8d/resource/883bd582-7ce2-43c1-9669-5cd2a5f3d921> ;
    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/613b3d34-b147-492e-930b-17be48b98e8d/resource/199ef8a6-8a6e-46f6-917e-bcf6e8889f00> a dcat:Distribution ;
    dct:description "Siniestros brutos del mes marzo 2024" ;
    dct:format "PDF" ;
    dct:issued "2024-05-09T20:42:15.267555"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:51:56.899838"^^xsd:dateTime ;
    dct:title "ssrp-siniestros-marzo-2024.pdf" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/613b3d34-b147-492e-930b-17be48b98e8d/resource/199ef8a6-8a6e-46f6-917e-bcf6e8889f00/download/ssrp-siniestros-marzo-2024.pdf> ;
    dcat:byteSize "465770"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/613b3d34-b147-492e-930b-17be48b98e8d/resource/2f48fec9-bc2f-420e-a7e7-c95bafe5d9d1> a dcat:Distribution ;
    dct:description "Siniestros brutos del mes marzo 2024" ;
    dct:format "CSV" ;
    dct:issued "2024-05-09T20:42:00.295418"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:51:56.899426"^^xsd:dateTime ;
    dct:title "ssrp-siniestros-marzo-2024.csv" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/613b3d34-b147-492e-930b-17be48b98e8d/resource/2f48fec9-bc2f-420e-a7e7-c95bafe5d9d1/download/ssrp-siniestros-marzo-2024.csv> ;
    dcat:byteSize "17743"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/613b3d34-b147-492e-930b-17be48b98e8d/resource/883bd582-7ce2-43c1-9669-5cd2a5f3d921> a dcat:Distribution ;
    dct:description "Siniestros brutos del mes marzo 2024" ;
    dct:format "XLS" ;
    dct:issued "2024-05-09T20:43:13.010888"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:51:56.900224"^^xsd:dateTime ;
    dct:title "ssrp-siniestros-marzo-2024.xls" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/613b3d34-b147-492e-930b-17be48b98e8d/resource/883bd582-7ce2-43c1-9669-5cd2a5f3d921/download/ssrp-siniestros-marzo-2024.xls> ;
    dcat:byteSize "256512"^^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 .

