@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/b2a115a1-e565-4a3a-9f0d-8abd7a3a31cc> a dcat:Dataset ;
    dct:description "Diferentes planillas,estatus,salario del funcionario institucional." ;
    dct:identifier "b2a115a1-e565-4a3a-9f0d-8abd7a3a31cc" ;
    dct:issued "2025-11-24T21:00:52.350651"^^xsd:dateTime ;
    dct:modified "2025-11-24T21:00:52.350655"^^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/b2a115a1-e565-4a3a-9f0d-8abd7a3a31cc/resource/4ddb8e70-cf09-4e9a-bf6c-38b931268ab9>,
        <https://data.amerigeoss.org/dataset/b2a115a1-e565-4a3a-9f0d-8abd7a3a31cc/resource/a802f8aa-e395-4996-8947-5174f8f64b80>,
        <https://data.amerigeoss.org/dataset/b2a115a1-e565-4a3a-9f0d-8abd7a3a31cc/resource/b4f49e81-8793-4fb8-bd3d-b5a202939e46> ;
    dcat:keyword "amerigeo",
        "amerigeoss",
        "central-america",
        "ckan",
        "emolumentos",
        "geo",
        "geoss",
        "honorarios",
        "national",
        "panama",
        "sueldos" ;
    dcat:landingPage <municipionata.gob.pa> .

<https://data.amerigeoss.org/dataset/b2a115a1-e565-4a3a-9f0d-8abd7a3a31cc/resource/4ddb8e70-cf09-4e9a-bf6c-38b931268ab9> a dcat:Distribution ;
    dct:description "Posición,cargo y fecha de inicio." ;
    dct:format "PDF" ;
    dct:issued "2023-04-11T16:03:56.341907"^^xsd:dateTime ;
    dct:modified "2025-11-24T21:00:52.342898"^^xsd:dateTime ;
    dct:title "Planillas 2023" ;
    dcat:accessURL <https://datosabiertos.gob.pa/dataset/b2a115a1-e565-4a3a-9f0d-8abd7a3a31cc/resource/4ddb8e70-cf09-4e9a-bf6c-38b931268ab9/download/11.3-planilla.pdf> ;
    dcat:byteSize "83620"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

<https://data.amerigeoss.org/dataset/b2a115a1-e565-4a3a-9f0d-8abd7a3a31cc/resource/a802f8aa-e395-4996-8947-5174f8f64b80> a dcat:Distribution ;
    dct:description "Posición,cargo y fecha de inicio." ;
    dct:format "XLSX" ;
    dct:issued "2023-04-11T16:02:41.886230"^^xsd:dateTime ;
    dct:modified "2025-11-24T21:00:52.342413"^^xsd:dateTime ;
    dct:title "Planillas 2023" ;
    dcat:accessURL <https://datosabiertos.gob.pa/dataset/b2a115a1-e565-4a3a-9f0d-8abd7a3a31cc/resource/a802f8aa-e395-4996-8947-5174f8f64b80/download/11.3-planilla.xlsx> ;
    dcat:byteSize "16909"^^xsd:nonNegativeInteger .

<https://data.amerigeoss.org/dataset/b2a115a1-e565-4a3a-9f0d-8abd7a3a31cc/resource/b4f49e81-8793-4fb8-bd3d-b5a202939e46> a dcat:Distribution ;
    dct:description "Posición,cargo y fecha de inicio." ;
    dct:format "CSV" ;
    dct:issued "2023-04-11T16:05:04.791082"^^xsd:dateTime ;
    dct:modified "2025-11-24T21:00:52.343340"^^xsd:dateTime ;
    dct:title "Planillas 2023" ;
    dcat:accessURL <https://datosabiertos.gob.pa/dataset/b2a115a1-e565-4a3a-9f0d-8abd7a3a31cc/resource/b4f49e81-8793-4fb8-bd3d-b5a202939e46/download/11.3-planilla.csv> ;
    dcat:byteSize "5485"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

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

