@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/bcba451c-584e-4b63-a311-e09bf1b052f1> a dcat:Dataset ;
    dct:description """### Data Pegawai Kecamatan Muara Samu Meliputi :\r
1. ASN\r
2. Non ASN\r
""" ;
    dct:identifier "bcba451c-584e-4b63-a311-e09bf1b052f1" ;
    dct:issued "2023-05-28T14:31:23.963256"^^xsd:dateTime ;
    dct:modified "2023-05-28T14:31:23.963262"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> ;
    dct:title "Aparatur Kantor Camat Muara Samu Tahun 2022" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sinta Maharani" ;
            vcard:hasEmail <mailto:maharanisinta2932@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/bcba451c-584e-4b63-a311-e09bf1b052f1/resource/1e200bd7-cec1-4aa0-ab39-ba13ccc5b059>,
        <http://5.189.187.109/dataset/bcba451c-584e-4b63-a311-e09bf1b052f1/resource/ac44c8bd-8eac-4dd3-9bbb-335ee12a467d> ;
    dcat:keyword "kepegawaian",
        "muara samu" .

<http://5.189.187.109/dataset/bcba451c-584e-4b63-a311-e09bf1b052f1/resource/1e200bd7-cec1-4aa0-ab39-ba13ccc5b059> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-05-22T05:20:52.911953"^^xsd:dateTime ;
    dct:modified "2023-05-28T14:31:23.955492"^^xsd:dateTime ;
    dct:title "NON ASN 2022.xlsx" ;
    dcat:accessURL <http://data.paserkab.go.id/dataset/bcba451c-584e-4b63-a311-e09bf1b052f1/resource/1e200bd7-cec1-4aa0-ab39-ba13ccc5b059/download/non-asn-2022.xlsx> ;
    dcat:byteSize "11752"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/bcba451c-584e-4b63-a311-e09bf1b052f1/resource/ac44c8bd-8eac-4dd3-9bbb-335ee12a467d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-05-22T05:17:07.374502"^^xsd:dateTime ;
    dct:modified "2023-05-28T14:31:23.953495"^^xsd:dateTime ;
    dct:title "ASN 2022.xlsx" ;
    dcat:accessURL <http://data.paserkab.go.id/dataset/bcba451c-584e-4b63-a311-e09bf1b052f1/resource/ac44c8bd-8eac-4dd3-9bbb-335ee12a467d/download/asn-2022.xlsx> ;
    dcat:byteSize "10910"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/94b15008-22c3-4d9b-87cd-7f3aa7da5353> a foaf:Agent ;
    foaf:name "Kabupaten Paser" .

