@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/99fdb662-d339-4b76-ab20-debd045006c6> a dcat:Dataset ;
    dct:description "este archivo contiene: la planilla de empleados permanentes y eventuales al mes de  abril 2018" ;
    dct:identifier "99fdb662-d339-4b76-ab20-debd045006c6" ;
    dct:issued "2025-11-24T20:58:02.925874"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:58:02.925878"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/280cf2c1-87f2-4b90-8e4c-7c0f7c521b69> ;
    dct:title "IPHE - Planilla abril 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Laura Valverde" ;
            vcard:hasEmail <mailto:lvalverde@iphe.gob.pa> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/99fdb662-d339-4b76-ab20-debd045006c6/resource/1316c793-f4fd-4c2a-abbb-de0f59950266>,
        <https://data.amerigeoss.org/dataset/99fdb662-d339-4b76-ab20-debd045006c6/resource/694ea8b5-318a-46be-9d06-b10bae12926c>,
        <https://data.amerigeoss.org/dataset/99fdb662-d339-4b76-ab20-debd045006c6/resource/91d9e7a5-f392-4716-b4d5-6f48ffffe355> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "ckan",
        "geo",
        "geoss",
        "national",
        "pagos",
        "panama",
        "salarios",
        "sueldos" ;
    dcat:landingPage <www.iphe.com.pa> .

<https://data.amerigeoss.org/dataset/99fdb662-d339-4b76-ab20-debd045006c6/resource/1316c793-f4fd-4c2a-abbb-de0f59950266> a dcat:Distribution ;
    dct:description "Planilla abril 2018" ;
    dct:format "XLSX" ;
    dct:issued "2018-06-01T15:04:03.047816"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:58:02.917994"^^xsd:dateTime ;
    dct:title "Planilla abril 2018" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/99fdb662-d339-4b76-ab20-debd045006c6/resource/1316c793-f4fd-4c2a-abbb-de0f59950266/download/planilla-abril-2018.xlsx> .

<https://data.amerigeoss.org/dataset/99fdb662-d339-4b76-ab20-debd045006c6/resource/694ea8b5-318a-46be-9d06-b10bae12926c> a dcat:Distribution ;
    dct:description "Planilla abril 2018" ;
    dct:format "CSV" ;
    dct:issued "2018-06-01T15:05:09.755294"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:58:02.918800"^^xsd:dateTime ;
    dct:title "Planilla abril 2018" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/99fdb662-d339-4b76-ab20-debd045006c6/resource/694ea8b5-318a-46be-9d06-b10bae12926c/download/planilla-abril-2018.csv> .

<https://data.amerigeoss.org/dataset/99fdb662-d339-4b76-ab20-debd045006c6/resource/91d9e7a5-f392-4716-b4d5-6f48ffffe355> a dcat:Distribution ;
    dct:description "Planilla abril 2018" ;
    dct:format "PDF" ;
    dct:issued "2018-06-01T15:04:29.434609"^^xsd:dateTime ;
    dct:modified "2025-11-24T20:58:02.918416"^^xsd:dateTime ;
    dct:title "Planilla abril 2018" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/99fdb662-d339-4b76-ab20-debd045006c6/resource/91d9e7a5-f392-4716-b4d5-6f48ffffe355/download/planilla-abril-2018.pdf> .

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

<www.iphe.com.pa> a foaf:Document .

