@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/d82fbec4-4b29-4f0e-93f3-701a3e4983c5> a dcat:Dataset ;
    dct:description "Diferentes planillas,estatus, salario del funcionario institucional" ;
    dct:identifier "d82fbec4-4b29-4f0e-93f3-701a3e4983c5" ;
    dct:issued "2025-11-24T21:04:52.381361"^^xsd:dateTime ;
    dct:modified "2025-11-24T21:04:52.381365"^^xsd:dateTime ;
    dct:publisher <https://data.amerigeoss.org/organization/280cf2c1-87f2-4b90-8e4c-7c0f7c521b69> ;
    dct:title "Municipio de Natá: Planillas 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Yarimí Tuñón" ;
            vcard:hasEmail <mailto:pdacmn@gmail.com> ] ;
    dcat:distribution <https://data.amerigeoss.org/dataset/d82fbec4-4b29-4f0e-93f3-701a3e4983c5/resource/8b4d251b-101e-4ded-9138-c7257b6945a0>,
        <https://data.amerigeoss.org/dataset/d82fbec4-4b29-4f0e-93f3-701a3e4983c5/resource/92e2e379-328f-4fad-a832-4ea3ecffeff8>,
        <https://data.amerigeoss.org/dataset/d82fbec4-4b29-4f0e-93f3-701a3e4983c5/resource/cbe7fa53-9a0c-4ebc-a1e5-f74f6b51efad> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "ckan",
        "emolumentos",
        "geo",
        "geoss",
        "honorarios",
        "national",
        "panama",
        "sueldos" ;
    dcat:landingPage <municipionata.gob.pa> .

<https://data.amerigeoss.org/dataset/d82fbec4-4b29-4f0e-93f3-701a3e4983c5/resource/8b4d251b-101e-4ded-9138-c7257b6945a0> a dcat:Distribution ;
    dct:description "Posición,cargo y fecha de inicio" ;
    dct:format "PDF" ;
    dct:issued "2023-05-24T15:24:50.256846"^^xsd:dateTime ;
    dct:modified "2025-11-24T21:04:52.373725"^^xsd:dateTime ;
    dct:title "Planillas 2023-Abril" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/d82fbec4-4b29-4f0e-93f3-701a3e4983c5/resource/8b4d251b-101e-4ded-9138-c7257b6945a0/download/11.3-planilla.pdf> ;
    dcat:byteSize "83634"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/d82fbec4-4b29-4f0e-93f3-701a3e4983c5/resource/92e2e379-328f-4fad-a832-4ea3ecffeff8> a dcat:Distribution ;
    dct:description "Posición,cargo y fecha de inicio" ;
    dct:format "CSV" ;
    dct:issued "2023-05-24T15:26:39.712881"^^xsd:dateTime ;
    dct:modified "2025-11-24T21:04:52.374122"^^xsd:dateTime ;
    dct:title "Planillas 2023-Abril" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/d82fbec4-4b29-4f0e-93f3-701a3e4983c5/resource/92e2e379-328f-4fad-a832-4ea3ecffeff8/download/11.3-planillacsv.csv> ;
    dcat:byteSize "5485"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.amerigeoss.org/dataset/d82fbec4-4b29-4f0e-93f3-701a3e4983c5/resource/cbe7fa53-9a0c-4ebc-a1e5-f74f6b51efad> a dcat:Distribution ;
    dct:description "Posición, cargo y fecha de inicio" ;
    dct:format "XLSX" ;
    dct:issued "2023-05-24T15:23:07.360150"^^xsd:dateTime ;
    dct:modified "2025-11-24T21:04:52.373308"^^xsd:dateTime ;
    dct:title "Planillas 2023-Abril" ;
    dcat:accessURL <https://www.datosabiertos.gob.pa/dataset/d82fbec4-4b29-4f0e-93f3-701a3e4983c5/resource/cbe7fa53-9a0c-4ebc-a1e5-f74f6b51efad/download/11.3-planilla.xlsx> ;
    dcat:byteSize "16910"^^xsd:nonNegativeInteger .

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

<municipionata.gob.pa> a foaf:Document .

