@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://opendata.bulukumbakab.go.id/dataset/49fe50e6-110a-4e7e-aa3c-de4e9be7b950> a dcat:Dataset ;
    dct:description "Data Pegawai Negeri Sipil Menurut Status Golongan Kecamatan Ujung Loe" ;
    dct:identifier "49fe50e6-110a-4e7e-aa3c-de4e9be7b950" ;
    dct:issued "2024-05-22T06:54:41.421047"^^xsd:dateTime ;
    dct:modified "2024-05-22T07:02:58.530375"^^xsd:dateTime ;
    dct:publisher <https://opendata.bulukumbakab.go.id/organization/288d506a-83f7-4a7b-8711-98eb532a89a1> ;
    dct:title "Data Pegawai Negeri Sipil Menurut Status Golongan Kecamatan Ujung Loe" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ANDI MARLIANA CANDRA" ;
            vcard:hasEmail <mailto:ashadiaska77@gmail.com> ] ;
    dcat:distribution <https://opendata.bulukumbakab.go.id/dataset/49fe50e6-110a-4e7e-aa3c-de4e9be7b950/resource/098207db-2036-40ca-9611-3941f1f330c5> ;
    dcat:keyword "Golongan I 1 Orang",
        "Golongan II 5",
        "Golongan III 7",
        "Golongan IV 2" ;
    dcat:landingPage <ujungloekecamatan@gmail.com> .

<https://opendata.bulukumbakab.go.id/dataset/49fe50e6-110a-4e7e-aa3c-de4e9be7b950/resource/098207db-2036-40ca-9611-3941f1f330c5> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "RENSTRA-UJUNG-LOE-2021-2026.xls" ;
    dcat:accessURL <https://opendata.bulukumbakab.go.id/dataset/49fe50e6-110a-4e7e-aa3c-de4e9be7b950/resource/098207db-2036-40ca-9611-3941f1f330c5/download/renstra-ujung-loe-2021-2026.xls> ;
    dcat:byteSize 258048.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://opendata.bulukumbakab.go.id/organization/288d506a-83f7-4a7b-8711-98eb532a89a1> a foaf:Organization ;
    foaf:name "Kecamatan Ujung Loe" .

