@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#> .

<http://5.189.187.109/dataset/63b6649a-38a1-40e0-b249-b48c6cbc1eb3> a dcat:Dataset ;
    dct:description "Jumlah Pegawai Puskesmas Camplong Berdasarkan Profesi" ;
    dct:identifier "63b6649a-38a1-40e0-b249-b48c6cbc1eb3" ;
    dct:issued "2026-05-25T02:47:44.562813"^^xsd:dateTime ;
    dct:modified "2026-05-25T02:47:44.562830"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> ;
    dct:title "Jumlah Pegawai Berdasarkan Profesi" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Puskesmas Camplong" ;
            vcard:hasEmail <mailto:puskesmasscamplong@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/63b6649a-38a1-40e0-b249-b48c6cbc1eb3/resource/e97323c2-d665-40b7-a776-420c51703980> ;
    dcat:keyword "jumlah pegawai",
        "profesi" .

<http://5.189.187.109/dataset/63b6649a-38a1-40e0-b249-b48c6cbc1eb3/resource/e97323c2-d665-40b7-a776-420c51703980> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-30T07:51:30.741023"^^xsd:dateTime ;
    dct:modified "2026-05-25T02:47:44.545413"^^xsd:dateTime ;
    dct:title "Jumlah Pegawai Berdasarkan Profesi.xlsx" ;
    dcat:accessURL <https://ckan.sampangkab.go.id/dataset/63b6649a-38a1-40e0-b249-b48c6cbc1eb3/resource/e97323c2-d665-40b7-a776-420c51703980/download/jumlah-pegawai-berdasarkan-profesi.xlsx> ;
    dcat:byteSize "9344"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/0994f3e0-9b38-4741-99ac-2ddd4b526e2e> a foaf:Agent ;
    foaf:name "Kabupaten Sampang" .

